Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-debug-dev] Skip current instruction


Thanks,

I guess that would explain it then.

-Pablo A. Maurin



Jared Burns <jaredburns@xxxxxxx>
Sent by: jdt-debug-dev-bounces@xxxxxxxxxxx

07/19/2005 12:23 PM

Please respond to
"Eclipse JDT Debug developers list."

To
"Eclipse JDT Debug developers list." <jdt-debug-dev@xxxxxxxxxxx>
cc
Subject
Re: [jdt-debug-dev] Skip current instruction





Java doesn't support this, sorry.

- Jared

Pablo A Maurin wrote:
>
> Good Morning,
>
> I'm stepping through my code in the debugger,  and I wanted to know how
> I can skip the execution of the current instruction.
>
> I've searched google and the archives, but I can't seem to be able to
> find this.
>
> Thanks in advance,
>
> Pablo A. Maurin
> i5/OS - Performance Tools
> Performance Data Visualizer (PDV, PTDV)
> IBM - Rochester, MN
> Office: 015-2 / F120
> Phone: (507) 253-5307 / Tie: 553-5307
> Notes: Pablo A Maurin/Rochester/IBM
> Internet: pamaurin@xxxxxxxxxx
>
> "The major difference between a thing that might go wrong and a
> thing that cannot possibly go wrong is that when a thing that cannot
> possibly go wrong goes wrong it usually turns out to be impossible
> to get at or repair."
>   - Douglas Adams, in "Mostly Harmless"
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> jdt-debug-dev mailing list
> jdt-debug-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jdt-debug-dev
_______________________________________________
jdt-debug-dev mailing list
jdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jdt-debug-dev


Back to the top