Using gdb with Borland's free compiler?

Eli Zaretskii eliz@elta.co.il
Wed Oct 1 05:03:00 GMT 2003


> Date: Tue, 30 Sep 2003 20:07:53 -0400
> From: Christopher Faylor <cgf@redhat.com>
> 
> So far the basic problem with just using cygwin's gdb seems to be lack
> of understanding of MS-DOS paths.  It should be doable to fix up gdb to
> understand those better in the cygwin port, if that was the only
> problem.

Should be easily doable by following the trail of the DJGPP port.  In
fact, it's possible that just by adding to filenames.h definitions
suitable for Cygwin would do, since the rest of GDB's sources is
supposedly already portable wrt this aspect.



More information about the Gdb mailing list