Hi,
I've just uploaded my latest patch to add Vala support to gdb.
It works mostly ok, and I'd like more feedback on it.
You can get it from here. (apply it against gdb 6.8 )
I've just uploaded my latest patch to add Vala support to gdb.
It works mostly ok, and I'd like more feedback on it.
You can get it from here. (apply it against gdb 6.8 )
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.
(Page 1 of 1, totaling 2 entries)
Layout by Ricky Wilson | Serendipity Template by Carl Galloway | Login
Calendar
| « | August '08 | » | ||||
| Mo | Tu | We | Th | Fr | Sa | Su |
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |

