10 Commits (d1b6407395d23a6eeff981155ead792ddbd0859c)

Author SHA1 Message Date
Ben Noordhuis 748e424163 debugger: make listen address configurable 10 years ago
Ben Noordhuis a5b6c2cdd7 src: use RAII for mutexes and condition variables 9 years ago
Ben Noordhuis af41a63d0f src: replace ARRAY_SIZE with typesafe arraysize 9 years ago
Chris911 1878cd5905 src: remove no longer relevant comments 9 years ago
Ben Noordhuis 667f7a7ab3 debugger: guard against call from non-node context 9 years ago
Michaël Zasso 7ce749d722 src: replace usage of v8::Handle with v8::Local 10 years ago
Ben Noordhuis b1a2d9509f src: enable v8 deprecation warnings and fix them 10 years ago
Ben Noordhuis 38dc0cd8f4 src: switch from QUEUE to intrusive list 10 years ago
Ben Noordhuis b1dcaadb0e src: replace NULL with nullptr in debug agent 11 years ago
Ben Noordhuis 29d7fd6bb8 src: move debug agent from deps/ to src/ 11 years ago
Fedor Indutny 7a0cfe9b11 deps: re-implement debugger-agent 11 years ago
Fedor Indutny 6a610a0f67 deps: re-implement debugger-agent 11 years ago