From 3fce99defae88e05df72f789840460dc0271737c Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Wed, 4 May 2016 15:39:57 +0000 Subject: Added support for libbacktrace on Linux --- cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux') diff --git a/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux b/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux index 5f6c0f19732..50a457a9437 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) - 1 IceUtil::NullHandleException::NullHandleException(char const*, int) -client -client -client -client -client -client - 8 __libc_start_main() + 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 -- cgit v1.2.3