GNOME Bugzilla – Bug 639811
-g option no longer generates line number info
Last modified: 2011-01-18 19:47:57 UTC
In previous versions of vala, I could debug my programs in gdb using the line numbers from the vala file, because valac would insert line number information into the generated code. This is no longer possible, I can only debug using the generated C file, so debugging at all is impossible without the --save-temps option.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 635095 ***