Results 1 to 1 of 1
i'm debugging a program without source code. i stop at the very beginning and try to step one instruction and i get this:
No function contains program counter for selected ...
- 09-13-2011 #1Just Joined!
- Join Date
- Jun 2011
- Posts
- 4
gdb unable to stepi
i'm debugging a program without source code. i stop at the very beginning and try to step one instruction and i get this:
what program counter for what selected frame does it need???No function contains program counter for selected frame.
update: looks like there was some problem withcommand. for some reason stepi did not work, but when i changed to another layout everything worked oklayout asmLast edited by az20110303; 09-13-2011 at 02:03 AM.


Reply With Quote
