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: Why gdb 6.5 prints fullname in /cygdrive/... format om Windows?


> However, front ends that compile natively to windows but are using
> cygwin's GDB will have trouble with this. Is the intention to exclude
> those front ends from understanding this information?

I think that you'll need to add a special case in your front-end
to handle that. Even though GPS is not using cygwin, it does handle
cygwin paths without any problem.

-- 
Joel


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