all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Francis Moreau <francis.moro@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: M-x gdb doesn't work anymore with Emacs 23.1.50.1
Date: Wed, 29 Jul 2009 02:58:42 -0700 (PDT)	[thread overview]
Message-ID: <b71dec68-e173-4bea-a308-e9ed76d642d8@o6g2000yqj.googlegroups.com> (raw)
In-Reply-To: 87vdlbetlj.fsf@sphinx.net.ru

On Jul 29, 11:17 am, Dmitry Dzhus <d...@sphinx.net.ru> wrote:
> 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.

hmm, sorry but I don't understand, what do you mean by this:

Have your patch already hit emacs CVS repo ? or is the patch currently
only in the hg repo and in that case could you give me the revision of
the commit which fixes it ?

>
> This code is under development, seehttp://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.

Well, that sad. It's typically where emacs should consider any
aliases...

BTW, I also noticed that emacs already does the wrong thing with 'M-x
dirs' in shell mode. In that case it considers alias where it
shouldn't since this command relies on the output of dirs(1) without
any options.

thanks


      reply	other threads:[~2009-07-29  9:58 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
2009-07-29  9:58       ` Francis Moreau [this message]

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=b71dec68-e173-4bea-a308-e9ed76d642d8@o6g2000yqj.googlegroups.com \
    --to=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.