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

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

Re: M-x gdb doesn't work anymore with Emacs 23.1.50.1


From: Dmitry Dzhus
Subject: Re: M-x gdb doesn't work anymore with Emacs 23.1.50.1
Date: Wed, 29 Jul 2009 13:17:28 +0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Francis Moreau wrote:

> But it still doesn't work: now when starting gdb and putting a
> breakpoint in a specific function like this:
>
> (gdb) b animation_stop
> Breakpoint 1 at 0x2985dcfe: file core.c, line 518.
> (gdb) list :1
> No source file named .

I've installed the patch which fixes that.

This code is under development, see http://emacswiki.org/emacs/GDB-MI/.

> One other thing I noticed, is that I have an alias on my gdb command:
>
> alias gdb='gdb -x ~/.mygdbinit'

I don't think that Emacs considers your aliases when running external
programs. Customize `gud-gdb-command-name` if you wish.
-- 
Happy Hacking.

http://sphinx.net.ru

reply via email to

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