emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Using gdb in emacs 21 on Mac OS X 10.1.5


From: peter . ilberg
Subject: Re: Using gdb in emacs 21 on Mac OS X 10.1.5
Date: Fri, 3 Sep 2004 08:17:40 -0500

Nick Roberts <address@hidden> wrote on 09/02/2004 05:35:06 AM:
> The fullname option (level 1 annotations) just gives the file location.
> Levels
> 2 and 3 give the location with ^Z^Zsource and other information with
> other annotations as described in the GDB info manual.

I didn't know that. Indeed, running gdb --annotate=1 ./main works fine.

> > I'm using gdb 5.0 (20001113 Apple version 203 built on 11-07-2001).
> 
> This is quite old and Apple's version is slightly different from the FSF
> one.

And that appears to be the problem. I noticed yesterday that my
version of gdb doesn't send pre-prompt/prompt annotations even though
the gdb manual (also installed by Apple) mentions them. I've tried to
send them manually whenever it appeared necessary and that seemed to
make things work more or less (I ran into other issues).

So this is a bug in Apple's gdb. Maybe it is time to upgrade...

Sorry for the false bug report. But since I actually brought my ibook
to work today I'm attaching some sample gdb output when run from the
shell and gdb-debug-log anyway.

Thanks for the prompt response (pun intended),

Peter

Attachment: gdb-debug-log.txt
Description: Text document

Attachment: gdb-output.txt
Description: Text document


reply via email to

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