summaryrefslogtreecommitdiff
path: root/gdb/disasm.h
AgeCommit message (Expand)Author
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
2013-03-11Add a disassembly flag to omit the pc prefix and use it in the "recordMarkus Metzger
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-13 * disasm.h (DISASSEMBLY_FILENAME): New macro.Markus Metzger
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-06 * amd64-tdep.c: Include disasm.h.Pedro Alves
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-10-232009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2009-07-112009-07-11 Hui Zhu <teawater@gmail.com>Hui Zhu
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand
2009-03-10 * disasm.c (gdb_disassembly): Remove unused argumentHui Zhu
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-21gdb/:Maciej W. Rozycki
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2003-05-12Index: gdb/ChangeLogAndrew Cagney
2003-05-032003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-04-122003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2002-09-30 * disasm.c: New file.Fernando Nasser