Unknown W. Brackets
|
fc8ad3b47b
|
json: Optimize writing a bit.
This improves the responsiveness of certain APIs.
|
2018-06-08 06:59:17 -07:00 |
|
Unknown W. Brackets
|
ccea863f00
|
Debugger: Use fragments for long chunks.
Gets it on the wire faster. More importantly, this allows us to usually
avoid rampant memory allocation even for large responses.
|
2018-06-08 06:59:17 -07:00 |
|
Unknown W. Brackets
|
8a0e02e223
|
Debugger: Prevent crazy disasm range.
Also add some documentation.
|
2018-06-08 06:59:17 -07:00 |
|
Unknown W. Brackets
|
1c107308cd
|
Debugger: Add additional encoding/symbol info.
|
2018-06-08 06:59:17 -07:00 |
|
Unknown W. Brackets
|
944948a5f4
|
Debugger: Initial disasm API.
|
2018-06-08 06:59:17 -07:00 |
|