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: Mon, 2 May 2005 10:22:19 -0400
> From: "Dennis Brueni" <dbrueni@slickedit.com>
> Cc: "Bob Rossi" <bob@brasko.net>,
> 	"Eli Zaretskii" <eliz@gnu.org>,
> 	"Daniel Jacobowitz" <drow@false.org>
> 
> Also, in my tests at least, the fullname paths from stack frames
> all come back as /cygdrive/<drive_letter>/..., so the simplistic
> regex would suffice.

Please don't count on that.  The test suite should work for all
supported platforms, not only for Cygwin.  The other non-Posix
platforms don't have the /cygdrive/<drive_letter>/ thingy.


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