help-gnu-emacs
[Top][All Lists]
Advanced

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

gdb-ui & Mac OS X...


From: Ken Coleman
Subject: gdb-ui & Mac OS X...
Date: Sat, 21 Feb 2004 23:41:52 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Hey everyone,

I've been trying to get gdb-ui working with the CVS version of emacs
under Mac OS X 10.3.2.  There are a couple of issues I'm experiencing,
and was wondering if it's a setup problem on my end or a bug in
gdb-ui.  Here's what I'm doing.

1. I have a tiny test program in the active buffer, and I do M-x gdba.

2. I run gdba (like this) with the default, which is "gdb -annotate=3
   a.out".  

3. This gives me multiple errors into the *Messages* buffer.  Namely:

error in process filter: gdb-pre-prompt: Phase error in gdb-pre-prompt
(got pre-emacs) error in process filter: Phase error in gdb-pre-prompt
(got pre-emacs)

4. At this point I see the split frame with my test.cxx and the
   *gud-a.out* buffer.

5. I choose Gud->GDB-UI->Display other windows and the various other
   windows appear in the frame.

6. Now I start debugging the program, but the other windows never
   update - the locals, the stack, etc.  If I kill them and re-create
   them using the various items under the Gud menu, they are
   temporarily correct, but they do not update as I am stepping
   through the program as I would expect.

7. If I add watches, the speedbar comes up with the watches, but there
   are no values for the watched variables, only the watched variable
   names.

Is this the expected behavior?  Does anyone else have GDB-UI working
well under OS X?

Thanks in advance for any advice!
- Ken.
ken_coleman@iname.com


reply via email to

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