emacs-devel
[Top][All Lists]
Advanced

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

Re: transpose-regions


From: martin rudalics
Subject: Re: transpose-regions
Date: Fri, 23 Mar 2007 10:05:34 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

> I managed to reproduce the problem.  My backtrace is a little
> different, but it makes sense; probably Martin's debugger is confused,
> maybe due to being out of sync with his sources.
>
> Upon setting a breakpoint at wrong_type_argument, I obtained the
> following backtrace:
[...]
> (gdb) xstring
> $4 = (struct Lisp_String *) 0x8234760
> "DEAD"
> (gdb) p Vdead
> $5 = 136529763

With the breakpoint at data.c:118 I can confirm this.  Apparently,
breaking at Fsignal confuses my debugger.





reply via email to

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