summaryrefslogtreecommitdiff
path: root/gdb/disasm.h
Commit message (Expand)AuthorAgeFilesLines
* gdb: make gdb_printing_disassembler::stream publicSimon Marchi2023-02-021-2/+2
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: mark disassembler function callback types as noexceptAndrew Burgess2022-11-281-12/+28
* gdb/disasm: mark functions passed to the disassembler noexceptAndrew Burgess2022-11-281-8/+14
* gdb: improve disassembler styling when Pygments raises an exceptionAndrew Burgess2022-10-021-3/+18
* gdb/disasm: read opcodes bytes with a single read_code callAndrew Burgess2022-10-021-0/+3
* gdb: fix use of uninitialised gdb_printing_disassembler::m_in_commentAndrew Burgess2022-07-251-1/+1
* gdb: add support for disassembler styling using libopcodesAndrew Burgess2022-07-111-0/+16
* gdb: have gdb_disassemble_info carry 'this' in its stream pointerAndrew Burgess2022-07-111-24/+41
* gdb: unify two dis_asm_read_memory functions in disasm.cAndrew Burgess2022-06-151-12/+17
* gdb: refactor the non-printing disassemblersAndrew Burgess2022-06-151-6/+50
* gdb: add new base class to gdb_disassemblerAndrew Burgess2022-06-151-28/+112
* gdb: move gdb_disassembly_flag into a new disasm-flags.h fileAndrew Burgess2022-04-061-13/+1
* objdump/opcodes: add syntax highlighting to disassembler outputAndrew Burgess2022-04-041-0/+7
* gdb: use python to colorize disassembler outputAndrew Burgess2022-02-141-0/+25
* gdb/disasm: combine the no printing disassembler setup codeAndrew Burgess2022-02-071-0/+6
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: make disassembler fprintf callback a static member functionAndrew Burgess2021-10-221-0/+3
* gdb: improve error reporting from the disassemblerAndrew Burgess2021-10-131-1/+6
* gdb: make string-like set show commands use std::string variableSimon Marchi2021-10-031-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Call disassemble_free_target in gdbTom Tromey2020-01-191-0/+4
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Add more styling to "disassemble"Tom Tromey2019-08-061-7/+13
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Revert the header-sorting patchTom Tromey2019-04-061-1/+1
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki2018-07-021-0/+5
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Introduce gdb_disassembly_flagsPedro Alves2017-09-041-10/+15
* GDB: Add support for the new set/show disassembler-options commands.Peter Bergner2017-02-281-0/+8
* Tweak pretty_print_disassembler's intro commentPedro Alves2017-02-021-1/+1
* Reuse buffers across gdb_pretty_print_insn callsPedro Alves2017-02-021-4/+27
* Add back gdb_pretty_print_insnPedro Alves2017-02-021-5/+6
* Remove unused file_string parameter in gdb_disassemblySimon Marchi2017-02-011-1/+1
* Don't throw exception in dis_asm_memory_errorYao Qi2017-01-261-0/+1
* Refactor disassembly codeYao Qi2017-01-261-13/+43
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* disasm: add struct disasm_insn to describe to-be-disassembled instructionMarkus Metzger2015-11-041-0/+23
* New /s modifier for the disassemble command.Doug Evans2015-08-141-1/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Add Guile as an extension language.Doug Evans2014-02-091-0/+8
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add a disassembly flag to omit the pc prefix and use it in the "recordMarkus Metzger2013-03-111-0/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * disasm.h (DISASSEMBLY_FILENAME): New macro.Markus Metzger2012-11-131-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2