This is the mail archive of the gdb@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: pt-raise.c: No such file or directory


On Tue, 20 May 2014 12:45:23 +0200, Mahmood Naderan wrote:
> (gdb) set filename-display absolute
> No symbol "filename" in current context.

You have too old GDB, "set filename-display" exists since GDB-7.6.


> Any more idea?

It is an "issue" of Debian/Ubuntu packaging.  Debian/Ubuntu prefers smaller
debug info packages but the disadvantage is the missing source files.


> Does that have ay effect on debugging process?

It only does not display the source.  Otherwise it has no effect.


Jan


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