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]

Reconstructing corrupt stacks/patching frame pointers - other ideas


Would either of these be feasible:
- set the stack pointer and frame pointer to point past the corruption.
When I do this now I get:
You can't do this without a process to debug
- modify bt such that when it hits what it thinks is the end of the
stack, prompt the user with the option of entering a frame pointer


regards,
Eric


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