Robert Bihlmeyer wrote:
Shouldn't 'print System.out.println(token)' work too?
It should - but it isn't implemented. I made a start at
implementing method invocation. In fact, I have a bunch of
gdb patches I haven't gotten around to checking in. If people
want to check my patches, I'd like to kno
Tom Tromey <[EMAIL PROTECTED]> writes:
> Try `print *token'.
>
> In some versions of gdb printing a String worked. It seems to have
> stopped working at some point. The real problem is that nobody is
> actively working on the gdb Java support :-(
Shouldn't 'print System.out.println(token)' wor
Robert Bihlmeyer wrote:
> Shouldn't 'print System.out.println(token)' work too?
It should - but it isn't implemented. I made a start at
implementing method invocation. In fact, I have a bunch of
gdb patches I haven't gotten around to checking in. If people
want to check my patches, I'd like to
Tom Tromey <[EMAIL PROTECTED]> writes:
> Try `print *token'.
>
> In some versions of gdb printing a String worked. It seems to have
> stopped working at some point. The real problem is that nobody is
> actively working on the gdb Java support :-(
Shouldn't 'print System.out.println(token)' wo
Le jeu 11/04/2002 à 02:50, Tom Tromey a écrit :
> In some versions of gdb printing a String worked. It seems to have
> stopped working at some point. The real problem is that nobody is
> actively working on the gdb Java support :-(
>
> Tom
>
this is sad because jdb sucks...
--
To UNSUBSCRIBE,
Le jeu 11/04/2002 à 02:50, Tom Tromey a écrit :
> In some versions of gdb printing a String worked. It seems to have
> stopped working at some point. The real problem is that nobody is
> actively working on the gdb Java support :-(
>
> Tom
>
this is sad because jdb sucks...
--
To UNSUBSCRIBE
6 matches
Mail list logo