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

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

Re: gud-tooltip-mode: gdb-prompt: Wrong number of arguments


From: Klaus Zeitler
Subject: Re: gud-tooltip-mode: gdb-prompt: Wrong number of arguments
Date: Wed, 17 May 2006 14:52:59 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (usg-unix-v)

Maybe I spoke too soon. There's either a new or a similar problem.
When I try to use the "up" command in gdb, I get:

error in process filter: gdb-display-source-buffer: Wrong type argument: 
stringp, nil
error in process filter: Wrong type argument: stringp, nil


Note: this happens only when I call gdb with a core file, but not when I
debug a running program. In the latter case "up" and "down" just work fine.

emacs backtrace shows:
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  get-buffer-window(nil)
  gdb-display-source-buffer(#<buffer aMOEthernetPort.cpp>)
  
gud-display-line("/vobs/ubtssw_oam/NodeBMOs/auto_rt/rt/src/aMOEthernetPort.cpp" 
414)
  gud-display-frame()
  gud-filter(#<process gud-umc.vx> "0xb2fc5c8) at 
/vobs/ubtssw_oam/NodeBMOs/auto_rt/rt/src/aMOEthernetPort.cpp:414\n\nsource 
/vobs/ubtssw_oam/NodeBMOs/auto_rt/rt/src/aMOEthernetPort.cpp:414:13146:beg:0x62ebe8\n\npre-prompt\n(gdb)
 \nprompt\n")


BTW when this error occurs, the gud buffer hangs and I can't get back to
the gdb prompt.

Klaus

-- 
 ------------------------------------------
|  Klaus Zeitler      Lucent Technologies  |
|  Email:             address@hidden  |
 ------------------------------------------
---
How you look depends on where you go




reply via email to

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