aboutsummaryrefslogtreecommitdiff
path: root/src/processor/testdata/minidump2.stackwalk.out
diff options
context:
space:
mode:
authorjimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e>2013-01-22 22:38:41 +0000
committerjimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e>2013-01-22 22:38:41 +0000
commitbe81ededf84628cca376bd79d7fb097f42da2709 (patch)
tree568c297b900469034f55590f058d8daec9229167 /src/processor/testdata/minidump2.stackwalk.out
parentFix remaining processor/scoped_ptr.h references for reals. (diff)
downloadbreakpad-be81ededf84628cca376bd79d7fb097f42da2709.tar.xz
Print the correct return address, even on architectures where StackFrame::instruction is offset.
a=bruce.dawson, r=jimblandy git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1105 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/processor/testdata/minidump2.stackwalk.out')
-rw-r--r--src/processor/testdata/minidump2.stackwalk.out6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/processor/testdata/minidump2.stackwalk.out b/src/processor/testdata/minidump2.stackwalk.out
index 5b988679..20d1c4d8 100644
--- a/src/processor/testdata/minidump2.stackwalk.out
+++ b/src/processor/testdata/minidump2.stackwalk.out
@@ -13,13 +13,13 @@ Thread 0 (crashed)
esi = 0x00000002 edi = 0x00000a28 eax = 0x00000045 ecx = 0x0012fe94
edx = 0x0042bc58 efl = 0x00010246
Found by: given as instruction pointer in context
- 1 test_app.exe!main [test_app.cc : 65 + 0x4]
+ 1 test_app.exe!main [test_app.cc : 65 + 0x5]
eip = 0x00404200 esp = 0x0012fe90 ebp = 0x0012ff70
Found by: call frame info
- 2 test_app.exe!__tmainCRTStartup [crt0.c : 327 + 0x11]
+ 2 test_app.exe!__tmainCRTStartup [crt0.c : 327 + 0x12]
eip = 0x004053ec esp = 0x0012ff78 ebp = 0x0012ffc0
Found by: call frame info
- 3 kernel32.dll!BaseProcessStart + 0x22
+ 3 kernel32.dll!BaseProcessStart + 0x23
eip = 0x7c816fd7 esp = 0x0012ffc8 ebp = 0x0012fff0
Found by: call frame info