This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: NullPointerException in a win32 application
Would the cause for an error like this lie in the Java code? Or would
something have to be compiled in another way?
----- Original Message -----
From: "Tom Tromey" <tromey@redhat.com>
To: "Thijs Cadier" <thijs@cadier.net>
Cc: "GCC Hackers" <gcc@gcc.gnu.org>
Sent: Saturday, July 26, 2003 4:51 PM
Subject: Re: NullPointerException in a win32 application
> >>>>> "Thijs" == Thijs Cadier <thijs@cadier.net> writes:
>
> Thijs> - Would you say it's the responsibity of the Lib vendor to test
their
> Thijs> software with GCJ?
>
> We'd love it if they did.
>
> Thijs> - What would be a way to solve a problem like this? I'm a quite
> Thijs> experienced java developer. But I've got no clue about these
> Thijs> kind of things.
>
> You can use gdb to debug your application.
>
> Tom
>