[gps-users] Breakpoints save?

Emmanuel Briot briot at act-europe.fr
Wed Jun 9 18:05:02 CEST 2004


> 	Is there any way to save/restore breakpoints between debugger sessions?

Not exactly.
GPS will save the whole list of you have typed in the debugger console,
so you can still go "up" and find again the commands previously emitted.

One other solution is to create a .gdbinit file that contains the
list of gdb commands to set the breakpoints (see gdb's documentation)

regards,
Emmanuel



More information about the gps-users mailing list