aboutsummaryrefslogtreecommitdiff
path: root/gdb/disasm.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-02GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki1-0/+5
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-04Introduce gdb_disassembly_flagsPedro Alves1-10/+15
2017-02-28GDB: Add support for the new set/show disassembler-options commands.Peter Bergner1-0/+8
2017-02-02Tweak pretty_print_disassembler's intro commentPedro Alves1-1/+1
2017-02-02Reuse buffers across gdb_pretty_print_insn callsPedro Alves1-4/+27
2017-02-02Add back gdb_pretty_print_insnPedro Alves1-5/+6
2017-02-01Remove unused file_string parameter in gdb_disassemblySimon Marchi1-1/+1
2017-01-26Don't throw exception in dis_asm_memory_errorYao Qi1-0/+1
2017-01-26Refactor disassembly codeYao Qi1-13/+43
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-04disasm: add struct disasm_insn to describe to-be-disassembled instructionMarkus Metzger1-0/+23
2015-08-14New /s modifier for the disassemble command.Doug Evans1-1/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-02-09Add Guile as an extension language.Doug Evans1-0/+8
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-03-11Add a disassembly flag to omit the pc prefix and use it in the "recordMarkus Metzger1-0/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-13 * disasm.h (DISASSEMBLY_FILENAME): New macro.Markus Metzger1-0/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-05-06 * amd64-tdep.c: Include disasm.h.Pedro Alves1-0/+12
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-232009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-3/+3
2009-07-112009-07-11 Hui Zhu <teawater@gmail.com>Hui Zhu1-0/+3
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand1-4/+3
2009-03-10 * disasm.c (gdb_disassembly): Remove unused argumentHui Zhu1-1/+0
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-21gdb/:Maciej W. Rozycki1-3/+6
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2003-05-12Index: gdb/ChangeLogAndrew Cagney1-0/+1
2003-05-032003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+6
2003-04-122003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+2
2002-09-30 * disasm.c: New file.Fernando Nasser1-0/+29