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]

gdb on mingw with current gcj?


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/


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