* GDB and Codeblocks
@ 2009-11-15 11:42 María de los A. Vázquez
2009-11-15 11:57 ` Paul Pluzhnikov
2009-11-15 17:39 ` Vladimir Prus
0 siblings, 2 replies; 4+ messages in thread
From: María de los A. Vázquez @ 2009-11-15 11:42 UTC (permalink / raw)
To: gdb
I'm using gdb as my debugger on Codeblocks but it isn't keeping my
breakpoints. If I close it and start over it again, I have to set all my
breakpoints again. That's not nice if I set several of them. What I need
to do to force gdb so it could save them?
MarÃa
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: GDB and Codeblocks
2009-11-15 11:42 GDB and Codeblocks María de los A. Vázquez
@ 2009-11-15 11:57 ` Paul Pluzhnikov
2009-11-15 13:12 ` María de los A. Vázquez
2009-11-15 17:39 ` Vladimir Prus
1 sibling, 1 reply; 4+ messages in thread
From: Paul Pluzhnikov @ 2009-11-15 11:57 UTC (permalink / raw)
To: María de los A. Vázquez; +Cc: gdb
On Fri, Nov 13, 2009 at 1:38 PM, María de los A. Vázquez
<mvazquez@micromint.com> wrote:
> I'm using gdb as my debugger on Codeblocks but it isn't keeping my
> breakpoints.
Did you expect it to? Why?
Google search for "gdb save breakpoints" shows this as one of the top results:
http://tromey.com/blog/?p=501
Cheers,
--
Paul Pluzhnikov
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: GDB and Codeblocks
2009-11-15 11:57 ` Paul Pluzhnikov
@ 2009-11-15 13:12 ` María de los A. Vázquez
0 siblings, 0 replies; 4+ messages in thread
From: María de los A. Vázquez @ 2009-11-15 13:12 UTC (permalink / raw)
To: Paul Pluzhnikov; +Cc: gdb
>Did you expect it to? Why?
I'm new with gdb. I just wanted to know if I could do it,
because with insight it's working after few changes made
thanks to Keith's help (of insight mailing list).
gdb keeps this data on gdbtk.ini file so I set a env variable
to force insight to read my preferences. That's why I'm asking.
MarÃa
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: GDB and Codeblocks
2009-11-15 11:42 GDB and Codeblocks María de los A. Vázquez
2009-11-15 11:57 ` Paul Pluzhnikov
@ 2009-11-15 17:39 ` Vladimir Prus
1 sibling, 0 replies; 4+ messages in thread
From: Vladimir Prus @ 2009-11-15 17:39 UTC (permalink / raw)
To: gdb
MarÃa de los A. Vázquez wrote:
> I'm using gdb as my debugger on Codeblocks but it isn't keeping my
> breakpoints. If I close it and start over it again, I have to set all my
> breakpoints again. That's not nice if I set several of them. What I need
> to do to force gdb so it could save them?
MarÃa,
frontends to GDB are supposed to store the list of breakpoints on their side,
and reinstall them next time GDB is run. If this is not happening, this might
be a CodeBlocks bug, and its maintainers are in better position to further
investigate it.
Sorry,
Volodya
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-11-15 11:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-15 11:42 GDB and Codeblocks María de los A. Vázquez
2009-11-15 11:57 ` Paul Pluzhnikov
2009-11-15 13:12 ` María de los A. Vázquez
2009-11-15 17:39 ` Vladimir Prus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox