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.libbacktrace+ | |
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.libbacktrace+')
-rw-r--r-- | cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux.libbacktrace+ | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux.libbacktrace+ b/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux.libbacktrace+ new file mode 100644 index 00000000000..50a457a9437 --- /dev/null +++ b/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux.libbacktrace+ @@ -0,0 +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 |