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

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

[h-e-w] Fixing path for gdb (gud) in NTEmacs


From: Luetzeler Michael
Subject: [h-e-w] Fixing path for gdb (gud) in NTEmacs
Date: Tue, 25 Jan 2005 16:30:20 +0100

Hi,

I would like to remote debug a mobile device using the gdb debugger. I have
a cmd-line version running (gdb -nw) from the shell.

When I start gdb from NTEmacs M-x gdb -> run gdb -nw the source code files
are given with a path:
v:/V/TTS_SX1/PROJECTS/SITTSS/SRC/sitts.cpp
which does not exist.

The souce is located in:
v:/TTS_SX1/PROJECTS/SITTSS/SRC/


Is there some magic how I can "strip" the /v/ part coming from gdb befor
emacs tries to open the file?

Is there any "other" GUI frontend to gdb (I have to use an aquard version of
gdb supplied by Symbian for on-target debugging -- can't switch to current
cygwin gdb.)

Any help is appreciated,
Michael

--------------------------------------------
Michael Luetzeler
mailto:address@hidden





reply via email to

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