Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-07 | Fix conflict with stacktrace.out. | Geoffrey Keating | 1 | -5/+0 | |
From-SVN: r115266 | |||||
2006-07-07 | stacktrace.cc (ClassForFrame): Remove commented-out code. | Bryce McKinlay | 1 | -0/+5 | |
2006-07-06 Bryce McKinlay <mckinlay@redhat.com> * stacktrace.cc (ClassForFrame): Remove commented-out code. (UnwindTraceFn): Use _Unwind_GetIPInfo and adjust IP only when needed. (getLineNumberForFrame): Don't adjust IP here. * testsuite/libjava.lang/StackTrace.java: New test case. * testsuite/libjava.lang/StackTrace.out: Ditto. From-SVN: r115235 |