diff options
author | mmentovai <mmentovai@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2006-10-20 19:50:01 +0000 |
---|---|---|
committer | mmentovai <mmentovai@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2006-10-20 19:50:01 +0000 |
commit | 2fc823f5794737391e231c1dce6c2b0793213e53 (patch) | |
tree | c27c65c91a046cfbad62aac309cc68539a20c231 /src/processor/testdata | |
parent | Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker. (diff) | |
download | breakpad-2fc823f5794737391e231c1dce6c2b0793213e53.tar.xz |
Add PUBLIC support to SourceLineResolver (resolve function names in Windows
system libraries) (#53)
StackFrame::function_base is not populated (#49)
r=bryner
http://groups.google.com/group/airbag-dev/browse_thread/thread/a17d35348e7027bb
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@43 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/processor/testdata')
-rw-r--r-- | src/processor/testdata/module2.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/processor/testdata/module2.out b/src/processor/testdata/module2.out index f25740b7..6c1cb378 100644 --- a/src/processor/testdata/module2.out +++ b/src/processor/testdata/module2.out @@ -5,10 +5,12 @@ FUNC 2000 c 4 Function2_1 1000 4 54 1 1004 4 55 1 1008 4 56 1 +PUBLIC 2160 0 Public2_1 FUNC 2170 14 4 Function2_2 2170 6 10 2 2176 4 12 2 217a 6 13 2 2180 4 21 2 +PUBLIC 21a0 0 Public2_2 STACK WIN 4 2000 c 1 0 0 0 0 0 1 $eip 4 + ^ = $esp $ebp 8 + = $ebp $ebp ^ = STACK WIN 4 2170 14 1 0 0 0 0 0 1 $eip 4 + ^ = $esp $ebp 8 + = $ebp $ebp ^ = |