emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs geometry


From: Nick Roberts
Subject: Re: Emacs geometry
Date: Tue, 1 Aug 2006 14:52:32 +1200

 > >From your earlier e-mail:
 > 
 > >> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
 > >>   string-match("//+" nil)
 > >>   gud-find-file(nil)
 > >>   gdb-set-hollow()
 > >>   gdb-prompt("")
 > >>   gud-gdba-marker-filter([...])
 > >>   apply([...])
 > >>   gud-marker-filter([...])
 > >>   gud-filter(#<process gud-emacs.exe> [...])
 > 
 > I'm a bit baffled because gdb-prompt doesn't call gdb-set-hollow, only
 > gdb-info-stack-custom does.  I've recently changed the code (yesterday)
 > so this part doesn't get called by default so you may have to set
 > gdb-find-source-frame to t to reproduce it.

So I spoke too quickly.  The backtrace makes sense and I've installed a fix.

You still need to arrange for GDB to see the source.  You can also do this by
adding the path to the source with the `dir' command.


-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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