Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] MinGW and CDT

Øyvind,

Can you please create a bugzilla entry for this? Just to keep track of it.

Thanks,
Mikhail Khodjaiants
----- Original Message ----- From: "Øyvind Harboe" <oyvind.harboe@xxxxxxxxx>
To: <cdt-debug-dev@xxxxxxxxxxx>
Sent: Sunday, June 18, 2006 3:59 PM
Subject: [cdt-debug-dev] MinGW and CDT


There is an ongoing discussion on whether MinGW GDB should use ";" or
":" for path seperator. It looks like the path seperator for MinGW
will end up being ";" since MinGW uses Windows paths.

http://sources.redhat.com/ml/gdb-patches/2006-06/msg00243.html


Attached is a first cut for a patch(ready for comments, but not ready
for committing) that makes it easier for plugin to decide path
seperators via a simple entry in the command factory.

NB! Eclipse launching a CygWin session runs under Windows, but should
be use ":" as path seperator.

Comments?


--
Øyvind Harboe
http://www.zylin.com




--------------------------------------------------------------------------------


_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev




Back to the top