Florin Pățan

Results 51 comments of Florin Pățan

@deadprogram here it is. The first draft for this. I know I need to add tests, hence the draft state, I'm not yet sure what tests I should add, there's...

I think this issue will become unmanageable really quick. There are far too many places in the world where this could happen. A github issue for managing this is going...

We currently have no other language present at the Go conferences, would we want to have a Java track at GopherCon?

I think the golang.org depending on the release cycle of Go makes things even worse because people cannot contribute to the documentation with examples and corrections without having to wait...

Oh, I see. Could we rename / alias this from native to ` delve ` instead? It's still confusing for me which is which without checking the code. I'll update...

@gidoBOSSftw5731 that's because ARM architectures are not supported by Delve currently, see: https://github.com/derekparker/delve/issues/118

@aarzilli I think that the Windows support can also be ticked as done now, given minidumps support has landed, correct?

Probably this is a duplicate/related to #213

Wouldn't increasing the default limit load a lot more data for the clients that do not set the value themselves but rely on the default? I think that it would...

@aarzilli if we file a request upstream for the compiler to write these in order, then would it be possible for Delve to return them in order? If yes, then...