summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Commands/command-disassemble.s
AgeCommit message (Expand)Author
2025-02-20[lldb] Fix RangeDataVector::CombineConsecutiveEntriesWithEqualData (#127059)Pavel Labath
2025-02-13[lldb] Correctly resolve (discontinuous) function offsets when disassembling ...Pavel Labath
2025-02-12[lldb] Support disassembling discontinuous functions (#126505)Pavel Labath
2024-11-11[lldb] Have disassembler show load addresses when using a core file (#115453)Pavel Labath
2022-03-02Refine error msgs from CommandObject & DisassembleJason Molenda
2021-02-25[lldb/Core] Change large function threshold variable into a setting.Med Ismail Bennani
2021-02-24[lldb] Prevent double new lines behind errors/warning/messages from LLDB comm...Raphael Isemann
2020-05-15Recommit "[lldb] Don't dissasemble large functions by default"Pavel Labath
2020-05-14Revert "[lldb] Don't dissasemble large functions by default"shafik
2020-05-14[lldb] Don't dissasemble large functions by defaultPavel Labath
2020-03-10[lldb] Break up CommandObjectDisassemble::DoExecutePavel Labath
2020-03-03[lldb] Add detailed tests for the "disassemble" commandPavel Labath