delve/service
aarzilli 49a0a121e0 tests: Add test for #149, fixed TestNextGeneral on tip
The go compiler changed and break statements no longer get compiled to
nothing when -N is passed:

https://go-review.googlesource.com/#/c/19848/
https://go-review.googlesource.com/#/c/19854/
2016-02-28 16:44:22 -08:00
..
api service, terminal: Named breakpoints and breakpoint conditions 2016-02-16 15:59:37 -08:00
debugger debugger: bugfix: BreakpointInfo variables evaluated on wrong thread 2016-02-28 13:38:05 +01:00
rpc New command 'types' 2016-02-27 15:39:11 -08:00
test tests: Add test for #149, fixed TestNextGeneral on tip 2016-02-28 16:44:22 -08:00
client.go New command 'types' 2016-02-27 15:39:11 -08:00
config.go cmd/dlv: add flag to make headless server accept multiple clients 2016-02-17 20:09:50 +01:00
server.go misc: cleanup and documentation 2016-01-10 02:10:51 -08:00