gdb 5.2 removes the conditional breakpoints

Andrew Cagney ac131313@cygnus.com
Fri Mar 22 10:24:00 GMT 2002


> When I do
> 
> (gdb) b 100
> (gdb) cond 1 i == 3
> (gdb) r
> (gdb) r
> 
> gdb 5.2 will remove the conditional breakpoints on Linux/x86 after I
> restart the debug session. Am I the only one who sees it?

It would be very helpful if you could illustrate this problem by 
submitting a real testcase.  That way people can run it and check 
before/after effects on various platforms and GDB releases.

Andrew





More information about the Gdb mailing list