Debugger - Goto here

HI!

Inspired by another current topic, I would like to ask for another debugger

function: Goto here.

Explanation: The current line is 500, so this would be the next to execute,

but I want to continue at line 507, without executing 500-506. So I would

like to set the current line from 500 to 507. The J++ debugger could do

this, would this be possible in NetBeans?

Regards,

Thomas

[449 byte] By [Boerkel,Thomas] at [2007-11-25 16:51:56]
# 1

Hello,

Its not possible, because its not supported by Sun JDK.

Hanz

Thomas Börkel wrote:

> HI!

>

> Inspired by another current topic, I would like to ask for another debugger

> function: Goto here.

>

> Explanation: The current line is 500, so this would be the next to execute,

> but I want to continue at line 507, without executing 500-506. So I would

> like to set the current line from 500 to 507. The J++ debugger could do

> this, would this be possible in NetBeans?

>

> Regards,

> Thomas

>

>

>

>

Jancura,Jan at 2007-7-2 23:51:55 > top of Java-index,Archived Forums,Sun ONE Studio 4...