diff options
author | Greg Clayton <gclayton@apple.com> | 2011-03-25 18:03:16 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-03-25 18:03:16 +0000 |
commit | 1080edbcdd7d24ad5213749e396e23b54c1a3040 (patch) | |
tree | 25cb5d0a1e62ba603df46e3376cdf4dfeb1969ca /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 6f4c9425eb5b689a2a4bfa19531ef9ab4c5c6e5d (diff) | |
download | bcm5719-llvm-1080edbcdd7d24ad5213749e396e23b54c1a3040.tar.gz bcm5719-llvm-1080edbcdd7d24ad5213749e396e23b54c1a3040.zip |
Cleaned up the Disassembler code a bit more. You can now request a disassembler
plugin by name on the command line for when there is more than one disassembler
plugin.
Taught the Opcode class to dump itself so that "disassembler -b" will dump
the bytes correctly for each opcode type. Modified all places that were passing
the opcode bytes buffer in so that the bytes could be displayed to just pass
in a bool that indicates if we should dump the opcode bytes since the opcode
now lives inside llvm_private::Instruction.
llvm-svn: 128290
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions