Ho guys,
Iam trying to use a existing c library and build a java based interface for
it.I have written a java program for this and created the corresponding
header file and i have also written a c file to execute the native methods.
while compiling through gcc it doesnt give me any errors and the
At 1:20 01 Jan 2001 +0530, Dushyanth Harinath wrote:
> Iam trying to use a existing c library and build a java based interface for
> it.I have written a java program for this and created the corresponding
> header file and i have also written a c file to execute the native methods.
> while compi
Hi, I cannot run jdb under linux, after I input 'step', jdb seems hung there
(there's no output, whatever i input), I don't know why. I tried jdb under
DOS, and it's ok.
Has anyone met with the same problem with me? How to solve this problem?
One further question:
How do you debug java under li
Hi,
On Tue, 09 Jan 2001 18:31:01 [EMAIL PROTECTED] wrote:
> Hi, I cannot run jdb under linux, after I input 'step', jdb seems hung
> there
> (there's no output, whatever i input), I don't know why. I tried jdb
> under
> DOS, and it's ok.
Try the JDKs from Sun or IBM, they seem to work OK.
Ciao