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: Thu, 25 Mar 2004 12:20:08 +1000

Hi Camm.

A quick partial reply to keep momentum up.

| Greetings!  OK --
|
| 1) Which command are we debugging?

This is the one where we load "gclload.lsp after setting a breakpoint on
mark_c_stack and ignore the first 167  invocations (on my system).

| > (gdb) finish
| > Run till exit from #0  0x0041f981 in fLeval (x0=0x1060fba0) at
| eval.c:1178
| > 0x00431dc6 in c_apply_n (fn=0x41f925 <fLeval>, n=1, x=0x22e730)
| >     at funlink.c:363
| > 363         case 1:  res=LCAST(fn)(x[0]);break;
| > Value returned is $23 = 0x6b83f0
|                           ^^^^^^^^
|
| this is not a valid object pointer.  Perhaps pp(x0) above.  Something
| truncated the top byte when writings to vs_base[0].  Can you
| investigate?

Yes - unsure when - thanks very much.

Mike Thomas.







reply via email to

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