NetBeans 6.7.1 update2 for ruby-debug-ide19 released

View: New views
5 Messages — Rating Filter:   Alert me  

NetBeans 6.7.1 update2 for ruby-debug-ide19 released

by Mark Moseley-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Changes:

* Variable values can now be changed in "variables" debugger window

* "pause" command added

* "jump" command bug fixed



See: http://wiki.github.com/mark-moseley/ruby-debug/netbeans-671-ide-updates






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: NetBeans 6.7.1 update2 for ruby-debug-ide19 released

by Erno Mononen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi Mark,

These are very nice additions! Cool to see you've implemented them. We'd
definitely want to have these also in the "official" release, I'll take
a look at the patches.

Thanks,
Erno

mark-moseley wrote:

> Changes:
>
> * Variable values can now be changed in "variables" debugger window
>
> * "pause" command added
>
> * "jump" command bug fixed
>
>
>
> See: http://wiki.github.com/mark-moseley/ruby-debug/netbeans-671-ide-updates
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


NetBeans 6.7.1 update2 for ruby-debug-ide19 released

by Mark Moseley-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Erno Mononen wrote:
> Hi Mark,

>

> These are very nice additions! Cool to see you've implemented them. We'd

> definitely want to have these also in the "official" release, I'll take

> a look at the patches.

>

> Thanks,

> Erno


Erno, great, I've just posted the changes to GitHub.



Repo is at: http://github.com/mark-moseley/NetBeans-6.7.1

Diffs are at: http://github.com/mark-moseley/NetBeans-6.7.1/commit/2b59df3dbae86b67a59cf67469880ab493b54ffe



BTW, I started with release67_fixes; that seems to be the right branch, but I wasn't certain.






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: NetBeans 6.7.1 update2 for ruby-debug-ide19 released

by Erno Mononen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

mark-moseley wrote:

> Erno Mononen wrote:
>  
>> Hi Mark,
>>    
>
>  
>
>  
>> These are very nice additions! Cool to see you've implemented them. We'd
>>    
>
>  
>> definitely want to have these also in the "official" release, I'll take
>>    
>
>  
>> a look at the patches.
>>    
>
>  
>
>  
>> Thanks,
>>    
>
>  
>> Erno
>>    
>
>
> Erno, great, I've just posted the changes to GitHub.
>
>
>
> Repo is at: http://github.com/mark-moseley/NetBeans-6.7.1
>
> Diffs are at: http://github.com/mark-moseley/NetBeans-6.7.1/commit/2b59df3dbae86b67a59cf67469880ab493b54ffe
>  

Thanks for the links, they're useful.

>
>
> BTW, I started with release67_fixes; that seems to be the right branch, but I wasn't certain.
>  

Yes, I think that really is the best repo for this: it's 6.7 with all
the fixes delivered afterwards (e.g. 6.7.1), which is probably what you
were looking for.

Cheers,
Erno

>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


NetBeans 6.7.1 update2 for ruby-debug-ide19 released

by Mark Moseley-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thanks. BTW, I checked in another commit on GitHub yesterday that I missed the first time.



Also, I think that the Variable window change is backwards-compatible to Ruby 1.8.x. The jump and the pause are not.






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...