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


On Fri, Mar 22, 2002 at 09:50:20AM -0800, H . J . Lu 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?

Yes.  It works for me.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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