This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/15415] gdb resolves symbolic links when passing argv[0]


http://sourceware.org/bugzilla/show_bug.cgi?id=15415

Florian Baumert <florian.baumert at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |florian.baumert at gmail dot com

--- Comment #2 from Florian Baumert <florian.baumert at gmail dot com> ---
Replacing xfullpath with gdb_realname seems to have triggered this.

http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/source.c.diff?r1=1.153.2.3&r2=1.136&cvsroot=src&f=h

We use symbolic links to executables a lot, so this breaks our ability to debug
programs at the moment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]