diff options
Diffstat (limited to 'cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux')
-rw-r--r-- | cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux b/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux index 762aee25735..9a707e54af6 100644 --- a/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux +++ b/cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux @@ -1,5 +1,5 @@ 0 IceUtil::Exception::Exception(char const*, int) in - 1 IceUtil::ExceptionHelper<IceUtil::NullHandleException>::ExceptionHelper(char const*, int) in + 1 2 IceUtil::NullHandleException::NullHandleException(char const*, int) in client client @@ -7,3 +7,5 @@ client client client client + 9 __libc_start_main in +client |