[go-nuts] Delve v1.24.2 release!

2025-04-10 Thread Derek Parker
Hello Gophers, Just wanted to announce that Delve v1.24.2 has been released. The biggest note from this release is fixing a bug causing Delve to not work properly on macOS Sequoia 15.4. Thanks to everyone who contri

[go-nuts] Delve v1.24.1 released

2025-03-09 Thread Derek Parker
Hey all, Just wanted to announce the release of Delve v1.24.1. This release has some new features in addition to some fixes and overall improvements. The full changelog can be viewed here: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1241-2025-03-05. Thanks to everyone who help

Re: [go-nuts] delve crashes in presence of a circular reference variable

2023-06-23 Thread Jan Mercl
On Fri, Jun 23, 2023 at 10:38 AM christoph...@gmail.com wrote: > > Here is the minimal example code causing delve 1.20.2 to crash with a stack > overflow > > func TestExample(t *testing.T) { > type pptr *pptr > var p pptr > p = &p > t.Error("hello") > } > > Here is the stack trac

[go-nuts] delve crashes in presence of a circular reference variable

2023-06-23 Thread christoph...@gmail.com
Here is the minimal example code causing delve 1.20.2 to crash with a stack overflow func TestExample(t *testing.T) { type pptr *pptr var p pptr p = &p t.Error("hello") } Here is the stack trace goroutine 6 [running]: runtime.deductAssistCredit(0x108?) /usr/local/go/src/runtime

[go-nuts] Delve v1.6.1 released

2021-05-19 Thread Derek Parker
Hello Gophers! New Delve release day! Delve v1.6.1 is released today! This release contains 2 new commands, new options for existing commands, bug fixes and more! Check out the changelog for more details: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#161-2021-05-18. -- You rece

[go-nuts] Delve v1.6.0 is released

2021-01-28 Thread Derek Parker
Hello Gophers, Announcing the Delve v1.6.0 release! Thanks to everyone who contributed to this release! Notable changes: * Go 1.16 support * Apple M1 support * Syntax highlighting for code blocks (in terminal) * Bug fixes, performance improvements and more! Check out the full CHANGELOG here

[go-nuts] Delve v1.5.0

2020-07-30 Thread Derek Parker
Announcing Delve v1.5.0! https://github.com/go-delve/delve/releases/tag/v1.5.0 Includes support for Go 1.15, new reload command, optimizations, bug fixes and more. Thanks to everyone who contributed to this release! -- You received this message because you are subscribed to the Google Groups

[go-nuts] Delve v1.4.1 released!

2020-05-22 Thread Derek Parker
Delve v1.4.1 is released! Thanks to everyone who contributed to this release! This release includes some new features, optimizations and bug fixes. Notable changes: * Support for linux/386 * DAP server initial release * New commands `display` and `examinemem` * Tracing improvements * Better sup

[go-nuts] Delve v1.4.0 released!

2020-02-11 Thread Derek Parker
Hey Gophers, We've just released Delve v1.4.0 including new features, fixes and more! Check out the CHANGELOG for more details: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#140-2019-02-11. Thanks to everyone who contributed during this release cycle! -- You received this message

[go-nuts] Delve v1.3.2

2019-10-22 Thread Derek Parker
Hey Gophers! We are excited to announce the release of Delve v1.3.2! We have some new functionality and a bunch of fixes and improvements, so please check it out, test it out, and as always report any issues so we can continue making it better! You can read the full list of changes here: http

[go-nuts] Delve 1.2.0 released!

2019-02-19 Thread Derek Parker
Hello all, Just wanted to announce the release of Delve 1.2.0! The major update here is Go 1.12 support, along with a bunch of new improvements and fixes. Read about the full release here: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#120-2019-02-19. -- You received this message

Re: [go-nuts] Delve repo moved to new location

2019-01-07 Thread deparker
That's correct, you should remove the old location and use the new one next time you update. On Friday, January 4, 2019 at 6:10:48 PM UTC-8, 邢玮 wrote: > > Does this mean that the next time I update delve I need to delete the > contents in the old folder, or maybe more adjustments? > > > > 发自我的小米

Re:[go-nuts] Delve repo moved to new location

2019-01-04 Thread plumxing
Does this mean that the next time I update delve I need to delete the contents in the old folder, or maybe more adjustments? 发自我的小米手机在 depar...@redhat.com,2019年1月5日 上午7:46写道:Hey all,Just wanted to mention that I've moved Delve off of my personal GitHub account and onto the organization go-delve

[go-nuts] Delve repo moved to new location

2019-01-04 Thread deparker
Hey all, Just wanted to mention that I've moved Delve off of my personal GitHub account and onto the organization go-delve (just `delve` was already taken, and the owner won't budge unfortunately...). Other than the location of the repo nothing else has changed. The new location is github.com/

Re: [go-nuts] Delve 1.1.0 is released

2018-08-16 Thread Sameer Ajmani
Congrats! Lots of new DWARF improvements in Go 1.11; thanks for working with us to make these great! On Thu, Aug 16, 2018 at 7:02 PM Derek Parker wrote: > Announcing Delve v1.1.0! > Tons of fixes and improvements including: * Go 1.11 support * Initial > support for function & method calls (still

[go-nuts] Delve 1.1.0 is released

2018-08-16 Thread Derek Parker
Announcing Delve v1.1.0! Tons of fixes and improvements including: * Go 1.11 support * Initial support for function & method calls (still new, still improving) * New commands / options * Logging improvements * A lot more! Check out the full changelog here

[go-nuts] delve

2017-07-24 Thread rob
Hi. I need help with using delve. Where should I direct my questions? I don't know where else to ask, so I'm asking here first. --rob solomon -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving em

[go-nuts] Delve v1.0.0-rc.1 release

2017-05-08 Thread Derek Parker
Hey all, Just wanted to make some noise about the latest Delve release, v1.0.0-rc.1 . This is a particularly big release for us, and includes a bunch of fixes, improvements

[go-nuts] delve and gdb cannot find go runtime

2017-03-31 Thread YZ Xie
Hi everyone, I moved go from /usr/loca/dev/go to /usr/loca/go, then gdb and delve cannot find go runtime. how can I fix it? Reading symbols from peer...done. warning: Missing auto-load script at offset 0 in section .debug_gdb_scripts of file /root/src/go/src/github.com/hyperledger/fabric/build/bi

[go-nuts] Delve: Any way to get the "listing" of code when using "dlv attach " ?

2017-02-13 Thread Lax Clarke
Hi, Is there any way to get the listing of code (i.e., "list" ) after doing dlv attach ? That is, I want to build my golang binary such that attaching to it later gives me the line by line listing. Thanks -- You received this message because you are subscribed to the Google Groups "golang-nu

[go-nuts] Delve within Vim 8 or neovim?

2016-09-01 Thread Steve Mynott
Has any experimented with using delve within either vim 8 or neovim (both of which I believe have better async support for debuggers)? Delve works well under GUD mode in emacs with Evil vim emulation but it would be nice to use it directly. -- 4096R/EA75174B Steve Mynott -- You received this