gdb 5.2 removes the conditional breakpoints
H . J . Lu
hjl@lucon.org
Fri Mar 22 10:45:00 GMT 2002
On Fri, Mar 22, 2002 at 01:24:53PM -0500, Andrew Cagney wrote:
> > 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.
>
It usually happened when I need it the most, like debugging glibc, gcc
and gdb :-). But it is hard to reproduce it when I want to. I will keep
an eye on it.
H.J.
More information about the Gdb
mailing list