diff options
| author | Ilia K <ki.stfu@gmail.com> | 2015-08-11 06:07:14 +0000 |
|---|---|---|
| committer | Ilia K <ki.stfu@gmail.com> | 2015-08-11 06:07:14 +0000 |
| commit | d7f932a8c8f16939f154980b783043243a52a79f (patch) | |
| tree | 2db9858ae381239dd5f932a9a82e713a08c2e282 /llvm/test/Object/stackmap-dump.test | |
| parent | 4988786b0f0dc0f4da0c0ab3fb008877fdd9b2e0 (diff) | |
| download | bcm5719-llvm-d7f932a8c8f16939f154980b783043243a52a79f.tar.gz bcm5719-llvm-d7f932a8c8f16939f154980b783043243a52a79f.zip | |
Add size field to library load event (MI)
Summary:
(This revision supersedes the abandon: http://reviews.llvm.org/D9716)
Size field is used to let the debugger attribute an address to a specific library when symbols are not available.
For example:
OpenGLESApp4.app!Cube_draw() Line 74 C
OpenGLESApp4.app!-[GameViewController glkView:drawInRect:](GameViewController * self, SEL _cmd, GLKView * view, CGRect rect) Line 89 C++
GLKit!<redacted>
QuartzCore!<redacted>
QuartzCore!<redacted>
QuartzCore!<redacted>
QuartzCore!<redacted>
QuartzCore!<redacted>
UIKit!<redacted>
UIKit!<redacted>
UIKit!<redacted>
UIKit!<redacted>
FrontBoardServices!<redacted>
CoreFoundation!<redacted>
Patch from paulmay@microsoft.com
Reviewers: ChuckR, abidh, ki.stfu
Subscribers: greggm, lldb-commits
Differential Revision: http://reviews.llvm.org/D11574
llvm-svn: 244573
Diffstat (limited to 'llvm/test/Object/stackmap-dump.test')
0 files changed, 0 insertions, 0 deletions

