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

2017-05-16 Thread kbfastcat
:clap:

On Monday, May 8, 2017 at 11:42:43 AM UTC-7, Derek Parker wrote:
>
> 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 and new features. I'll break down the new features shortly, 
> but just wanted to call out this is an exciting milestone for the project, 
> and we're excited to be driving towards a 1.0.0 release. What does that 
> mean to you as a user? Well, not much should change, the project has been 
> pretty stable, we have had API compatibility guarantees for a while now, 
> etc, so this release is mostly symbolic. It does not mean the project is 
> feature complete, we will be working hard to continue to add new features, 
> support for more systems, and overall improvements as usual.
>
>  For a full list of changes, please check out the changelog 
> ,
>  
> but I wanted to highlight some interesting features:
>
> Ability to swap low-level back ends. This means you can select either the 
> native Delve back end, gdbserver, lldb-server, or Mozilla RR. The most 
> exciting of this, in my opinion, is the ability to use the Mozilla RR (
> http://rr-project.org/) project as a back end. This allows for record & 
> replay deterministic debugging, and allows you to combine the power of 
> Delve and RR into a very useful debugging tool for Go.
>
> Lastly, would just like to say thanks to the community overall for the 
> support of the project and for all the patches, bug reports submitted 
> editor integrations, etc, and co-maintainer Alessandro 
>  for all the help, fixes, improvements, 
> reviews and so on.
>
> Please check out this release, file bugs, and look out for the v1.0.0 
> release within the coming weeks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-05-12 Thread Ged Wed
Derek,

can the RR be used with golang on AMD64 and ARM ?
If so this is pretty huge

ged

On Monday, 8 May 2017 20:42:43 UTC+2, Derek Parker wrote:
>
> 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 and new features. I'll break down the new features shortly, 
> but just wanted to call out this is an exciting milestone for the project, 
> and we're excited to be driving towards a 1.0.0 release. What does that 
> mean to you as a user? Well, not much should change, the project has been 
> pretty stable, we have had API compatibility guarantees for a while now, 
> etc, so this release is mostly symbolic. It does not mean the project is 
> feature complete, we will be working hard to continue to add new features, 
> support for more systems, and overall improvements as usual.
>
>  For a full list of changes, please check out the changelog 
> ,
>  
> but I wanted to highlight some interesting features:
>
> Ability to swap low-level back ends. This means you can select either the 
> native Delve back end, gdbserver, lldb-server, or Mozilla RR. The most 
> exciting of this, in my opinion, is the ability to use the Mozilla RR (
> http://rr-project.org/) project as a back end. This allows for record & 
> replay deterministic debugging, and allows you to combine the power of 
> Delve and RR into a very useful debugging tool for Go.
>
> Lastly, would just like to say thanks to the community overall for the 
> support of the project and for all the patches, bug reports submitted 
> editor integrations, etc, and co-maintainer Alessandro 
>  for all the help, fixes, improvements, 
> reviews and so on.
>
> Please check out this release, file bugs, and look out for the v1.0.0 
> release within the coming weeks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-05-11 Thread Derek Parker
Hey,

Currently that is on our roadmap, but we do not have anybody committed to 
hacking on it. Ideally, either myself of my co-maintainer will have some 
time to tackle that, but we absolutely encourage help from the community 
for such a feature. If somebody would like to help with that work, myself 
or my co-maintainer would be happy to point them in the right direction of 
where to get started.

On Thursday, May 11, 2017 at 11:18:56 AM UTC-7, Christian LeMoussel wrote:
>
> Hi,
>
> When can we expect the release for 32 bit system ?
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-05-11 Thread cnhx27
Hi,

When can we expect the release for 32 bit system ?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-05-09 Thread Derek Parker
Really glad that it's been a useful tool for you, always great to hear!

On Tuesday, May 9, 2017 at 12:04:23 PM UTC-7, JuciÊ Andrade wrote:
>
> Derek, I want to say a big "thank you" to you and all people involved in 
> this project.
>
> Delve became an indispensible tool for me. I feel much safer after 
> executing new code step by step, and I am sure I am not alone.
>
> I owe you one, guys.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-05-09 Thread Derek Parker
Really glad to hear it's been a useful tool for you, always great to hear!


On Tuesday, May 9, 2017 at 12:04:23 PM UTC-7, JuciÊ Andrade wrote:
>
> Derek, I want to say a big "thank you" to you and all people involved in 
> this project.
>
> Delve became an indispensible tool for me. I feel much safer after 
> executing new code step by step, and I am sure I am not alone.
>
> I owe you one, guys.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-05-09 Thread ojucie
Derek, I want to say a big "thank you" to you and all people involved in 
this project.

Delve became an indispensible tool for me. I feel much safer after 
executing new code step by step, and I am sure I am not alone.

I owe you one, guys.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-05-08 Thread Derek Parker
It _will_ be... eventually :). But not in this release unfortunately.

On Monday, May 8, 2017 at 5:23:32 PM UTC-7, Gabriel Adumitrachioaiei wrote:
>
> Will it be possible to do function calls:
> https://github.com/derekparker/delve/issues/119
>
>
> luni, 8 mai 2017, 19:42:43 UTC+1, Derek Parker a scris:
>>
>> 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 and new features. I'll break down the new features shortly, 
>> but just wanted to call out this is an exciting milestone for the project, 
>> and we're excited to be driving towards a 1.0.0 release. What does that 
>> mean to you as a user? Well, not much should change, the project has been 
>> pretty stable, we have had API compatibility guarantees for a while now, 
>> etc, so this release is mostly symbolic. It does not mean the project is 
>> feature complete, we will be working hard to continue to add new features, 
>> support for more systems, and overall improvements as usual.
>>
>>  For a full list of changes, please check out the changelog 
>> ,
>>  
>> but I wanted to highlight some interesting features:
>>
>> Ability to swap low-level back ends. This means you can select either the 
>> native Delve back end, gdbserver, lldb-server, or Mozilla RR. The most 
>> exciting of this, in my opinion, is the ability to use the Mozilla RR (
>> http://rr-project.org/) project as a back end. This allows for record & 
>> replay deterministic debugging, and allows you to combine the power of 
>> Delve and RR into a very useful debugging tool for Go.
>>
>> Lastly, would just like to say thanks to the community overall for the 
>> support of the project and for all the patches, bug reports submitted 
>> editor integrations, etc, and co-maintainer Alessandro 
>>  for all the help, fixes, improvements, 
>> reviews and so on.
>>
>> Please check out this release, file bugs, and look out for the v1.0.0 
>> release within the coming weeks!
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-05-08 Thread Gabriel Adumitrachioaiei
Will it be possible to do function calls:
https://github.com/derekparker/delve/issues/119


luni, 8 mai 2017, 19:42:43 UTC+1, Derek Parker a scris:
>
> 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 and new features. I'll break down the new features shortly, 
> but just wanted to call out this is an exciting milestone for the project, 
> and we're excited to be driving towards a 1.0.0 release. What does that 
> mean to you as a user? Well, not much should change, the project has been 
> pretty stable, we have had API compatibility guarantees for a while now, 
> etc, so this release is mostly symbolic. It does not mean the project is 
> feature complete, we will be working hard to continue to add new features, 
> support for more systems, and overall improvements as usual.
>
>  For a full list of changes, please check out the changelog 
> ,
>  
> but I wanted to highlight some interesting features:
>
> Ability to swap low-level back ends. This means you can select either the 
> native Delve back end, gdbserver, lldb-server, or Mozilla RR. The most 
> exciting of this, in my opinion, is the ability to use the Mozilla RR (
> http://rr-project.org/) project as a back end. This allows for record & 
> replay deterministic debugging, and allows you to combine the power of 
> Delve and RR into a very useful debugging tool for Go.
>
> Lastly, would just like to say thanks to the community overall for the 
> support of the project and for all the patches, bug reports submitted 
> editor integrations, etc, and co-maintainer Alessandro 
>  for all the help, fixes, improvements, 
> reviews and so on.
>
> Please check out this release, file bugs, and look out for the v1.0.0 
> release within the coming weeks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.