This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb 5.2 removes the conditional breakpoints


> 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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]