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

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

Re: Emacs 23.0.0.1 fails parsing gdb output


From: Nick Roberts
Subject: Re: Emacs 23.0.0.1 fails parsing gdb output
Date: Thu, 12 Jul 2007 11:34:52 +1200

> Using Emacs 23.0.0.1 and GNU gdb 6.6-debian I have problems running gud.

You don't say what platform you're using.  If you use M-x report-emacs-bug, it
will give this detail and others about your configuration (and send to the
appropriate mailing list - emacs-pretest-bug@gnu.org)

> GDB produces the attached output.

Does it fail with Emacs 22.1?

> Emacs fails to parse all the annotations and says things like:
> "
> error in process filter: gdb-display-source-buffer: Wrong type
> argument: stringp, nil
> error in process filter: Wrong type argument: stringp, nil
> "

> It also fails to open the source code frame.

Can you please evaluate

(setq gdb-enable-debug t)

do M-x gdb

and start your application to generate the errors

then post the value of gdb-debug-log to emacs-pretest-bug@gnu.org.

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





reply via email to

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