Known bugs and problems in MrDehbuga
Note ! A missing feature is not considered to be the same as a bug.
• Stepping over the system call (sc) function does not work.
As a result of this, executing the target program with active watchpoints and thread(s) tagged for watchpoint-execution will cause the target program to stop execution when a system call instruction is encountered - see manual for some hints on how to manage such a situation!
• Not really a bug, but haven't been able to use the notify_servers call when handling exceptions.
Apparently I need to do something related to MIG-file(s).
If someone reading this knows how to, please feel free to contact me!