-
689c86355b
pkg/terminal: allow postfix if for breakpoint conds (#3693)
Derek Parker
2024-04-09 06:15:38 -0700
-
bbcea6b9f4
proc: support reading captured variables of closures (#3682)
Alessandro Arzilli
2024-04-08 06:36:50 +0200
-
6f1f549c71
pkg/proc: defend better against missing DWARF (#3695)
Derek Parker
2024-04-05 02:46:39 -0700
-
bae4dfbc4c
proc,go.mod: update x/sys remove KeepAlive calls (#3680)
Alessandro Arzilli
2024-03-04 20:36:46 +0100
-
40b58f9643
proc: catch panics when reading debug info for stripped executables (#3678)
Alessandro Arzilli
2024-03-04 18:17:12 +0100
-
fdb732b54e
dwarf/loclist: remove impossible condition (#3677)
Oleksandr Redko
2024-03-04 19:15:54 +0200
-
dd6173a90d
Cirrus-CI: update to FreeBSD 13.3 (#3679)
Alessandro Arzilli
2024-03-04 18:15:21 +0100
-
649e61e415
proc/evalop: remove no longer needed old Go files (#3676)
Oleksandr Redko
2024-03-04 19:15:00 +0200
-
d688d4c83b
pkg/terminal: print breakpoint number on stop (#3675)
Derek Parker
2024-02-28 06:49:33 -0800
-
29aa2ea8c9
pkg/terminal,pkg/proc: Implement next-instruction (#3671)
Derek Parker
2024-02-28 00:28:33 -0800
-
5a9b835406
*: Upgrade github.com/google/go-dap (#3673)
Suzy Mueller
2024-02-27 09:52:40 -0800
-
490869e75f
elfwriter: add WriteSectionHeaders (#3666)
Alessandro Arzilli
2024-02-23 23:14:28 +0100
-
5bd835a801
*: misc fixes for go1.23 (#3663)
Alessandro Arzilli
2024-02-22 20:35:15 +0100
-
ff2f69343e
dwarfbuilder: fix makeAbbrevTable (#3665)
Alessandro Arzilli
2024-02-22 20:33:44 +0100
-
26799555e5
*: release version 1.22.1 (#3662)
Alessandro Arzilli
2024-02-21 21:29:06 +0100
-
4a72c523be
pkg/proc: remove usage of gore dependency (#3664)
Derek Parker
2024-02-21 03:10:41 -0800
-
f32818c9e3
cmd/dlv: fix --continue with unix domain sockets (#3658)
Alessandro Arzilli
2024-02-13 19:14:38 +0100
-
19004d9f83
Don't use a fixed width for s when parsing /proc/net/tcp lines (#3660)
Michael Merg
2024-02-13 19:14:07 +0100
-
f9b427b6db
*: update gore (#3659)
Derek Parker
2024-02-12 23:12:59 -0800
-
8df2b6bedb
terminal: add prompt color option (#3648)
Alessandro Arzilli
2024-02-07 20:07:11 +0100
-
9405996b5d
terminal: add color highlighting to stacktraces (#3649)
Alessandro Arzilli
2024-02-07 20:06:30 +0100
-
4f5b74a651
cmd/dlv: support unix domain sockets (#3655)
Alessandro Arzilli
2024-02-07 20:04:45 +0100
-
f2b3b18ca7
service/dap: support waitfor option for 'dap attach' only (#3656)
Alessandro Arzilli
2024-02-07 20:03:36 +0100
-
efaf5523d8
*: update go-delve/gore (#3646)
Derek Parker
2024-01-24 23:09:28 -0800
-
1607bdfa4d
*: remove accidentally committed binary (#3645)
Derek Parker
2024-01-24 10:15:35 -0800
-
6cd0b70b30
proc: if a reslice operator is used load the whole slice (#3623)
Alessandro Arzilli
2024-01-24 18:21:59 +0100
-
ef20fbbf12
proc/gdbserver: clean up rr directory on detach (#3570)
Alessandro Arzilli
2024-01-24 18:21:20 +0100
-
0d35295491
proc: skip TestDebugStripped on development versions of Go (#3642)
Alessandro Arzilli
2024-01-24 18:18:51 +0100
-
fb4a8fb171
evalop: fix name of executeOp function in test (#3643)
Alessandro Arzilli
2024-01-24 18:18:18 +0100
-
4b2612a6b3
service/dap: make TestEvaluateCallFunction independent of line numbers (#3644)
Alessandro Arzilli
2024-01-24 18:17:56 +0100
-
664bd95d24
proc/native: add support sentinel for FreeBSD with cgo disabled (#3636)
Alessandro Arzilli
2024-01-19 21:05:53 +0100
-
dab870bd96
make.go: do not recodesign when rebuilding (#3639)
ardnew
2024-01-19 13:51:22 -0600
-
1b201c3184
proc/native: remove dead code in nonative_darwin.go (#3637)
Alessandro Arzilli
2024-01-18 01:31:27 +0100
-
4ed69d0280
proc: fix stacktrace frame after runtime.sigpanic (#3638)
Alessandro Arzilli
2024-01-18 01:31:04 +0100
-
88380654fe
proc: fix dynamic library loading with musl loader (#3621)
Alessandro Arzilli
2024-01-10 16:33:35 +0100
-
bf627d0f7d
proc: fix TestCondBreakpointWithFrame flakes on 1.22rc1 (#3624)
Alessandro Arzilli
2024-01-10 15:53:16 +0100
-
f8de498d77
terminal: add paging to print, vars, args and locals (#3620)
Alessandro Arzilli
2024-01-09 23:13:37 +0100
-
1a1e215fac
TeamCity: speed up ppc64le CI (#3622)
Alessandro Arzilli
2024-01-09 23:13:00 +0100
-
ae715a2b2d
Documentation: document runtime.frame(n).varname (#3625)
Alessandro Arzilli
2024-01-07 06:10:19 +0100
-
3372f5ce5a
go.mod: Update version of go-delve/liner (#3619)
Alessandro Arzilli
2024-01-03 05:12:30 +0100
-
e590789bba
Cirrus-CI: update FreeBSD version (#3618)
Alessandro Arzilli
2024-01-03 05:12:04 +0100
-
31a3c0de97
*: release version 1.22.0 (#3606)
Alessandro Arzilli
2023-12-29 23:48:07 +0100
-
050a108c3c
*: Update gore dep for 1.22 (#3611)
Derek Parker
2023-12-27 09:28:56 -0800
-
ba403e365d
proc: fix TestPackageRenames on go1.22 on linux/386 (#3610)
Alessandro Arzilli
2023-12-26 19:17:25 +0100
-
e80e401c7e
service/dap: fix close on closed channel (#3609)
Alessandro Arzilli
2023-12-26 19:16:52 +0100
-
a9c67f1548
goversion: include pre-releases in VersionAfterOrEqual check (#3607)
Alessandro Arzilli
2023-12-26 19:15:43 +0100
-
5b52958909
proc: fix ppc64 arch name check (#3608)
Alessandro Arzilli
2023-12-26 19:14:27 +0100
-
66fbe30586
teamcity,version: add 1.22 to supported versions and CI matrix (#3601)
Alessandro Arzilli
2023-12-21 00:31:30 +0100
-
57dad9342a
proc: make some type casts less counterintuitive
Alessandro Arzilli
2023-12-12 20:43:41 +0100
-
dda8f693e6
*: Use forked goretk/gore module (#3597)
Derek Parker
2023-12-12 01:13:32 -0800
-
f8c8b33da3
Show pprof labels in thread names (#3501)
Stefan Haller
2023-12-04 15:44:10 +0100
-
f558ca4f32
service/dap: fix close on closed channel panic (#3573)
Alessandro Arzilli
2023-12-04 15:40:59 +0100
-
15142ac3d6
add all branches but PRs to filter (#3590)
Artem Khvastunov
2023-11-29 12:23:34 +0100
-
d8ed28ff35
all: run go mod tidy (#3589)
Michael Pratt
2023-11-28 20:01:56 -0500
-
c4a10ecb16
tests: fix tests in go1.22 (#3583)
Alessandro Arzilli
2023-11-27 23:59:55 +0100
-
37db3e8e68
proc: skip trapthread for harcoded breakpoints after manual stop (#3582)
Alessandro Arzilli
2023-11-27 18:17:58 +0100
-
4ed41e9060
proc: fix TestIssue1101 flake (#3585)
Alessandro Arzilli
2023-11-27 17:58:27 +0100
-
4e2d63fa26
update TeamCity DSL version to 2023.05 and remove tip configurations from Aggregator (#3581)
Artem Khvastunov
2023-11-23 16:04:46 +0100
-
e96c50e99f
add missing import in TeamCity DSL (#3580)
Artem Khvastunov
2023-11-23 12:27:50 +0100
-
6e8e1cee9b
pkg/proc: use gore to obtain info from stripped binaries (#3577)
Derek Parker
2023-11-23 00:12:10 -0800
-
08eced2f1f
CI: update teamcity settings (#3579)
Derek Parker
2023-11-23 00:07:41 -0800
-
f1daaeb1b0
pkg,service/dap: use switch instead of ifs (#3576)
Oleksandr Redko
2023-11-22 19:07:08 +0200
-
60a9014dcf
CI: Extract tip builds into a separate sub-project (#3578)
Artem Khvastunov
2023-11-22 18:05:56 +0100
-
721a0d7c9c
proc/gdbserial: refactor parsing of key-value pairs from gdb protocol (#3574)
Alessandro Arzilli
2023-11-20 19:50:37 +0100
-
a5b03f0623
proc: simplify and generalize runtime.mallocgc workaround (#3571)
Alessandro Arzilli
2023-11-20 19:43:15 +0100
-
03e8dd77bf
TeamCity: remove windows/arm64 builders from chain (#3572)
Alessandro Arzilli
2023-11-20 03:10:43 +0100
-
c17e258895
service: fix typo in variable name (#3575)
Oleksandr Redko
2023-11-19 08:32:03 +0200
-
650f2d5e23
terminal: clear substitute path rules cache when config is used (#3567)
Alessandro Arzilli
2023-11-16 19:43:23 +0100
-
a8ee87e473
*: remove checks for TRAVIS env variable (#3568)
Alessandro Arzilli
2023-11-16 19:42:41 +0100
-
938cb6e9d8
pkg,service: remove unnecessary convertions (#3564)
Oleksandr Redko
2023-11-14 17:36:55 +0200
-
e6fdc1052a
chore: use strings.Contains instead (#3562)
guangwu
2023-11-14 17:16:39 +0800
-
0466226b1d
pkg/proc: unskip passing tests and reorganize (#3561)
Derek Parker
2023-11-12 05:01:21 -0600
-
d186e14fd9
pkg/proc: improve support unwinding from sigpanic (#3559)
Derek Parker
2023-11-10 08:32:20 -0600
-
438d036fed
TeamCity: reupgrade linux/386 builder to Go 1.21 (#3560)
Alessandro Arzilli
2023-11-10 00:38:37 +0100
-
aec354cd0b
Shorten variable types (#3535)
Stefan Haller
2023-11-09 10:15:25 +0100
-
d6f215b27b
pkg,service: Remove redundant build constraints (#3556)
Oleksandr Redko
2023-11-06 17:22:50 +0200
-
13d6cd4e0d
*: Correct spelling mistakes (#3555)
Oleksandr Redko
2023-11-06 15:55:44 +0200
-
c727ec52c5
service: fix a bunch of linter warnings from GoLand (#3551)
Derek Parker
2023-11-05 10:36:37 -0600
-
4d1c1f3a36
*: update dependencies (#3552)
Derek Parker
2023-11-04 11:07:55 -0500
-
e06a1163d0
proc: add regression test for issue #3548 (#3553)
Alessandro Arzilli
2023-11-04 16:31:03 +0100
-
ff7a9f9f9a
cmd: fix a bunch of linter warnings from GoLand (#3550)
Derek Parker
2023-11-03 09:22:02 -0700
-
6c77c35586
pkg/proc: add inline function support for stripped binaries (#3549)
Derek Parker
2023-11-03 02:00:49 -0700
-
0631684f99
proc/native: wherever we check for exited we should also check detached (#3547)
Alessandro Arzilli
2023-10-31 18:18:46 +0100
-
96a6db9d36
*: release 1.21.2 (#3546)
Alessandro Arzilli
2023-10-31 18:15:52 +0100
-
2187c75fb5
proc,service/dap,proc/gdbserial: fixes for debugserver --unmask-signals (#3541)
Alessandro Arzilli
2023-10-30 17:19:23 +0100
-
cde14a46f1
*: Add explicit code of conduct (#3540)
Derek Parker
2023-10-27 06:07:39 -0700
-
1e2338d233
proc: allow evaluator to reference previous frames (#3534)
Derek Parker
2023-10-24 09:57:39 -0700
-
b9b553bccd
service/api: use bitfield for prettyprint flags (#3536)
Alessandro Arzilli
2023-10-24 18:35:37 +0200
-
d4104a6bcc
proc: remove expr evaluation goroutine from EvalExpressionWithCalls (#3532)
Alessandro Arzilli
2023-10-23 21:29:04 +0200
-
90a1571f88
CI: update staticcheck version (#3533)
Alessandro Arzilli
2023-10-20 19:05:58 +0200
-
909add7894
proc: add min and max builtins (#3530)
Alessandro Arzilli
2023-10-19 20:05:36 +0200
-
0761d37c53
proc: fix comment typos (#3531)
Oleksandr Redko
2023-10-19 21:04:31 +0300
-
2c700230de
proc: use stack machine to evaluate expressions (#3508)
Alessandro Arzilli
2023-10-17 20:21:59 +0200
-
788df884e6
proc: use DW_AT_trampoline to detect auto-generated code (#3528)
Alessandro Arzilli
2023-10-16 17:57:33 +0200
-
04bb7fda33
proc/native: use cgo instead of C for freebsd (#3529)
Joel Sing
2023-10-17 02:56:17 +1100
-
9986a9845f
service/test: disable TestClientServer_chanGoroutines with rr backend (#3492)
Alessandro Arzilli
2023-10-13 19:55:24 +0200
-
20350611ce
proc: implement follow exec mode on Windows (#3507)
Alessandro Arzilli
2023-10-13 16:51:11 +0200
-
70f21c9f86
Use a valid timezone in tested binary (#3527)
Upils
2023-10-12 12:24:49 +0200
-
6185e673c2
pkg/terminal: support vscode in edit command (#3524)
Derek Parker
2023-10-09 08:58:21 -0700
-
f90ede4653
service/dap: fix bugs in stdout/stderr handling (#3522)
Hyang-Ah Hana Kim
2023-10-09 11:27:32 -0400