gdb on mingw with current gcj?
Per Bothner
per@bothner.com
Fri Mar 19 07:26:00 GMT 2004
I'm using Mohan's scripts on thisiscool.com to compile Java to
MinGW executables, and it basically seems to work. However, I'm
getting an exception on code that works under GNU/Linux, and it's
difficult to track it down with only a binary stack trace. Is
there a gdb that I can debug such an executable? I tried
downloading gdb-6.0-20031011.exe, but that doesn't even allow me
to set a breakpoint using source line numbers on the main Java
file that I compikled with -g.
--
--Per Bothner
per@bothner.com http://per.bothner.com/
More information about the Java
mailing list