summaryrefslogtreecommitdiff
path: root/gdb/disasm.h
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-11-21gdb/disasm.h: Mark callbacks noexcept unconditionallyLancelot Six
2023-11-21gdb: Replace gdb::optional with std::optionalLancelot Six
2023-07-15gdb: style filenames in separate debug file warningsAndrew Burgess
2023-06-05[gdb] Fix more typosTom de Vries
2023-02-02gdb: make gdb_printing_disassembler::stream publicSimon Marchi
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-11-28gdb: mark disassembler function callback types as noexceptAndrew Burgess
2022-11-28gdb/disasm: mark functions passed to the disassembler noexceptAndrew Burgess
2022-10-02gdb: improve disassembler styling when Pygments raises an exceptionAndrew Burgess
2022-10-02gdb/disasm: read opcodes bytes with a single read_code callAndrew Burgess
2022-07-25gdb: fix use of uninitialised gdb_printing_disassembler::m_in_commentAndrew Burgess
2022-07-11gdb: add support for disassembler styling using libopcodesAndrew Burgess
2022-07-11gdb: have gdb_disassemble_info carry 'this' in its stream pointerAndrew Burgess
2022-06-15gdb: unify two dis_asm_read_memory functions in disasm.cAndrew Burgess
2022-06-15gdb: refactor the non-printing disassemblersAndrew Burgess
2022-06-15gdb: add new base class to gdb_disassemblerAndrew Burgess
2022-04-06gdb: move gdb_disassembly_flag into a new disasm-flags.h fileAndrew Burgess
2022-04-04objdump/opcodes: add syntax highlighting to disassembler outputAndrew Burgess
2022-02-14gdb: use python to colorize disassembler outputAndrew Burgess
2022-02-07gdb/disasm: combine the no printing disassembler setup codeAndrew Burgess
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-10-22gdb: make disassembler fprintf callback a static member functionAndrew Burgess
2021-10-13gdb: improve error reporting from the disassemblerAndrew Burgess
2021-10-03gdb: make string-like set show commands use std::string variableSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-01-19Call disassemble_free_target in gdbTom Tromey
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-08-06Add more styling to "disassemble"Tom Tromey
2019-07-09Rename common to gdbsupportTom Tromey
2019-04-06Revert the header-sorting patchTom Tromey
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-07-02GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-04Introduce gdb_disassembly_flagsPedro Alves
2017-02-28GDB: Add support for the new set/show disassembler-options commands.Peter Bergner
2017-02-02Tweak pretty_print_disassembler's intro commentPedro Alves
2017-02-02Reuse buffers across gdb_pretty_print_insn callsPedro Alves
2017-02-02Add back gdb_pretty_print_insnPedro Alves
2017-02-01Remove unused file_string parameter in gdb_disassemblySimon Marchi
2017-01-26Don't throw exception in dis_asm_memory_errorYao Qi
2017-01-26Refactor disassembly codeYao Qi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-04disasm: add struct disasm_insn to describe to-be-disassembled instructionMarkus Metzger
2015-08-14New /s modifier for the disassemble command.Doug Evans
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-02-09Add Guile as an extension language.Doug Evans
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker