You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/*** The line within the source of the frame. If the source attribute is missing* or doesn't exist, `line` is 0 and should be ignored by the client.*/
line: number;
However, java-debug sends -1 when the source is missing, this breaks debugging on the Zed client