Haojian Wu
|
00693ba075
Replace "size()" with "empty()".
|
8 years ago |
Cheng Zhao
|
497f5a1199
Update files for Chrome 54 API changes
|
8 years ago |
Cheng Zhao
|
7ba391da7c
Update to API changes of Chrome 51
|
9 years ago |
Cheng Zhao
|
5fae63a2f5
Fix compilation errors on OS X
|
9 years ago |
Robo
|
7b5a1b06ba
debugger: expose v8debug
|
9 years ago |
Cheng Zhao
|
134ccb550c
Use libuv to wake up main thread
|
9 years ago |
Cheng Zhao
|
e7791a5486
Import the TCPListenSocket removed by Chromium
|
9 years ago |
Cheng Zhao
|
a1a6ea6fe1
Revert "Remove our own debugger implementation"
|
9 years ago |
Cheng Zhao
|
1d148fe2fb
Remove our own debugger implementation
|
10 years ago |
Cheng Zhao
|
2d8d328f02
Rename hard-coded application names in code
|
10 years ago |
Kevin Sawicki
|
b6b6fc3bfd
Remove All Rights Reserved after GitHub copyright
|
10 years ago |
Cheng Zhao
|
3afbb66b92
Send message to client in debugger thread.
|
10 years ago |
Cheng Zhao
|
fadfd74923
win: Fix compilation error.
|
10 years ago |
Cheng Zhao
|
222f8e1028
Make --debug-brk work.
|
10 years ago |
Cheng Zhao
|
e3b6ea62d6
Send connect message if client is connected.
|
10 years ago |
Cheng Zhao
|
3795cc58b0
Pass debugger messages between V8 debugger.
|
10 years ago |
Cheng Zhao
|
ed7d430f2b
Pass header sent from client.
|
10 years ago |
Cheng Zhao
|
20f21b707b
Start a TCP server in the debugger thread.
|
10 years ago |
Cheng Zhao
|
a584ca3678
Start a new debugger thread to listen for commands.
|
10 years ago |
Cheng Zhao
|
d4a46fa35f
Comment out debugger agent.
|
10 years ago |
Cheng Zhao
|
c12c0363a0
No need to enter isolate.
|
10 years ago |
Cheng Zhao
|
1207dfde4c
Add support for --debug switch.
|
10 years ago |