all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: Adrian Robert <adrian.b.robert@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Cocoa Emacs (2)
Date: Mon, 4 Aug 2008 20:32:57 +1200	[thread overview]
Message-ID: <18582.48825.503895.175481@kahikatea.snap.net.nz> (raw)
In-Reply-To: <E212C40D-0C9A-4356-B143-115394298964@gmail.com>

 > OK, running M-x gdb will lead to the bug, but M-x gud does not,  
 > despite running same line (gdb --annotate=3 src/emacs in my case).

OK, I see.


 > One difference I noticed is that when running via M-x gdb some status  
 > is shown in the modeline, while via M-x gud does not.  

M-x gud-gdb is the old 'text-command' mode as in Emacs 21, while M-x gdb
gives the GDB Graphical Interface as described in the manual.


 >                                                       I don't know a  
 > tremendous amount about gud/gdb.. could there be some difference in  
 > process-listening between the two different invocations?

I think M-x gdb fails because of the extra ^M characters that are printed by
gdb, as I reported earlier in:

http://lists.gnu.org/archive/html/emacs-devel/2008-07/msg01421.html

It appears that Mac different line endings to normal Unix/Linux just as
w32 does, but this doesn't appear to cause a problem/be visible with
Carbon Emacs.


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




      reply	other threads:[~2008-08-04  8:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-30 10:38 Cocoa Emacs (2) Nick Roberts
2008-08-01 15:05 ` Adrian Robert
2008-08-01 22:30   ` Nick Roberts
2008-08-02 22:49     ` Adrian Robert
2008-08-04  8:32       ` Nick Roberts [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=18582.48825.503895.175481@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=adrian.b.robert@gmail.com \
    --cc=emacs-devel@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.