摘要:
目前我自己最喜欢的还是 ddd 、 gdbgui 和 vim-vebugger插件或vimgdb插件 三种。 后来发现还有个叫 gdbida 的调试前端,听说和 gdbserver 联合调试远程进程很方便。 You could try using Insight a graphical front- 阅读全文
摘要:
Yes! With the new version 7.0 gdb, you can do exactly that! The command would be "reverse-step", or "reverse-next". You can get gdb-7.0 from ftp.gnu.o 阅读全文