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

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

gdb-ui almosts works in NT


From: Jonathan Luntz
Subject: gdb-ui almosts works in NT
Date: Fri, 28 Mar 2003 14:29:14 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312

To: address@hidden
Subject: gdb-ui almosts works in NT
--text follows this line--
This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:



I'm not usre if this classifies as a bug, but I'm trying to get gdba
working under NT Emacs.  Almost everything works.  One minor issue is
that gdb-ui.el is hardcoded at one point to use "/bin/cat", so I just
put a copy of the msys (mingw) cat.exe there.  I can get the
gdb-many-windows working, and I see my code, breakpoints, local
variable, and i can step through nicely.  The only problem is I can't
get the program IO to run in the input/output window in emacs.  It
runs always in its own DOS window.  If I use eshell to run my
program, I can interact with the program through an emacs buffer, so
it seems that it's some problem with the way emacs interacts (or
doesn't) with gdb.   I've tried doing run gdba (like this) as:

gdb -annotate=2 test.exe

and also

gdb --fullname -annotate=2 test.exe

but neither works.  Is this a fundamental problem under NT emacs, or
can it be configured to work?

(by the way - everything I have is mingw and msys, including how I
compiled emacs from yesterday's CVS)

Thanks,
Jonathan Luntz
address@hidden


In GNU Emacs 21.3.50.1 (i386-mingw-nt5.1.2600)
of 2003-03-27 on JLUNTZ3
configured using `configure --with-gcc (3.2)'

Important settings:
 value of $LC_ALL: nil
 value of $LC_COLLATE: nil
 value of $LC_CTYPE: nil
 value of $LC_MESSAGES: nil
 value of $LC_MONETARY: nil
 value of $LC_NUMERIC: nil
 value of $LC_TIME: nil
 value of $LANG: ENU
 locale-coding-system: iso-latin-1
 default-enable-multibyte-characters: t

Recent input:
M-x r e p o <tab> r t 0 e m <backspace> <backspace>
<backspace> <return>

Recent messages:
Loading desktop...done
Loading advice...done
Loading byte-opt...done
Loading c:/.recentf...done
Loading edmacro...done
Loading time...done
Loading derived...done
For information about the GNU Project and its goals, type C-h C-p.
Loading help-mode...done
Loading emacsbug...done






reply via email to

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