This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFC] fullname attribute for GDB/MI stack frames


> Date: Tue, 3 May 2005 18:13:40 -0400
> From: Christopher Faylor <me@cgf.cx>
> 
> Wouldn't it make more sense to fix the fullpath machinery?

The fullpath machinery is fine, it doesn't need any fixing.

Please, let's not break something that works just because some test
case doesn't seem 100% correct.  Let's keep things in the right
perspective here.  The fullpath machinery was invented to let GDB
process file names for its internal purposes, and it does its job
well, because for those purposes, treating d:foo as absolute file
names is _exactly_ right.


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