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: Thu, 22 Mar 2007 18:07:01 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Sorry, the last session stalled, here's another one:

(gdb)
Continuing.

Breakpoint 3, Fsignal (error_symbol=23761593, data=24233677) at eval.c:1620
(gdb) up 4
#4  0x0107e521 in Flength (sequence=35193781) at fns.c:185
(gdb) p sequence
$1 = 35193768
(gdb) xtype
Lisp_Int
(gdb) xsymbol
$2 = (struct Lisp_Symbol *) 0x21903a8
0
(gdb) up 1
#5  0x0107f1e0 in concat (nargs=1, args=0xd2eea0, target_type=Lisp_Cons, 
last_special=0) at fns.c:608
(gdb) p argnum
$3 = 0
(gdb) p args[0]
$4 = 35193781
(gdb) xtype args[0]
Lisp_Cons
(gdb)





reply via email to

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