gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Gcl-devel] Windows GCL: setjmp/longjmp


From: Mike Thomas
Subject: RE: [Gcl-devel] Windows GCL: setjmp/longjmp
Date: Wed, 24 Mar 2004 11:51:10 +1000

| Thanks Mike!  Have we hit the error yet in this gdb session?  It
| doesn't seem so.

Indeed we have - the debugger goes no further and the stack appears to be
garbage:
(gdb) where
#0  0x0041f920 in Leval () at eval.c:1171
#1  0x104eb092 in ?? ()
#2  0x00000001 in ?? ()
#3  0x1135c57c in ?? ()
(gdb) bt
#0  0x0041f920 in Leval () at eval.c:1171
#1  0x104eb092 in ?? ()
#2  0x00000001 in ?? ()
#3  0x1135c57c in ?? ()
(gdb) info locals
No locals.
(gdb) n
Warning:
Cannot insert breakpoint 0.
Error accessing memory address 0x1: Input/output error.

(gdb) n
Cannot find bounds of current function
(gdb)








reply via email to

[Prev in Thread] Current Thread [Next in Thread]