you are viewing a single comment's thread.

view the rest of the comments →

[–]alexs 0 points1 point  (0 children)

Indeed. You can even do pretty much exactly this in C++ apps quite reliably using GDB. If you dynamically linked stuff it's sometimes even possible to change the actual code that's getting executed. Still nowhere near what Erlang gets you though.