Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Incorrect cursor position in remote debugging #13427

Closed
sfsr12 opened this issue Jul 21, 2015 · 3 comments · Fixed by #13458
Closed

Incorrect cursor position in remote debugging #13427

sfsr12 opened this issue Jul 21, 2015 · 3 comments · Fixed by #13458

Comments

@sfsr12
Copy link

sfsr12 commented Jul 21, 2015

I am unable to debug properly.

Built 2.0 from source that includes the fixes added by @vitallium related to issue #12864

I can get a debugger window, and execute the __run(); command.
The debugger does bring up a script window when it hits a debugger line.
However, the debugger cursor is not on the correct line and it makes it impossible to tell what I am debugging on large files.

Simple Example:
phantomissue

I thought maybe some strange caching issue - so I cleared everything - even went as far as uninstalling and reinstalling chrome. No luck.

Anyone have any idea what would cause this incorrect cursor position?

Thanks!

@vitallium
Copy link
Collaborator

Fixed in 8b79f62

@sfsr12
Copy link
Author

sfsr12 commented Aug 6, 2015

Can confirm - built with these changes and everything works as expected now. Thank you.

@vitallium
Copy link
Collaborator

@sfsr12 Great! Thank you too!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants