-
63ef73a0dd
pkg/terminal: Improve error when unable to read history file (#3169)
Derek Parker
2022-10-28 05:42:06 -0700
-
95a151379b
Add type to call evaluation and expression evaluation (#3172)
gfszr
2022-10-25 03:44:47 +0300
-
beaa04604a
proc/native: acquire debug programs privilege on Windows (#3162)
Alessandro Arzilli
2022-10-10 20:01:25 +0200
-
7d2cf11550
pkg: fix a few function names on comments
cui fliter
2022-10-05 23:17:53 +0800
-
6440b3ba92
service/dap: fix nil ptr deref when current addr is not in a func (#3157)
Alessandro Arzilli
2022-10-05 16:09:44 +0200
-
cd8cf3b1b7
proc: disable TestCGONext on darwin/amd64 (#3160)
Alessandro Arzilli
2022-10-05 16:07:43 +0200
-
b5d05bbac5
proc: remove import "C" for linux/386 backend (#3159)
Alessandro Arzilli
2022-10-05 16:06:02 +0200
-
6e7e1d8830
proc,terminal: allow setting suspended breakpoints (#3154)
Alessandro Arzilli
2022-10-04 17:07:05 +0200
-
aa03666596
Documentation: add homebrew installation instructions back again
Derek Parker
2022-10-03 11:27:45 -0500
-
70b8a78d04
cmd/dlv: disable TestTraceMultipleGoroutines on FreeBSD (#3144)
Alessandro Arzilli
2022-09-29 19:08:46 +0200
-
6bda7085c7
proc: allow type casts between compatible types (#3149)
Alessandro Arzilli
2022-09-29 19:08:19 +0200
-
02d46b059e
proc: remove old method to resolve the type of an interface to a DIE (#3150)
Alessandro Arzilli
2022-09-29 19:06:15 +0200
-
ec5fcc07fe
proc,service/debugger: track how breakpoints were originally set (#3148)
Alessandro Arzilli
2022-09-28 20:35:07 +0200
-
a73eaeffd2
proc,service: change FindLocation to work with multiple targets (#3103)
Alessandro Arzilli
2022-09-26 19:12:34 +0200
-
8a230b7f59
service/dap: show full value when evaluating log messages (#3141)
Suzy Mueller
2022-09-26 13:11:15 -0400
-
4372ce0d27
proc,_scripts/rtype.go: add rtype annotations for g.atomicstatus (#3143)
Alessandro Arzilli
2022-09-26 19:10:51 +0200
-
1effee3576
proc: fix openSeparateDebugInfo backwards compatibility path (#3145)
Alessandro Arzilli
2022-09-26 19:09:06 +0200
-
b0ac6db339
proc: fix cast to empty interface type (#3146)
Alessandro Arzilli
2022-09-26 19:08:01 +0200
-
c6447e1cee
proc/native: fix support_sentinel_darwin.go name (#3147)
Alessandro Arzilli
2022-09-26 19:05:04 +0200
-
4455d6a9ef
Add support for windows/arm64 (#3063)
Quim Muntal
2022-09-21 22:39:44 +0200
-
8337b5a8a9
service/debugger: merge attachErrorMessage, verifyBinaryFormat (#3142)
Alessandro Arzilli
2022-09-21 18:48:35 +0200
-
1add32b4d9
terminal: do not use WaitSince as unix time (#3139)
Alessandro Arzilli
2022-09-20 22:05:57 +0200
-
5ebf020be9
proc: fix hang caused by g.atomicstatus has change to atomic.Uint32 (#3129)
cui
2022-09-21 02:54:56 +0800
-
0fedc08b90
go.mod,proc: upgrade golang.org/x/sys/unix (#3134)
Alessandro Arzilli
2022-09-20 20:45:50 +0200
-
9bcccf81ed
proc: reduntant type conversion (#3131)
cui
2022-09-09 22:16:07 +0800
-
b19d67ccf2
terminal: remove leftover GOPATH references (#3117)
Alessandro Arzilli
2022-08-30 19:12:19 +0200
-
5d6b31aa66
Add Debugger to UIs list in EditorIntegration (#3127)
Emad Elsaid
2022-08-29 13:31:08 +0200
-
e2ec3eb633
Documentation: reverse step, next and stepout (#3119)
Frederick Zhang
2022-08-25 00:27:07 +1000
-
d9d8f4ad8c
v1.9.1 (#3116)
Derek Parker
2022-08-22 23:35:35 -0700
-
81781522c3
proc: make sure logical breakpoints map exists (#3115)
Alessandro Arzilli
2022-08-22 21:48:34 +0200
-
dc76cc250d
go.mod: update starlark dependency (#3112)
Alessandro Arzilli
2022-08-22 21:46:26 +0200
-
cb91509630
terminal: send large output to pager (#3060)
Alessandro Arzilli
2022-08-17 09:02:53 +0200
-
5b9f65dac2
*: switch to int64 for goroutine IDs (#3110)
Alessandro Arzilli
2022-08-16 18:31:11 +0200
-
0c09fc9bdd
proc: use stdlib to compute CRC for gnu_debuglink section (#3105)
Alessandro Arzilli
2022-08-16 11:08:53 +0200
-
97a7455192
_scripts: fix CI on go1.19/linux/386 (#3100)
Alessandro Arzilli
2022-08-15 18:40:25 +0200
-
20df19e33b
service/dap: Add support for empty string in substitutePath (#3088)
Ruijie Chen
2022-08-14 15:01:39 +0100
-
f82d225bdb
proc: fuse evalToplevelTypeCast and evalTypeCast (#3057)
Alessandro Arzilli
2022-08-11 13:13:55 +0200
-
db9770fe9d
_scripts: fix command to download Go version (#3099)
Derek Parker
2022-08-09 11:06:42 -0700
-
65cfd25787
service/debugger: refactor state/collectBreakpointInfo for TargetGroup (#3064)
Alessandro Arzilli
2022-08-09 19:03:45 +0200
-
3de29a88f8
proc: do not panic reading bad G struct (#3098)
Alessandro Arzilli
2022-08-09 19:02:55 +0200
-
65d5eb7380
TeamCity,goversion: bump test matrix (#3092)
Alessandro Arzilli
2022-08-05 21:04:26 +0200
-
b83ea0c2fa
pkg/dwarf/line: Fix parsing file table for DWARFv5 (#3090)
Derek Parker
2022-08-05 10:16:38 -0700
-
be08778975
:* Improve trace subcommand output (#3091)
Derek Parker
2022-08-04 01:10:54 -0700
-
d17c5e155a
Documentation: fix documentation of examinemem (#3087)
Alessandro Arzilli
2022-08-01 18:03:48 +0200
-
ae55d84279
fix StepInstruction on 1 byte instruction with a software breackpoint (#3084)
Quim Muntal
2022-08-01 18:03:19 +0200
-
5c5fca4849
pkg/proc/internal/ebpf: Fix handling of entry / return (#3081)
Derek Parker
2022-07-29 03:00:32 -0700
-
5170a6e0ff
service/dap: fix indexing bug for maps (#3068)
Suzy Mueller
2022-07-29 05:58:46 -0400
-
36b35aad00
pkg/proc/internal/ebpf: Fix size of ebpf type for fn_addr (#3080)
Derek Parker
2022-07-28 02:30:08 -0700
-
6ad3169719
proc/native: refactor windows framework (#3079)
Quim Muntal
2022-07-27 18:36:34 +0200
-
ec1d1efb7f
terminal/command: 'goroutines' command add new flags '-exec command' (#3044)
roketyyang
2022-07-26 01:14:43 +0800
-
2900418e78
proc: support gnu_debuglink section (#3073)
Alessandro Arzilli
2022-07-25 19:01:41 +0200
-
e72d9b3372
pkg/locspec: support exact match in SubstitutePath (#3075)
André Eriksson
2022-07-25 18:57:31 +0200
-
5452c30fac
proc/internal/ebpf: drop dependency on cgo (#3072)
Alessandro Arzilli
2022-07-22 19:39:18 +0200
-
6ef5284505
cmd/dlv,proc: misc improvements to trace subcommand (#3069)
Alessandro Arzilli
2022-07-22 17:57:57 +0200
-
5660f9a415
dwarf/op,proc: output register name when printing location exprs (#3052)
Alessandro Arzilli
2022-07-15 14:56:00 +0200
-
059406e74f
service/dap: limit disassembly range (#3045)
Alessandro Arzilli
2022-07-15 13:29:44 +0200
-
6f34add5db
proc,service/debugger: introduce TargetGroup abstraction (#3030)
Alessandro Arzilli
2022-07-14 23:14:45 +0200
-
1fe03e728c
terminal: add ability to show disassembly instead of source (#3047)
Alessandro Arzilli
2022-07-14 23:08:47 +0200
-
278e4d10c8
terminal/command: add -per-g-hitcount option to condition command (#3055)
roketyyang
2022-07-12 16:31:34 +0800
-
6aa54c5c9f
_scripts: un-pin mingw version (#3046)
Alessandro Arzilli
2022-07-11 23:48:51 +0200
-
3fb2d49829
*: Bump version to 1.9.0 (#3054)
Alessandro Arzilli
2022-07-06 19:18:27 +0200
-
0764cc3aa0
vendor: update version of go/packages to 0.1.11 (#3053)
Alessandro Arzilli
2022-07-05 19:04:48 +0200
-
ff3370e676
proc: fix arm64SwitchStack for go1.19 (#3038)
Alessandro Arzilli
2022-06-24 15:49:43 +0200
-
2d09ea65bc
dwarf/frame: discard indirect flag reading personality func in eh_frame (#3032)
Alessandro Arzilli
2022-06-24 15:49:18 +0200
-
76ecc53293
proc/native: fix Ctrl-C handling on non-headless instances on windows (#3039)
Alessandro Arzilli
2022-06-24 15:48:42 +0200
-
db3e5ef2cd
proc: map access with string literal key should always succeed (#3036)
Alessandro Arzilli
2022-06-24 15:48:16 +0200
-
a501814a99
testcase: remove accidental debug binary (#3035)
zhsj
2022-06-19 23:28:26 +0800
-
c412dcdc4f
*: run go1.19 'go fmt' on everything and fix problems (#3031)
Alessandro Arzilli
2022-06-17 19:08:11 +0200
-
2827145f1e
proc/gdbserver: ignore spurious stop packet from debugserver (#3021)
Alessandro Arzilli
2022-06-08 19:56:50 +0200
-
ac8720eb6e
service/test,proc: move variable evaluation test to pkg/proc (#3024)
Alessandro Arzilli
2022-06-08 17:59:42 +0200
-
ac81269eef
proc: fix prettyprint for register components with large values (#3022)
Alessandro Arzilli
2022-06-02 19:16:32 +0200
-
d05e88cca2
go.mod: use pseudo verion for github.com/go-delve/liner (#3026)
Hyang-Ah Hana Kim
2022-06-02 11:56:28 -0400
-
9c5777e762
pkg/proc: fix and improve freebsd register handling (#3019)
Joel Sing
2022-06-01 09:04:36 +1000
-
5b88e45ca9
proc/native: fix Windows build (#3023)
Alessandro Arzilli
2022-06-01 01:03:57 +0200
-
78471b3a5a
proc,service: represent logical breakpoints explicitly (#2946)
Alessandro Arzilli
2022-05-25 22:58:26 +0200
-
5bc8460328
dap: add MultiClientCloseServerMock and fix test shutdown leak (#3011)
polinasok
2022-05-18 10:33:06 -0700
-
928e34d50f
pkg/terminal: Add auto-complete for local variables (#3004)
Fabio Falzoi
2022-05-18 18:18:28 +0200
-
c31040ba9e
proc: fix fatal throw breakpoint on go1.19 (#3009)
Alessandro Arzilli
2022-05-18 18:16:26 +0200
-
705ab206cd
dap: remote attach must not use terminateDebuggee in single-client launch mode (#2995)
polinasok
2022-05-18 03:23:47 -0700
-
32bdd19f8f
proc/gdbserver: fix function call injection on rr (#3007)
Alessandro Arzilli
2022-05-17 18:19:34 +0200
-
b53fcbe43a
proc: fix RFLAGS corruption after call injection on amd64 (#3002)
Alessandro Arzilli
2022-05-05 17:41:40 +0200
-
51090f003b
proc: fixes concerning call injection on freebsd and rr (#3000)
Alessandro Arzilli
2022-05-05 17:39:54 +0200
-
10332d6700
Documentation: document substitute-path more (#2998)
Alessandro Arzilli
2022-05-04 20:01:56 +0200
-
55e37e2fc8
proc/core: return true for calls to Recorded (#2979)
Alessandro Arzilli
2022-05-04 19:56:41 +0200
-
c9d800edb9
proc: support function call injection on arm64 (#2996)
Alessandro Arzilli
2022-05-03 19:46:24 +0200
-
d513b6da45
Documentation: add DAP launch/attach configuration matrix (#2991)
polinasok
2022-05-03 10:35:56 -0700
-
2d9a9d439d
_scripts/test_linux.sh,_scripts/test_windows.ps1: always return exit code 0 when testing on tip (#2997)
Alessandro Arzilli
2022-05-03 19:35:24 +0200
-
9d269791d5
proc: fix autogenerated helper skip on linux/386 PIE builds (#2975)
Alessandro Arzilli
2022-04-27 18:11:08 +0200
-
bfb7181e8d
_scripts: always return exit code 0 when testing on tip (#2980)
Alessandro Arzilli
2022-04-27 18:10:23 +0200
-
5b16ddb7e2
proc: unlock OS thread on exit from handlePtraceFuncs (#2972)
Joel Sing
2022-04-27 07:33:16 +1000
-
7ab33ac92f
service/debugger: close executable file (#2976)
Alessandro Arzilli
2022-04-26 23:32:22 +0200
-
c120db3467
proc: add support for setting additional registers on freebsd/amd64 (#2981)
Joel Sing
2022-04-27 07:31:48 +1000
-
9319cc34c9
service/debugger: make TestDebugger_LaunchWithTTY pass on FreeBSD (#2982)
Joel Sing
2022-04-27 06:23:39 +1000
-
4009153466
v1.8.3 (#2990)
Derek Parker
2022-04-26 00:33:28 -0700
-
4a91946fd9
v1.8.3 Changelog (#2988)
polinasok
2022-04-25 09:04:42 -0700
-
5d37d8254b
Documentation: expand DAP launch/attach configurations section (#2977)
polinasok
2022-04-21 14:25:32 -0700
-
aac4e19c24
Documentation: Fix example block in cli README (#2974)
Adrien Barreau
2022-04-19 20:35:54 +0200
-
75b4421d70
_scripts/make: do not exit if git SHA ID can not be retrieved (#2973)
Alessandro Arzilli
2022-04-18 19:47:44 +0200
-
3138157826
proc: skip autogenerated functions correctly (#2959)
Alessandro Arzilli
2022-04-14 00:28:56 +0200
-
a5532eb985
dlv dap: pass disable-aslr to backend (#2965)
polinasok
2022-04-12 14:20:22 -0700