diff options
author | Bernard Normier <bernard@zeroc.com> | 2016-05-04 20:58:54 -0400 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2016-05-04 20:58:54 -0400 |
commit | 839e07ea0867248193bc7c040fa15f76201b8e13 (patch) | |
tree | f349fa24d61274ce5f5028fafbbd97db0a1b4921 /cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux | |
parent | Fix to append ++11 to C++ test libraries (diff) | |
download | ice-839e07ea0867248193bc7c040fa15f76201b8e13.tar.bz2 ice-839e07ea0867248193bc7c040fa15f76201b8e13.tar.xz ice-839e07ea0867248193bc7c040fa15f76201b8e13.zip |
Added libbacktrace detection + other fixes
Diffstat (limited to 'cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux')
-rw-r--r-- | cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux b/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux index 50a457a9437..0311f5a065a 100644 --- a/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux +++ b/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux @@ -1,9 +1,9 @@ - 0 IceUtil::Exception::Exception(char const*, int) at - 1 IceUtil::NullHandleException::NullHandleException(char const*, int) at - 2 fifth at - 3 forth at - 4 third at - 5 second at - 6 first at - 7 main at - 8 + 0 IceUtil::Exception::Exception(char const*, int) in + 1 IceUtil::NullHandleException::NullHandleException(char const*, int) in +client +client +client +client +client +client + 8 __libc_start_main |