This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: GCJ/minGW produced executables and linux/wine


Jeff Sturm wrote:
> Shouldn't, no.  My problem is that I don't have a viable debugger.  I did
> try one test on a bonafide Windows machine with the same results though.

You can get GDB 5.2.1 for MinGW from:

    http://sourceforge.net/projects/mingw/

and Microsoft's WinDbg debugger from:

    http://www.microsoft.com/ddk/debugging/

(though it won't understand GCC's symbolic debugging information, it's
far more robust than GDB at least as of now)

Ranjit.

-- 
Ranjit Mathew        Email: rmathew AT hotmail DOT com
Bangalore,           
INDIA.               Web: http://ranjitmathew.tripod.com/


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