Groups
Groups
Sign in
Groups
Groups
delve-dev
Conversations
About
Send feedback
Help
delve-dev
Contact owners and managers
1–30 of 99
Welcome! Feel free to share any ideas, proposals, or questions you may have regarding the development of Delve.
Mark all as read
Report group
0 selected
Red Daly
10/4/24
Helping users configure substitutePath using a "strict mode" with helpful error messages
I often use rules_go and VS code. Debugging doesn't work off-the-shelf with this setup, and I
unread,
Helping users configure substitutePath using a "strict mode" with helpful error messages
I often use rules_go and VS code. Debugging doesn't work off-the-shelf with this setup, and I
10/4/24
Charlie Francoise
10/4/24
[Feature Request] Support ReadMemory in DAP
Hi Delve team, I'm currently using Delve in VS Code, and appreciating the Disassembly view a lot.
unread,
[Feature Request] Support ReadMemory in DAP
Hi Delve team, I'm currently using Delve in VS Code, and appreciating the Disassembly view a lot.
10/4/24
antZengger
,
Alessandro Arzilli
2
3/23/21
Still unable to debug embedded Go?
I'm not aware of anyone having worked on this. On Tue, Mar 23, 2021 at 05:07:16AM -0700,
unread,
Still unable to debug embedded Go?
I'm not aware of anyone having worked on this. On Tue, Mar 23, 2021 at 05:07:16AM -0700,
3/23/21
Christian Banse
,
Alessandro Arzilli
14
12/31/20
Foolish attempt to support darwin/arm64
Took me only almost half a month to figure it out, but it turns out the set breakpoint command was of
unread,
Foolish attempt to support darwin/arm64
Took me only almost half a month to figure it out, but it turns out the set breakpoint command was of
12/31/20
Andrei Matei
,
Alessandro Arzilli
2
12/8/20
trying to undestand dwarf variables traversal
On Sun, Dec 06, 2020 at 12:47:10PM -0500, Andrei Matei wrote: > I'd like to kindly ask for
unread,
trying to undestand dwarf variables traversal
On Sun, Dec 06, 2020 at 12:47:10PM -0500, Andrei Matei wrote: > I'd like to kindly ask for
12/8/20
苗宁
11/1/20
dlv blocked after call dlv debug main.go
my dlv info is Delve Debugger Version: 1.5.0 Build: $Id: ca5318932770ca063fc9885b4764c30bfaf8a199 $
unread,
dlv blocked after call dlv debug main.go
my dlv info is Delve Debugger Version: 1.5.0 Build: $Id: ca5318932770ca063fc9885b4764c30bfaf8a199 $
11/1/20
Andrei Matei
,
David Chase
2
11/1/20
support for DWARF 5 - why?
We (I work on gc) hope to support DWARF 5 in gc one of these days, and though I don't know
unread,
support for DWARF 5 - why?
We (I work on gc) hope to support DWARF 5 in gc one of these days, and though I don't know
11/1/20
Sijmen Schoon
,
alessandr...@gmail.com
2
8/25/20
Yes, this would be useful, but we haven't implemented it and it's fairly complicated to
unread,
Yes, this would be useful, but we haven't implemented it and it's fairly complicated to
8/25/20
alessandr...@gmail.com
8/24/20
Re: Could anyone help me about the Travis CI build error?
The arm64 native backend seems to have some occasional problems with stacktraces, you shouldn't
unread,
Re: Could anyone help me about the Travis CI build error?
The arm64 native backend seems to have some occasional problems with stacktraces, you shouldn't
8/24/20
Dmitry Neverov
,
alessandr...@gmail.com
7
8/5/20
Bulk mode for thread/goroutine stacks
It works faster, now the busy goroutine is in G.Stacktrace as one would expect. On Tuesday, August 4,
unread,
Bulk mode for thread/goroutine stacks
It works faster, now the busy goroutine is in G.Stacktrace as one would expect. On Tuesday, August 4,
8/5/20
Shaun Crampton
, …
alessandr...@gmail.com
7
6/3/20
Can't crack core file from go v1.13.7
Think I must have confused myself and retested with the wrong corefile or one not matching the binary
unread,
Can't crack core file from go v1.13.7
Think I must have confused myself and retested with the wrong corefile or one not matching the binary
6/3/20
DerekP
, …
chainhelen
10
5/31/20
Getting to 1.0 release
Hi, are you still doing it on windows/386? 在 2020年4月4日星期六 UTC+8上午12:16:47,Arpit Jaswani写道: Hi, I am
unread,
Getting to 1.0 release
Hi, are you still doing it on windows/386? 在 2020年4月4日星期六 UTC+8上午12:16:47,Arpit Jaswani写道: Hi, I am
5/31/20
Choudhary Sourya Vatsyayan
, …
Derek Parker
5
5/27/20
Stepping into a builtin function
Yes, you can single step CPU instructions with Delve: https://github.com/go-delve/delve/tree/master/
unread,
Stepping into a builtin function
Yes, you can single step CPU instructions with Delve: https://github.com/go-delve/delve/tree/master/
5/27/20
thecrossner
,
alessandr...@gmail.com
4
5/3/20
Debugging dockerd with dlv fails
But you were right! This was due to presence of "-w" flag.. On Sunday, 3 May 2020 18:47:51
unread,
Debugging dockerd with dlv fails
But you were right! This was due to presence of "-w" flag.. On Sunday, 3 May 2020 18:47:51
5/3/20
sudhakar mnsr
,
Choudhary Sourya Vatsyayan
4
5/1/20
delve unrecognized core format error
I cannot think of any debuggers that have support for Go like delve does. You can use GDB, though. On
unread,
delve unrecognized core format error
I cannot think of any debuggers that have support for Go like delve does. You can use GDB, though. On
5/1/20
Ian Bruene
, …
DerekP
3
4/27/20
Debugging stdin
If you build from master, you can also specify the TTY of the process Delve creates via the `--tty`
unread,
Debugging stdin
If you build from master, you can also specify the TTY of the process Delve creates via the `--tty`
4/27/20
Robb Manes
,
Alessandro Arzilli
3
3/13/20
Pulling values out of a map using another struct pointer as a key
That's better actually; I was hoping I could just pass in the location with a type associated
unread,
Pulling values out of a map using another struct pointer as a key
That's better actually; I was hoping I could just pass in the location with a type associated
3/13/20
Siddharth Jain
, …
Alessandro Arzilli
3
3/4/20
What does it mean to move a frame up or down?
Pdb (python's debugger, which I believe is the "insipration" for those commands) has: d
unread,
What does it mean to move a frame up or down?
Pdb (python's debugger, which I believe is the "insipration" for those commands) has: d
3/4/20
chainhelen
,
Alessandro Arzilli
3
2/12/20
How to get tls on i386?
Oh, thx, I get the right way, the front 3 bit of gs register is entry number. syscall.Syscall6(
unread,
How to get tls on i386?
Oh, thx, I get the right way, the front 3 bit of gs register is entry number. syscall.Syscall6(
2/12/20
chainhelen
1/22/20
How to understand `amd64DwarfIPRegNum` = 16?
Hello all, I have some questions. Code here: amd64DwarfIPRegNum uint64 = 16 amd64DwarfSPRegNum uint64
unread,
How to understand `amd64DwarfIPRegNum` = 16?
Hello all, I have some questions. Code here: amd64DwarfIPRegNum uint64 = 16 amd64DwarfSPRegNum uint64
1/22/20
vaastav anand
, …
Alessandro Arzilli
5
1/2/20
How does Delve get addresses & values of variables?
On Wed, Jan 01, 2020 at 06:40:48PM -0800, chainhelen wrote: > Also appreciate it. it always make
unread,
How does Delve get addresses & values of variables?
On Wed, Jan 01, 2020 at 06:40:48PM -0800, chainhelen wrote: > Also appreciate it. it always make
1/2/20
Alessandro Arzilli
, …
Dmitry Neverov
4
11/25/19
The Disintegrated Development Environment Problem
I'm curious how you are obtaining this mapping without looking at the binary for build in modules
unread,
The Disintegrated Development Environment Problem
I'm curious how you are obtaining this mapping without looking at the binary for build in modules
11/25/19
Tom Payne
,
Alessandro Arzilli
4
10/20/19
Feature request and horrible hack: break on next returned error
Thank you very much for the response - I'll investigate further. On Thu, 17 Oct 2019 at 05:07,
unread,
Feature request and horrible hack: break on next returned error
Thank you very much for the response - I'll investigate further. On Thu, 17 Oct 2019 at 05:07,
10/20/19
OSS Dev
10/14/19
Not able to calculate TLS for ARM64 architecture
I am working on delve to provide support for AARCH64 but facing problem in calculation of TLS. I have
unread,
Not able to calculate TLS for ARM64 architecture
I am working on delve to provide support for AARCH64 but facing problem in calculation of TLS. I have
10/14/19
OSS Dev
,
Alessandro Arzilli
4
9/10/19
delve for AARCH64 platform
The most likely reason for the failures is the change to stateMachineForEntry which would affect
unread,
delve for AARCH64 platform
The most likely reason for the failures is the change to stateMachineForEntry which would affect
9/10/19
Vinoth Ramiah
,
Alessandro Arzilli
3
8/30/19
How to use dlv debug with multiple versions of Go
We don't have an option for that but you can pass -gcflags='all=-N -l' to 'go build
unread,
How to use dlv debug with multiple versions of Go
We don't have an option for that but you can pass -gcflags='all=-N -l' to 'go build
8/30/19
Lei King
5/30/19
print supports out hex instead of decimal #1563
What version of Delve are you using ( dlv version )? Delve Debugger │ Version: 1.2.0 │ Build: $Id:
unread,
print supports out hex instead of decimal #1563
What version of Delve are you using ( dlv version )? Delve Debugger │ Version: 1.2.0 │ Build: $Id:
5/30/19
Lei King
5/22/19
Question: redirect program which is being debugged std/err out to file #1557
Question: redirect program which is being debugged std/err out to file #1557
unread,
Question: redirect program which is being debugged std/err out to file #1557
Question: redirect program which is being debugged std/err out to file #1557
5/22/19
Joel Hendrix
,
Alessandro Arzilli
2
1/27/19
Concurrent or batch JSON-RPC API calls?
On 25/01/2019 22.39, Joel Hendrix wrote: > Hello all, > > I don't see anything in the
unread,
Concurrent or batch JSON-RPC API calls?
On 25/01/2019 22.39, Joel Hendrix wrote: > Hello all, > > I don't see anything in the
1/27/19
Alessandro Arzilli
11/23/18
Proposal: add logical breakpoints to handle inlined calls better
# Problem Users think of breakpoints as applying to a line of source code. Delve however represents
unread,
Proposal: add logical breakpoints to handle inlined calls better
# Problem Users think of breakpoints as applying to a line of source code. Delve however represents
11/23/18