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

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

GDB X-Dev source path translation?


From: Colin S. Miller
Subject: GDB X-Dev source path translation?
Date: Fri, 15 Oct 2004 11:52:55 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Debian/1.6-5

Hi,

Is there anyway on GDB to have it automatically translate
the source path (as record in the object file),
to a different path?


i.e.  Change
/home/csm/foobar/module1.c/module-main.c

into
/mount/sd/foobar/module1.c/module-main.c

?

I know the 'dir' command can be used to add source
directories to GDB, but I'm looking for a way
to handle a large number of directories.

TIA,

Colin S. Miller


reply via email to

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