[Vala] How to debug vala program?
- From: John - <arenal85 hotmail com>
- To: <vala-list gnome org>
- Subject: [Vala] How to debug vala program?
- Date: Wed, 30 Sep 2009 08:25:53 +0000
I try to debug Vala program with Nemiver : http://projects.gnome.org/nemiver , that It recomends in Debugging
chapter from http://live.gnome.org/Vala/Tutorial
But It give me this message : "Could not find file test.vala.c" when I try to see what happens in clicked
button signal.
I use Builder to load the ui file and the connect signal has this code :
[CCode (instance_pos = -1)]
public void on_testButton_activate(Button sender)
{
}
_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]