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: GDB Windows for idiots


Hi there,

Have you tried GVD (the GNU Visual Debug)?  It's very nice
and it can 
use both GDB and JDB (yes, debug Java bytecodes using a
JVM). There's a 
Win32 port somewehere, along with GTK-Ada and GNU Ada itself
for Win32. 
It works fine on WinNT and 2000, I guess under XP (I never
tried).

As far as I know it will (that is, gdb) debug code compiled
with 
diferent releases of gcc.

[]s, Fernando Lozano

>>Mohans build did not include GDB, AFAICS.
>>    
>>
>
>When I read that, these two questions popped into my head:
>
>- would an older build of GDB perhaps be binary compatible
>  with the new GCC 3.3-produced code?
>
>- if not, could you build GDB from the sources with my
>  GCC 3.3 build? The compiler can be made to build its
>  C++ part on Win32 relatively easily, so I'm suspecting
>  you might be able to build GDB too.
>
>-- Mohan
>http://www.thisiscool.com/
>http://www.animalsong.org/


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