Delve (@delvedebug) 's Twitter Profile
Delve

@delvedebug

Delve is the debugger for the Go programming language.

ID: 1490753150340399104

linkhttps://github.com/go-delve/delve calendar_today07-02-2022 18:23:52

20 Tweet

124 Followers

5 Following

Delve (@delvedebug) 's Twitter Profile Photo

Announcing Delve v1.8.1! 🎉 A few new commands and features plus fixes and improvements! * New command 'transcript' * Can create core dumps on Windows * Improved debuginfod support * Misc fixes & improvements See the CHANGELOG for all the details: github.com/go-delve/delve…

Delve (@delvedebug) 's Twitter Profile Photo

🎉 Delve v1.8.2 release! 🎉 * Support CTRL-Z for shell job control * Add -clear option for ‘condition’ command * Improve handling of hardcoded breakpoints * Misc fixes and improvements See the CHANGELOG for full details: github.com/go-delve/delve… #golang #debug #debugger

Delve (@delvedebug) 's Twitter Profile Photo

🎉Announcing Delve v1.8.3!🎉 This is a lightweight maintenance release including a few minor improvements and fixes. Check out the CHANGELOG for the full list of changes. Thanks to everyone who contributed to this release! github.com/go-delve/delve…

Delve (@delvedebug) 's Twitter Profile Photo

Support for calling functions on ARM64 has landed! github.com/go-delve/delve… Requires Go & Delve built from source with the latest changes. Call functions from a debug session on ARM64 CPUs, including the Apple M1! Please test and report issues! #golang #debugging

Delve (@delvedebug) 's Twitter Profile Photo

🎉 Announcing Delve v1.9.0🎉 Highlights: * Go 1.19 support * Local variable autocomplete in CLI * Support for calling functions on ARM64 See the CHANGELOG for more information. Thanks to everyone who contributed to this release! github.com/go-delve/delve… #golang #debugging

Delve (@delvedebug) 's Twitter Profile Photo

🎉v1.9.1 is released!🎉 Highlights: * ebpf / ptrace trace subcommand improvements * DWARFv5 & CGO improvements * New breakpoint condition flag and more! See CHANGELOG for full release notes: github.com/go-delve/delve… #golang #debugging #delve

GopherCon (@gophercon) 's Twitter Profile Photo

✨Wednesday Workshop Spotlight ✨ Aimed at beginners, "Introduction to Debugging Go Programs" will teach you how to approach debugging, and how to leverage the available tools to get to the solution as quickly as possible. Check it out! gophercon.com/home #GopherConorBust

Delve (@delvedebug) 's Twitter Profile Photo

🎉 v1.20.0 is released! 🎉 Starting with this version we are aligning the <major>.<minor> versions with the associated Go version. Highlights: * Go 1.20 support * Windows/arm64 support * Copredumpctl compat * Lots more! See the CHANGELOG for more: github.com/go-delve/delve…

Delve (@delvedebug) 's Twitter Profile Photo

Quick patch update: Delve v1.20.1 is released. This release fixes an issue with Delve on macOS, so please upgrade if you’re running into any issues. As always, the CHANGELOG contains more details: github.com/go-delve/delve…. #golang #debugging

Delve (@delvedebug) 's Twitter Profile Photo

Another exciting release! Need to debug your program compiled with the shiny new 1.20 release? Delve has your back! We support new releases starting at the first public RC. Happy Go release day & happy debugging! #golang

Delve (@delvedebug) 's Twitter Profile Photo

🎉 Delve v1.20.2 is released! 🎉 Highlights: * Improved documentation * New SetLoggerFactory API * New flag --rr-onprocess-pid * New config option for tab printing * A lot of fixes and improvements! See the full CHANGELOG here: github.com/go-delve/delve… #golang #debugging

Delve (@delvedebug) 's Twitter Profile Photo

🎉Delve v1.21 release!🎉 * Go 1.21 support * Support for stripped binaries * Multi-process debugging * Core dump support on FreeBSD * More fixes & improvements As always thanks to everyone who contributed to this release, it's a big one! github.com/go-delve/delve… #golang

Delve (@delvedebug) 's Twitter Profile Photo

Announcing Delve v1.21.1! 🎉 Highlights: * Support for linux/ppc64le * Enable debugging stripped binaries on macOS * List goroutines waiting on channel * eBPF trace backend improvements * + more fixes and improvements! Full CHANGELOG here: github.com/go-delve/delve… #golang

Delve (@delvedebug) 's Twitter Profile Photo

Announcing Delve v1.21.2 release! This is mostly a bugfix release, check out the release notes here: github.com/go-delve/delve… #golang

Delve (@delvedebug) 's Twitter Profile Photo

Announcing Delve v1.22.0 * Support for Go 1.22 * Expression evaluator improvements * Improved support for stripped binaries * Misc improvements / fixes! See the full CHANGELOG here: github.com/go-delve/delve… #golang #delve #debugging

Delve (@delvedebug) 's Twitter Profile Photo

Delve v1.22.1 is released! This is a quiet release overall, mostly bug fixes. New features include: * Unix Domain Socket support * Paging for commands print, vars, args & locals * Syntax highlighting for stacktraces & dlv prompt Full CHANGELOG: github.com/go-delve/delve… #golang

Delve (@delvedebug) 's Twitter Profile Photo

Delve v1.23.0 released! Highlights: * Go 1.23 support, incl range-over-func * New next-instruction command * New trace option --follow-calls * Improvements reading captured vars of closures * Lots more features, fixes & improvements! github.com/go-delve/delve… #golang #debug

Delve (@delvedebug) 's Twitter Profile Photo

Delve v1.23.1 released! This is a bug fix release, improving handling of rangefunc loops & fixing a bug affecting macOS users. Highlight: Delve will begin collecting telemetry data alongside the Go toolchain. Find out more in the CHANGELOG: github.com/go-delve/delve… #golang

Delve (@delvedebug) 's Twitter Profile Photo

Delve v1.24 is released! Highlights: * Go 1.24 support * Integration of Go telemetry * Added initial linux/riscv64 support * Misc bug fixes and improvements! Read the full curated CHANGELOG here: github.com/go-delve/delve… #golang #delve #debug