Summer of code is almost over, and I think I'm on track for completing my project.
Now, more about what I've been doing lately :
The next step in my project is Vala debugging support for Anjuta. I tried to work directly on gdb so that others can use it even if not using anjuta. Here are the results as a small demo video.
So what do you think of this? Of course you can try it yourself : get the patch from here, and apply it on gdb 6.8.
There are still some things to clean, some things to add, but I think it's useable now. the main thing to add is printing of values (now it uses the C), and the main thing to add is accessing private fields directly (i.e. obj.privfield instead of obj.priv.privfield).
P.S: I'll try to prepare a video using Anjuta.
Now, more about what I've been doing lately :
The next step in my project is Vala debugging support for Anjuta. I tried to work directly on gdb so that others can use it even if not using anjuta. Here are the results as a small demo video.
So what do you think of this? Of course you can try it yourself : get the patch from here, and apply it on gdb 6.8.
There are still some things to clean, some things to add, but I think it's useable now. the main thing to add is printing of values (now it uses the C), and the main thing to add is accessing private fields directly (i.e. obj.privfield instead of obj.priv.privfield).
P.S: I'll try to prepare a video using Anjuta.
Posted by Abderrahim Kitouni
in GNOME
| Comments (5)
| Trackbacks (0)
Related entries by tags:
anjuta-vala new home
Some news
Anjuta-valaplugin 0.3
Vala plugin news
GDB Vala support
anjuta-vala new home
Some news
Anjuta-valaplugin 0.3
Vala plugin news
GDB Vala support
Trackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
I wanted to try your patch but it results in a 404.
What are the chances of this patch getting integrated upstream?
Layout by Ricky Wilson | Serendipity Template by Carl Galloway | Login

