Vala and Nemiver
I’ve added preliminary support for #line directives to Vala. This means that the debug information of your application compiled with valac -g will now contain the filename and line number of your Vala sources, instead of the generated C sources. Vala applications can be more or less graphically debugged using Nemiver now
Mathias was kind enough to create a little demo video as the screencast tools didn’t work well on my system. There are still some issues left but it’s a start.
September 5th, 2007 at 17:30
Congratulation ! I can’t wait to get it integrated in Anjuta
September 5th, 2007 at 17:49
Now you just need a way to show the structs as Vala objects
September 5th, 2007 at 18:48
sweet! great work