all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Dzhus <dima@sphinx.net.ru>
To: help-gnu-emacs@gnu.org
Cc: Francis Moreau <francis.moro@gmail.com>
Subject: Re: M-x gdb doesn't work anymore with Emacs 23.1.50.1
Date: Wed, 29 Jul 2009 13:17:28 +0400	[thread overview]
Message-ID: <87vdlbetlj.fsf@sphinx.net.ru> (raw)
In-Reply-To: 975a633c-1f3f-48d1-a9de-6cfc930d539e@a13g2000yqc.googlegroups.com

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	other threads:[~2009-07-29  9:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-28  8:19 M-x gdb doesn't work anymore with Emacs 23.1.50.1 Francis Moreau
2009-07-28  8:52 ` Nick Roberts
     [not found] ` <mailman.3309.1248771149.2239.help-gnu-emacs@gnu.org>
2009-07-28 14:45   ` Francis Moreau
2009-07-29  9:17     ` Dmitry Dzhus [this message]
2009-07-29  9:58       ` Francis Moreau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vdlbetlj.fsf@sphinx.net.ru \
    --to=dima@sphinx.net.ru \
    --cc=francis.moro@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.