This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ + RXTX
On Friday 11 Feb 2005 02:14, Tom Tromey wrote:
> >>>>> "Mark" == Mark Anderson <mark@panonet.net> writes:
>
> Mark> I have not tried gdb but will. I have never really used gdb
> Mark> before and my knowledge of it amounts to what I have seen in the
> Mark> help document on the GCJ web pages. Can anyone give me some
> Mark> pointers to what commands I should be using to help track down
> Mark> this issue?
>
> I'd start by digging around the gdb web site. There are probably
> some tutorials there.
>
> http://sources.redhat.com/gdb/
>
> Tom
Thanks for the pointer.
I have discovered that there is CNI support in RXTX and that works with my
test app and -static. So I am going to go down that road for now.
--
Regards,
Mark