Bug 20087 - gij should support -verbose:jni
Summary: gij should support -verbose:jni
Status: RESOLVED WONTFIX
Alias: None
Product: gcc
Classification: Unclassified
Component: libgcj (show other bugs)
Version: 4.0.0
: P2 enhancement
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-19 18:27 UTC by Tom Tromey
Modified: 2016-09-30 22:53 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2005-09-24 15:58:46


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Tromey 2005-02-19 18:27:41 UTC
We don't support -verbose:jni, but we could.

We could also support -verbose:gc (to some extent),
and, with the BC ABI, could even add a tracing option
to trace all calls.
Comment 1 Andrew Pinski 2005-02-19 18:29:14 UTC
Confirmed.
Comment 2 Andrew Pinski 2016-09-30 22:53:56 UTC
Closing as won't fix as libgcj (and the java front-end) has been removed from the trunk.