xatom-debug icon indicating copy to clipboard operation
xatom-debug copied to clipboard

Breakpoints issue

Open Fiorello opened this issue 8 years ago • 4 comments

Hi, i'm trying to configure xatom-debug with Chrome on MacOs. I'm using webpack with dev-tools: 'cheap-module-inline-source-map'. From chrome developer tool i see the map file and also breakpoints works, but from atom they don't.

The debugger is attached, and xatom-debug console works well, but breakpoints don't work. Can you help me, please?

Fiorello avatar Jul 03 '17 08:07 Fiorello

Same thing here with the same setup, breakpoints don't do anything :(

hamishtaplin avatar Jul 05 '17 09:07 hamishtaplin

Hi I will investigate this. in the meanwhile you could try inline-source-map even though I know is much slower to compile

willyelm avatar Jul 06 '17 14:07 willyelm

I tried with "inline-source-map" but nothing change, thanks for your time.

Fiorello avatar Jul 07 '17 08:07 Fiorello

Will this ever work? Seems like a pretty key feature of a debugger!

hamishtaplin avatar Aug 15 '17 08:08 hamishtaplin