After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 639811 - -g option no longer generates line number info
-g option no longer generates line number info
Status: RESOLVED DUPLICATE of bug 635095
Product: vala
Classification: Core
Component: Code Generator
0.11.x
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-18 03:58 UTC by Jeremy List
Modified: 2011-01-18 19:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy List 2011-01-18 03:58:18 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.
Comment 1 Jürg Billeter 2011-01-18 19:47:57 UTC
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 ***