Revisions of delve
Jeff Kowalczyk (jfkw)
committed
(revision 2)
- Update to version 1.9.0: * *: Bump version to 1.9.0 (#3054) * vendor: update version of go/packages to 0.1.11 (#3053) * proc: fix arm64SwitchStack for go1.19 (#3038) * dwarf/frame: discard indirect flag reading personality func in eh_frame (#3032) * proc/native: fix Ctrl-C handling on non-headless instances on windows (#3039) * proc: map access with string literal key should always succeed (#3036) * testcase: remove accidental debug binary (#3035) * *: run go1.19 'go fmt' on everything and fix problems (#3031) * proc/gdbserver: ignore spurious stop packet from debugserver (#3021) * service/test,proc: move variable evaluation test to pkg/proc (#3024) * proc: fix prettyprint for register components with large values (#3022) * go.mod: use pseudo verion for github.com/go-delve/liner (#3026) * pkg/proc: fix and improve freebsd register handling (#3019) * proc/native: fix Windows build (#3023) * proc,service: represent logical breakpoints explicitly (#2946) * dap: add MultiClientCloseServerMock and fix test shutdown leak (#3011) * pkg/terminal: Add auto-complete for local variables (#3004) * proc: fix fatal throw breakpoint on go1.19 (#3009) * dap: remote attach must not use terminateDebuggee in single-client launch mode (#2995) * proc/gdbserver: fix function call injection on rr (#3007) * proc: fix RFLAGS corruption after call injection on amd64 (#3002) * proc: fixes concerning call injection on freebsd and rr (#3000) * Documentation: document substitute-path more (#2998) * proc/core: return true for calls to Recorded (#2979) * proc: support function call injection on arm64 (#2996) * Documentation: add DAP launch/attach configuration matrix (#2991) * _scripts/test_linux.sh,_scripts/test_windows.ps1: always return exit code 0 when testing on tip (#2997) * proc: fix autogenerated helper skip on linux/386 PIE builds (#2975) * _scripts: always return exit code 0 when testing on tip (#2980)
Jeff Kowalczyk (jfkw)
committed
(revision 1)
Displaying revisions 21 - 22 of 22