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]

Discourage inspection of the frame pointer


Is it possible to prevent GDB from inspecting the frame pointer? When
I connect to a dead target, GDB complains bitterly.

Cheers,
Shaun

Connected to ARM RDI target.
RDI_read: data abort, no memory at specified address?
RDI_read: data abort, no memory at specified address?
Cannot access memory at address 0x37be438d
RDI_read: data abort, no memory at specified address?
RDI_read: data abort, no memory at specified address?
Cannot access memory at address 0x37be438d
RDI_read: data abort, no memory at specified address?
RDI_read: data abort, no memory at specified address?
Cannot access memory at address 0x37be438d
RDI_read: data abort, no memory at specified address?
RDI_read: data abort, no memory at specified address?
Cannot access memory at address 0x37be438d
RDI_read: data abort, no memory at specified address?
RDI_read: data abort, no memory at specified address?
Cannot access memory at address 0x37be438d
RDI_read: data abort, no memory at specified address?
RDI_read: data abort, no memory at specified address?
Cannot access memory at address 0x37be438d
RDI_read: data abort, no memory at specified address?
---Type <return> to continue, or q <return> to quit---

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