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]

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?


H.J.


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