aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorJordan Rupprecht <rupprecht@google.com>2019-08-05 15:43:20 +0000
committerJordan Rupprecht <rupprecht@google.com>2019-08-05 15:43:20 +0000
commitd884fbde2a829ef8c78d1a0b0f2478e7e672bc0a (patch)
treeecf08db1409b8bd8ea9bda3baf3a4e592025b2a0 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent8981dc30584310dd2e1ddf5861de2a392fc459dc (diff)
downloadllvm-d884fbde2a829ef8c78d1a0b0f2478e7e672bc0a.zip
llvm-d884fbde2a829ef8c78d1a0b0f2478e7e672bc0a.tar.gz
llvm-d884fbde2a829ef8c78d1a0b0f2478e7e672bc0a.tar.bz2
[llvm-readelf] Fix core note descriptions
Summary: Core files have different descriptions for note values. llvm-readelf currently prints the generic note type, which is wrong when using it to read a core file. To verify the constants/strings, see: Values: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=include/elf/common.h;h=75c4fb7e9d7c0f780d635ac305f579546b7b071b;hb=HEAD#l571 Strings: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=binutils/readelf.c;h=c31a5c1266b7bb62a485895b01b49e1f832ade35;hb=HEAD#l16881 Note: this does not handle printing the note data for NT_FILE, it just fixes the descriptions. Reviewers: MaskRay Reviewed By: MaskRay Subscribers: labath, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D65608 llvm-svn: 367878
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions