Fwd: hg: jdk7/build/langtools: 6829575: 100028: Debug information is incomplete or missing
Jonathan Gibbons
Jonathan.Gibbons at Sun.COM
Fri Apr 17 16:01:26 UTC 2009
Andrew,
It's one thing to be enabling more debug information if you set flags,
and/or making it more consistent, but I'm not happy with you removing
debug information by default. At least from reading the changeset
diff, it seems there is no way to get what was previously the default
amount of debug info, which is source,lines (but not vars).
Source and lines are good to get useful stack traces in the face of
exceptions, even if var information is not present. var information
is typically not required in product builds.
-- Jon
Begin forwarded message:
> From: aph at redhat.com
> Date: April 17, 2009 8:15:39 AM PDT
> To: jdk7-changes at openjdk.java.net, build-dev at openjdk.java.net
> Subject: hg: jdk7/build/langtools: 6829575: 100028: Debug
> information is incomplete or missing
>
> Changeset: 4b72c2556789
> Author: aph
> Date: 2009-04-17 15:56 +0100
> URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/4b72c2556789
>
> 6829575: 100028: Debug information is incomplete or missing
> Summary: Enable debugging in many places
> Reviewed-by: ohair
> Contributed-by: Andrew Haley <aph at redhat.com>
>
> ! make/Makefile
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20090417/0a41cb64/attachment.htm>
More information about the build-dev
mailing list