diff options
author | Greg Clayton <gclayton@apple.com> | 2011-07-11 05:12:02 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-07-11 05:12:02 +0000 |
commit | c749eb89adaa6622abf8098203b0dcff145db704 (patch) | |
tree | 11727870011f1c5fb6e33f71e43e185e42e3c40c /llvm/lib/VMCore/Module.cpp | |
parent | 279f2907ed38a4ea8909ffc30a9d5ff995d7db43 (diff) | |
download | bcm5719-llvm-c749eb89adaa6622abf8098203b0dcff145db704.tar.gz bcm5719-llvm-c749eb89adaa6622abf8098203b0dcff145db704.zip |
Added the ability to see block variables when looking up addresses
with the "target modules lookup --address <addr>" command. The variable
ID's, names, types, location for the address, and declaration is
displayed.
This can really help with crash logs since we get, on MacOSX at least,
the registers for the thread that crashed so it is often possible to
figure out some of the variable contents.
llvm-svn: 134886
Diffstat (limited to 'llvm/lib/VMCore/Module.cpp')
0 files changed, 0 insertions, 0 deletions