unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Swedish letters in outline-mode under GNU Emacs 22.0.50.1
Date: Thu, 23 Mar 2006 12:09:00 +1200	[thread overview]
Message-ID: <17441.59164.186859.72829@kahikatea.snap.net.nz> (raw)


> I have built the cvs version 22.0.50.1 of GNU Emacs on my Gentoo PC and
> found it to be a real speed devil and to contain lots of new really
> useful features not present in GNU Emacs 21.4 or earlier. Everything
> works very well except for the following:

...
> 2. When I try to debug several different programs from the same Emacs
> session I get the error message:
>            gdb: Multiple debugging is only supported with "gdb
> --fullname" [2 times]
> I have tried adding the flags --fullname to the call to gdb but it does
> not help. 

Did you read the Debugers node in the Emacs Manual?  If you enable
tool-bar-mode (which is useful for this mode anyway) you need just click on
the icon with a question mark to reach this node.

>           I have also tried the flag -fullname listed in the gdb manual
> page but that did now work either.

You need to kill the GUD buffer started with --annotate=3 first i.e both
sessions need to be run with --fullname.

> Multiple debugging has always worked fine for me in GNU Emacs 21.4 and
> earlier.

Well both sessions really need the same debugger e.g gdb, not gdb and perldb
and there are minor annoyances like only having one overlay arrow but if you
don't mind this you should find it still works.

The new mode for GDB (node: GDB Graphical Interface) has many new features.
If you really need multiple debugging, I would recommend a separate Emacs
instance for each debug session, if possible.


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

             reply	other threads:[~2006-03-23  0:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-23  0:09 Nick Roberts [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-22  9:15 Swedish letters in outline-mode under GNU Emacs 22.0.50.1 Nordlöw
2006-03-22 10:33 ` Peter Dyballa
2006-03-23  4:05 ` Stefan Monnier
2006-03-23  9:20   ` Nordlöw
2006-03-24  5:07   ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=17441.59164.186859.72829@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).