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

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

Re: Emacs hangs enabling debug-on-error


From: Robert Mecklenburg
Subject: Re: Emacs hangs enabling debug-on-error
Date: Mon, 3 May 2004 12:08:29 -0600

RM> #28 0x081814e7 in Fsignal (error_symbol=675401312, data=-1455901008) at 
eval.c:1507
KFS> 
KFS> p error_symbol
KFS> pr
RM> 
RM> (gdb) frame 28
RM> #28 0x081814e7 in Fsignal (error_symbol=675401312, data=-1446621496) at 
eval.c:1507
RM> 1507          clause = find_handler_clause (handlerlist->handler, 
conditions,
RM> (gdb) p error_symbol
RM> $3 = 675401312
RM> (gdb) pr
RM> void-function
RM> 
RM> 
KFS> p data
KFS> pr
RM> 
RM> Oops, I missed this one.  I'll send it along with the next hang.

(gdb) frame 28
#28 0x081814e7 in Fsignal (error_symbol=675401312, data=-1456108064) at 
eval.c:1507
1507          clause = find_handler_clause (handlerlist->handler, conditions,
(gdb) p data
$1 = -1456108064
(gdb) pr
(nil)

Cheers,
-- 
Robert




reply via email to

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