aboutsummaryrefslogtreecommitdiff
path: root/src/processor
diff options
context:
space:
mode:
authormmentovai <mmentovai@4c0a9323-5329-0410-9bdc-e9ce6186880e>2006-10-27 00:41:52 +0000
committermmentovai <mmentovai@4c0a9323-5329-0410-9bdc-e9ce6186880e>2006-10-27 00:41:52 +0000
commit6b9955cc426e1e223bb43644219fe1b28ec0e960 (patch)
treeb4e7127c581e421679faccabb236479400b68421 /src/processor
parentminidump_stackwalk should use MinidumpProcessor (#64). r=bryner (diff)
downloadbreakpad-6b9955cc426e1e223bb43644219fe1b28ec0e960.tar.xz
minidump_stackwalk should use MinidumpProcessor (#64). r=bryner
- Commit missing test data. http://groups.google.com/group/airbag-dev/browse_thread/thread/cce30a84f6b2d728 --This line, and .those below, will be ignored-- A src/processor/testdata/minidump2.stackwalk.out git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@54 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/processor')
-rw-r--r--src/processor/testdata/minidump2.stackwalk.out19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/processor/testdata/minidump2.stackwalk.out b/src/processor/testdata/minidump2.stackwalk.out
new file mode 100644
index 00000000..654b64fc
--- /dev/null
+++ b/src/processor/testdata/minidump2.stackwalk.out
@@ -0,0 +1,19 @@
+Operating system: Windows NT
+ 5.1.2600 Service Pack 2
+CPU: x86
+ GenuineIntel family 6 model 13 stepping 8
+
+Crash reason: EXCEPTION_ACCESS_VIOLATION
+Crash address: 0x0
+
+Thread 0 (crashed)
+ 0 test_app.exe!CrashFunction() [test_app.cc : 65 + 0x3]
+ eip = 0x0040102e esp = 0x0012ff3c ebp = 0x0012ff40 ebx = 0x7c80abc1
+ esi = 0x00000002 edi = 0x00000a28 eax = 0x00000000 ecx = 0x00000001
+ edx = 0x0041c888 efl = 0x00010286
+ 1 test_app.exe!main [test_app.cc : 70 + 0x4]
+ eip = 0x0040107f esp = 0x0012ff48 ebp = 0x0012ff70
+ 2 test_app.exe!__tmainCRTStartup [crt0.c : 318 + 0x11]
+ eip = 0x0040153c esp = 0x0012ff78 ebp = 0x0012ffc0 ebx = 0x7c80abc1
+ 3 kernel32.dll!BaseProcessStart + 0x22
+ eip = 0x7c816fd7 esp = 0x0012ffc8 ebp = 0x0012fff0