Commit Graph

  • 477e46ebbd
    pkg/proc: support swiss table map implementation (#3838) main Alessandro Arzilli 2024-12-05 04:14:47 +0100
  • 698f838616
    terminal/starbind: allow modification of structs returned by API (#3872) Alessandro Arzilli 2024-12-05 04:09:59 +0100
  • d97b471292
    pkg/proc,service/debugger: do not disable unsatisfiable breakpoints (#3868) Alessandro Arzilli 2024-12-05 04:07:56 +0100
  • 7b9a379e59
    proc: allow accessing captured variable as if they were struct fields (#3866) Alessandro Arzilli 2024-12-02 20:20:51 +0100
  • 9af09688ea
    feat: print a message when the debuggee process exits (#3870) Jake 2024-12-03 06:12:51 +1100
  • 5d82dc10dc
    proc: fix issue on Windows when launching process while detached (#3867) Alessandro Arzilli 2024-11-26 20:45:46 +0100
  • 5c12831340
    proc/core/minidump: remove newlines from minidump logs (#3869) Alessandro Arzilli 2024-11-26 20:44:46 +0100
  • e0c80c8612
    pkg/proc/native,pkg/proc/amd64util: xsave decoding cleanup (#3840) Alessandro Arzilli 2024-11-21 13:06:51 +0100
  • f83958b923
    go.mod: sync golang.org/x/telemetry@58a1122356f5 (#3857) Hyang-Ah Hana Kim 2024-11-18 12:00:05 -0500
  • 091e5535ab
    all: remove redundant err declarations (#3855) Oleksandr Redko 2024-11-12 18:04:22 +0200
  • b4cfc8f6c7
    tests: calling os.Exit in TestMain is not required (#3856) Oleksandr Redko 2024-11-12 18:03:50 +0200
  • b16e12fde7
    proc: do not ignore error return of funcCallEvalFuncExpr (#3850) Alessandro Arzilli 2024-11-06 19:27:44 +0100
  • 50518504e1
    Documentation: using go install is preferable (#3853) Oleksandr Redko 2024-11-06 20:27:10 +0200
  • 6b2ed0d684
    proc: fix typos in errors and comments (#3852) Oleksandr Redko 2024-11-06 16:15:48 +0200
  • 844712a30b
    proc: run gofmt (#3851) Oleksandr Redko 2024-11-06 16:15:14 +0200
  • e9616a7f98
    proc: fix rangeFuncStackTrace with inlined functions (#3849) Alessandro Arzilli 2024-11-04 17:21:40 +0100
  • 822014b8e8
    service,terminal,cmd/dlv: automatically guessing substitute-path config (#3781) Alessandro Arzilli 2024-10-31 18:19:08 +0100
  • ac14553fda
    service/rpc2: correct ExamineMemory length error message (#3846) Michael Pratt 2024-10-31 11:26:47 -0400
  • ac8b4718bd
    all: import go telemetry and enable crash reporting (#3841) Hyang-Ah Hana Kim 2024-10-29 15:12:42 -0400
  • 1748f5f3d1
    TeamCity: move riscv64 backend testing to tip (#3842) Alessandro Arzilli 2024-10-28 19:38:01 +0100
  • 2a9af735d0
    _scripts: update staticcheck version (#3839) Alessandro Arzilli 2024-10-23 21:40:35 +0200
  • bef326c6a5
    proc: use CPUID to determine ZMM_Hi256 region offset (#3831) Chen 2024-10-22 00:16:57 +0800
  • 423644e288
    Documentation: fix autogenerated markdown documentation (#3836) Alessandro Arzilli 2024-10-21 18:15:44 +0200
  • 1a9bd03d7a
    goversion: parse version for development builds (#3837) Alessandro Arzilli 2024-10-21 18:15:02 +0200
  • 064ef226ca
    pkg/proc/core: Clean up some repetitive code (#3834) Alessandro Arzilli 2024-10-21 18:12:34 +0200
  • 05dc760877
    *: mark riscv64 port as experimental (#3835) Alessandro Arzilli 2024-10-14 20:04:03 +0200
  • 75c41f2b64
    delve: add linux-riscv64 support (#3785) lrzlin 2024-10-12 03:34:25 +0800
  • abc948b0ae
    all: update golang.org/x/arch to v0.11.0 (#3826) yelvens 2024-10-09 23:10:11 +0800
  • 025d47c6e9
    proc: adds pointer pinning to call injection (#3787) Alessandro Arzilli 2024-10-04 19:44:57 +0200
  • 52405ba86b
    terminal,service: add raw examinemem dump (#3721) Alessandro Arzilli 2024-10-03 23:09:38 +0200
  • 4a5350fd1f
    tests: disable TestGeneratedDoc on 1.24 (tip) (#3820) Alessandro Arzilli 2024-10-01 20:00:52 +0200
  • a3d7712752
    *: replace uses of uniq with slices.Compact (#3821) Alessandro Arzilli 2024-10-01 19:16:49 +0200
  • 8c645a32d7
    pkg/proc: simplify tests by using errors.As (#3818) Oleksandr Redko 2024-10-01 18:54:11 +0300
  • 8b878fb238
    cmds/commands: Update 'client-addr' to support Unix domain sockets (#3819) Nilesh Singh 2024-09-30 23:50:48 +0530
  • ed40291572
    Documentation: Add dape to list of plugins (#3817) Jorge Gomez 2024-09-26 02:02:14 -0500
  • def0688e7a
    proc: step into coroutine (#3791) Alessandro Arzilli 2024-09-24 19:22:04 +0200
  • 856ad78be0
    *: release version 1.23.1 (#3816) Alessandro Arzilli 2024-09-23 20:37:44 +0200
  • 059f149433
    proc: cache module data (#3800) Alessandro Arzilli 2024-09-18 23:17:07 +0200
  • 582305a813
    proc: for optimized functions allow .closureptr to not exist (#3808) Alessandro Arzilli 2024-09-18 23:16:34 +0200
  • b9fadbae9b
    proc: improve Rosetta check (#3810) Alessandro Arzilli 2024-09-18 18:03:41 +0200
  • a63cc8a1a3
    proc: fix result type of division of untyped constants (#3794) Alessandro Arzilli 2024-09-05 09:23:21 +0200
  • c2dc6edcfc
    service/dap: fix test failure with 1.24 (#3805) Alessandro Arzilli 2024-09-04 16:34:51 +0200
  • 7857f233ad
    service/dap: make handlesMap generic (#3798) Alessandro Arzilli 2024-09-03 19:40:34 +0200
  • 162959baee
    proc: workaround for macOS section name truncation (#3799) Alessandro Arzilli 2024-09-03 19:39:27 +0200
  • 2abf517c21
    terminal/starbind: fix starlark conversion of named consts (#3802) Arvid Fahlström Myrman 2024-09-03 18:36:42 +0100
  • 0ebca87b6d
    chore: fix function name (#3803) linchizhen 2024-08-31 19:52:05 +0800
  • a164b89df1
    eval: Allow reslicing a slice up to its cap, rather than its length (#3796) Jille Timmermans 2024-08-28 20:41:23 +0200
  • a6849f2c7a
    proc: fix TestRangeOverFuncNext on linux/386 (#3795) Alessandro Arzilli 2024-08-27 07:13:29 +0200
  • f2571fd46e
    proc: fix step stuttering when entering range-over-func bodies (#3788) Alessandro Arzilli 2024-08-11 06:15:26 +0200
  • 64f3d34663
    proc: move stepping test to their own file (#3784) Alessandro Arzilli 2024-07-20 06:29:56 +0200
  • 56e9b85f40
    *: release version 1.23.0 (#3782) Alessandro Arzilli 2024-07-16 20:44:48 +0200
  • 3ff6dc5d0d
    teamcity: fix typo in configuration (#3783) Alessandro Arzilli 2024-07-16 20:43:16 +0200
  • eb0c6f89e2
    goversion: add 1.23 to supported versions, update test matrix (#3780) Alessandro Arzilli 2024-07-15 23:43:03 +0200
  • c1366e90cc
    proc: fix bug with range-over-func stepping (#3778) Alessandro Arzilli 2024-07-15 06:27:47 +0200
  • 3ae22627df
    *: replace old golang.org links with new go.dev (#3774) Oleksandr Redko 2024-07-12 22:12:44 +0300
  • c1c9feae3e
    service/rpc1: add Go Reference doc (#3779) Oleksandr Redko 2024-07-12 22:10:25 +0300
  • abad6bb97e
    proc: use .closureptr for stepping through range-over-func statements (#3763) Alessandro Arzilli 2024-07-11 19:26:38 +0200
  • b791f91c0e
    pkg/dwarf/line: use t.Logf instead of fmt.Printf in tests (#3772) Oleksandr Redko 2024-07-11 20:19:09 +0300
  • ef13067401
    pkg: refactor to buf.WriteString() (#3769) Oleksandr Redko 2024-07-11 18:06:51 +0300
  • a3e4a41468
    pkg/terminal: add missing file.Close() call (#3770) Oleksandr Redko 2024-07-11 18:06:16 +0300
  • a151be7eca
    go.mod: update gopkg.in/yaml to v3 (#3776) Alessandro Arzilli 2024-07-11 17:04:47 +0200
  • d8003a74c8
    pkg/proc: fix 404 links and change to https (#3775) Oleksandr Redko 2024-07-11 18:03:32 +0300
  • 7a801c440b
    *: remove redundant lines at the start/end of block (#3773) Oleksandr Redko 2024-07-11 14:54:55 +0300
  • 8e9607a53c
    fix: LoadAbstractOriginAndSpecification infinite loop caused by abstract origin point to itself. (#3767) 杨杰 2024-07-08 19:43:46 +0800
  • 979e487ac7
    service/debugger: evaluate breakpoint vars on g-less threads (#3759) Alessandro Arzilli 2024-07-01 20:23:39 +0200
  • 608eaa3d7c
    proc: support stepping through range-over-func statements with inlining (#3755) Alessandro Arzilli 2024-07-01 20:22:59 +0200
  • faac701e9f
    fix: mem cache out of range panic caused by overflow (#3761) Jayant 2024-07-01 12:34:35 +0800
  • b9f50fe9b0
    pkg/proc,service/debugger: fix debuginfod-find source (#3762) Derek Parker 2024-06-28 00:15:37 -0700
  • a4196f35a9
    refactor: move loadModuleData from runtimeTypeToDIE and expose the apis (#3741) Jayant 2024-06-25 23:03:28 +0800
  • a8293a36f5
    all: fix typos in docs, comments and package name (#3757) Oleksandr Redko 2024-06-25 16:16:58 +0300
  • 82ff628751
    pkg/terminal: do not use deprecated strings.Title (#3756) Oleksandr Redko 2024-06-25 14:15:07 +0300
  • ed2960b01c
    proc: initial support for expressions with range-over-func (#3750) Alessandro Arzilli 2024-06-24 22:04:06 +0200
  • 0d0d2e1b16
    *: replace fmt.Errorf with errors.New (#3752) Oleksandr Redko 2024-06-20 22:50:18 +0300
  • 7e753701d4
    pkg/astutil,pkg/elfwriter: fix package doc (#3753) Oleksandr Redko 2024-06-20 22:48:33 +0300
  • d673e04662
    service: print better message for unattended stops (#3747) Alessandro Arzilli 2024-06-19 18:57:41 +0200
  • 4b628b81cb
    proc: refactor identifier evaluation for range-over-func support (#3738) Alessandro Arzilli 2024-06-14 23:36:11 +0200
  • cce54c0992
    proc: fix TestRangeOverFuncNext (#3740) Alessandro Arzilli 2024-06-14 23:32:34 +0200
  • 06053a7e4b
    proc: fix bug with stack watchpoints going out of scope (#3742) Alessandro Arzilli 2024-06-12 21:37:04 +0200
  • 89123a0000
    pkg/terminal,service/debugger: Support to add a new suboption --follow-calls to trace subcommand (#3594) Archana Ravindar 2024-06-13 01:05:48 +0530
  • 15a9f9d353
    cmd/dlv: print out message with stack trace when breakpoint is hit but has no waiting client (#3632) Fata Nugraha 2024-06-13 02:31:46 +0700
  • 2ec2e831d6
    proc: initial stepping with range-over-func support (#3736) Alessandro Arzilli 2024-06-04 21:52:30 +0200
  • 40670aadc2
    proc/gdbserial: add environment variables to configure rr invocation (#3726) Alessandro Arzilli 2024-05-24 20:33:23 +0200
  • 35ebb085c5
    *: update actions/checkout to v4 (#3731) Abbas mkhzomi 2024-05-23 02:47:41 +0330
  • 8347f97c00
    *: remove redundant lines at the start/end of block (#3730) Oleksandr Redko 2024-05-21 00:16:22 +0300
  • 468727c34d
    pkg/terminal: remove deprecated starlark global options (#3722) Oleksandr Redko 2024-05-20 18:35:30 +0300
  • 7c7265f4e6
    gdbserial: fixes for rr 5.7.0 (#3718) Alessandro Arzilli 2024-05-17 01:07:20 +0200
  • 2331fa8f8a
    gdbserial: update path of lldb protocol extension documentation (#3727) Alessandro Arzilli 2024-05-15 20:45:53 +0200
  • 4f28742da6
    pkg/proc/gdbserial: optimize gdbwire backend (#3715) Derek Parker 2024-05-15 00:48:38 -0700
  • b4fc206a7b
    _scripts: upgrade to python3 (#3716) Alessandro Arzilli 2024-05-08 19:30:57 +0200
  • bba7547156
    pkg/proc: fix watchpoints on macos (#3703) Derek Parker 2024-04-29 05:06:32 -0700
  • 8c07c984e8
    pkg/terminal: Add function name to return tracepoints (#3712) Archana Ravindar 2024-04-24 02:52:17 +0530
  • baf68e0e79
    rr: fix gdb parsing (#3705) John Howard 2024-04-19 10:38:01 -0700
  • 64a46abd81
    proc: generalize escapeCheck and allocString (#3687) Alessandro Arzilli 2024-04-19 17:44:47 +0200
  • 3f280259ad
    cmd/dlv: improve positional argument completion (#3699) Ville Skyttä 2024-04-18 18:57:33 +0300
  • 95e2a57b92
    pkg/terminal: remove duplicated word (#3707) Oleksandr Redko 2024-04-18 18:56:52 +0300
  • 6d3556784d
    pkg/terminal: clear erroneous name setting on postfix if (#3702) Derek Parker 2024-04-15 01:07:36 -0700
  • 2e88b7ead3
    tests: fix tests on Go 1.23 (#3697) Alessandro Arzilli 2024-04-11 18:40:57 +0200
  • d7f104bf9c
    cmd/dlv: fix panic on connect fail (#3698) Ville Skyttä 2024-04-11 08:12:42 +0300
  • 2c946bcbd0
    cmd/dlv: add shell (non-)completions to flags taking args (#3696) Ville Skyttä 2024-04-09 18:04:55 +0000
  • fb430eac5e
    proc: change 'step' command so that it steps through go statements (#3686) Alessandro Arzilli 2024-04-09 15:53:23 +0200