This is the mail archive of the gdb-patches@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]

Re: [patch] GDB 7.2: new feature for "backtrace" that cuts path to file (remain filename)


On Sun, 26 Jun 2011 22:00:28 +0200, iam ahal wrote:
> Some build systems (e.g. mozilla firefox) provides build of source code with
> only full path to files (i.e. pass to gcc full path to file).
[...]
> /media/25b7639d-9a70-42ca-aaa7-28f4d1f417fd/firefox-dev/mozilla-central/browser/app/nsBrowserApp.cpp:204

Where did you get this builds?  I tried these without success:

http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux64-debug/1333957777/firefox-14.0a1.en-US.linux-x86_64.tar.bz2
 - it has no debug info at all

http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux64-debug/1333957777/firefox-14.0a1.en-US.linux-x86_64.crashreporter-symbols.zip
 - it has only the .sym files for Apport, no DWARF, no stabs


Thanks,
Jan


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