delve
Debugger for the Go programming language
- Links to devel:languages:go / delve
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:jfkw:branches:devel:languages:go/delve && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000126 126 Bytes | |
_service | 0000000716 716 Bytes | |
_servicedata | 0000000235 235 Bytes | |
delve-1.9.1.tar.gz | 0009245325 8.82 MB | |
delve.changes | 0000006273 6.13 KB | |
delve.spec | 0000002109 2.06 KB | |
vendor.tar.gz | 0002178806 2.08 MB |
Revision 4 (latest revision is 22)
Jeff Kowalczyk (jfkw)
committed
(revision 4)
- Update to version 1.9.1: * v1.9.1 (#3116) * proc: make sure logical breakpoints map exists (#3115) * go.mod: update starlark dependency (#3112) * terminal: send large output to pager (#3060) * *: switch to int64 for goroutine IDs (#3110) * proc: use stdlib to compute CRC for gnu_debuglink section (#3105) * _scripts: fix CI on go1.19/linux/386 (#3100) * service/dap: Add support for empty string in substitutePath (#3088) * proc: fuse evalToplevelTypeCast and evalTypeCast (#3057) * _scripts: fix command to download Go version (#3099) * service/debugger: refactor state/collectBreakpointInfo for TargetGroup (#3064) * proc: do not panic reading bad G struct (#3098) * TeamCity,goversion: bump test matrix (#3092) * pkg/dwarf/line: Fix parsing file table for DWARFv5 (#3090) * :* Improve trace subcommand output (#3091) * Documentation: fix documentation of examinemem (#3087) * fix StepInstruction on 1 byte instruction with a software breackpoint (#3084) * pkg/proc/internal/ebpf: Fix handling of entry / return (#3081) * service/dap: fix indexing bug for maps (#3068) * pkg/proc/internal/ebpf: Fix size of ebpf type for fn_addr (#3080) * proc/native: refactor windows framework (#3079) * terminal/command: 'goroutines' command add new flags '-exec command' (#3044) * proc: support gnu_debuglink section (#3073) * pkg/locspec: support exact match in SubstitutePath (#3075) * proc/internal/ebpf: drop dependency on cgo (#3072) * cmd/dlv,proc: misc improvements to trace subcommand (#3069) * dwarf/op,proc: output register name when printing location exprs (#3052) * service/dap: limit disassembly range (#3045) * proc,service/debugger: introduce TargetGroup abstraction (#3030)
Comments 0