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: inconsistency in gdb/mi -file-list-exec-source-files


On Thu, Jul 29, 2010 at 04:41:49PM +0200, Xavier de Gaye wrote:
> The output of '-file-list-exec-source-files' differs between gdb 7.2 and
> gdb previous releases: with gdb 7.2 the 'fullname' attribute becomes the
> file basename and the 'file' attribute becomes the full pathname. It was
> the reverse previously.

The MI code has not changed so this must be an issue in symtabs,
probably in dwarf2read.  IMO, this is pretty serious for the release.

-- 
Daniel Jacobowitz
CodeSourcery


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