escargot/tools/debugger
Ádám László Kulcsár 0ac274d1fc Add correct debugging to .mjs files
Add breakpoint on the start of the first source code line so that module file imports can be debugged.
Also extend debugger test script since Escargot uses realpaths with modules.

Signed-off-by: Ádám László Kulcsár <kuladam@inf.u-szeged.hu>
2026-04-14 21:35:29 +09:00
..
tests Add correct debugging to .mjs files 2026-04-14 21:35:29 +09:00
debugger.py Debugger: add dedicated message for VSCode watch 2026-03-09 08:19:57 +09:00
debugger_core.py Debugger: add dedicated message for VSCode watch 2026-03-09 08:19:57 +09:00
debugger_tcp.py Initial implementation of the Escargot Debugger. 2020-03-05 10:36:55 +09:00
debugger_tester.sh Add correct debugging to .mjs files 2026-04-14 21:35:29 +09:00
debugger_websocket.py Support WebSocket close 2022-05-20 08:43:32 +09:00