> "Andrew" == Andrew Haley <[EMAIL PROTECTED]> writes:
>> > i.e. 'print simplevar' works, but 'print obj.method()' does not.
Andrew> I can't remember what's supposed not to be there and what broke.
Inferior method calls for java methods was never implemented.
Tom
--
To UNSUBSCRIBE, email
Michael Koch writes:
> On Sat, Feb 25, 2006 at 03:45:43AM -0500, Daniel Risacher wrote:
> >
> > While using gdb to debug my native-compiled application, I can step,
> > backtrace, examine local variables, etc.
> >
> > But I cannot seem to invoke a method - doing so causes a segfault.
> >
On Sat, Feb 25, 2006 at 03:45:43AM -0500, Daniel Risacher wrote:
>
> While using gdb to debug my native-compiled application, I can step,
> backtrace, examine local variables, etc.
>
> But I cannot seem to invoke a method - doing so causes a segfault.
>
> i.e. 'print simplevar' works, but 'print
3 matches
Mail list logo