[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
info frame problem
From: |
Matthias Feurstein |
Subject: |
info frame problem |
Date: |
Sun, 4 Dec 2005 22:23:44 +0100 |
User-agent: |
Internet Messaging Program (IMP) H3 (4.0.3) |
gdb repeatedly had problems on the command:
"info frame x"
where x is a too high number. I have 3 frames 0-2, for x>2 it reports:
>>>
(gdb) info frame 1000
Stack frame at 0x3e8:
eip = 0x0; saved eip
/nevyn/local/gdb/gdb-6.3/gdb/dwarf2-frame.c:634: internal-error:
dwarf2_frame_cache: Assertion `fde != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
>>>
Of course there's no point in querying non-existing stack frames, but I think
this should not happen.
The version in use is: GNU gdb 6.3-debian
Thank you all for your work,
Matthias Feurstein
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- info frame problem,
Matthias Feurstein <=