This is the mail archive of the gdb@sourceware.org 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: Restart remote application


On Thu, Aug 09, 2007 at 07:19:56AM -0400, Daniel Jacobowitz wrote:
> On Thu, Aug 09, 2007 at 11:31:09AM +0200, Petr Koloros wrote:
> > Warning:
> > Cannot insert breakpoint -3.
> > Error accessing memory address 0xb7f70fb0: Input/output error.
> 
> And... what's that address supposed to be?  Try 'maint info break'.

..
Cannot insert breakpoint -3.
Error accessing memory address 0xb7fd4fb0: Input/output error.
..

(gdb) maintenance info break
Num Type           Disp Enb Address    What
-3  shlib events   keep y   0xb7fd4fb0 
-4  longjmp resume keep n   0x00000000

Petr


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