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]

finish breakpoints not deleted.


Hi,

When I use "finish" to return from the current function, it works but then
gdb will always stop at this point as if a breakpoint was set for the
"finish" and never deleted after. The only way I have to delete this
invisble breakpoint is to set and delete another one a the same point.

I'm using gdb (insight) do debug a remote i386 target running an eCos
program.

Thanks

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 


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