This repository was archived by the owner on May 6, 2020. It is now read-only.
This repository was archived by the owner on May 6, 2020. It is now read-only.
Debug On Real Files - can't configure #63
Open
Description
SDK/Debugger version: 0.3.4
Eclipse version: 3.7.2, Indigo Service Release 2
Google Chrome/V8 Embedder + version: what? Node.JS here
OS + version: Linux Ubuntu 11.10
What steps will reproduce the problem?
1. Trying to debug local files, following instructions from this page
http://code.google.com/p/chromedevtools/wiki/FeatureDebugOnRealFiles and
repeating after this video:
http://code.google.com/p/chromedevtools/wiki/FeatureDebugOnRealFiles
2. Nothing works, Eclipse never stops at my breakpoints in real files - only in
VirtualProject files.
3. Have no idea what it
What is the expected result?
Debug local files
What happens instead?
Nothing. Breakpoints are skipped, and I have no idea how to see what is wrong.
Please provide any additional information below. If possible, attach a
(reduced) test-case.
I made a screencast http://www.youtube.com/watch?v=gLi6sIFWEXs
Sorry for blinking ugly low quality crap - this is how screencasts works on my
laptop/Ubuntu 11.10.
Original issue reported on code.google.com by [email protected]
on 29 Feb 2012 at 6:44