[Vala] Debugging



Hi all,

i try to debug a Vala-program. Normally i use nemiver for this job. I
compile my program with

$ valac MaxteilSum.vala -g --save-temps
$ nemiver MaxteilSum

but nemiver (version 8.1) uses not the .vala file for debugging. He use the generated .c-file.

How can i activate the possibility to debug in the .vala-file?

Thank you
Wutzara




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]