Nemiver Features and TODO
- GTK+ standalone graphical debugger.
- GNOME integration: options are in gconf. We use the same text engine as gedit (we have the same code syntax highlighting)
- Breakpoints are saved when you close nemiver: when you restart it on the same binary you don't have to re-set the breakpoints
- Support for debugging applications running on remote machines (using gdbserver)
- Basic stuff: breakpoint, conditional breakpoints, next, step into, you can inspect your variables etc
- Watchpoints
- Ability to change the value of a variable
- Ability to copy the content of a variable into the gtk clipboard
Advanced tooltips to show the content of variables ( see the screencast)
If you have some missing features, please file a bug with enhancement severity to nemiver's bugzilla
