emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: On Cygwin: bootstrap hangs when compiling lisp files...


From: Eli Zaretskii
Subject: Re: On Cygwin: bootstrap hangs when compiling lisp files...
Date: Wed, 30 Aug 2006 12:51:02 +0300

> Date: Sun, 27 Aug 2006 21:09:09 -0400
> From: "Ping Liang" <address@hidden>
> Cc: address@hidden
> 
> After getting to the point of doing "bt", as shown earlier, and doing two
> "finish", I got this message:
> 
> (gdb) finish
> Run till exit from #0  0x7c9507a8 in ntdll!KiIntSystemCall ()
>    from /cygdrive/c/WINDOWS/system32/ntdll.dll
> Warning:
> Cannot insert breakpoint 0.
> Error accessing memory address 0x5: Input/Output error.
> 
> It makes sense because frame #2 as shown in last email has this address of
> 0x5.  At this point "finish" will give the same message.
> 
> So I am stuck there.

You could try "up 8", which will get you to a higher frame with a
reasonable address, and then "finish".




reply via email to

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