This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Now that we have full line number info for shared libraries, it seemsTry -Dgnu.gcj.runtime.NameFinder.use_addr2line=false
that calls to addr2line are taking far too much time in any
application that does much logging.
We need a way to disable line number info, even when we have our own built-in dwarf reader.
Something like this, perhaps.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |