Re: Breakpoints save?

Emmanuel Briot <[email protected]>
Newsgroups gmane.comp.ide.gps.user
Message-ID <[email protected]>
> 	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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.