aboutsummaryrefslogtreecommitdiff
path: root/gdb/disasm.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-17Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves1-3/+3
2017-04-22Use ui_out_emit_listTom Tromey1-5/+1
2017-04-22Use ui_out_emit_tupleTom Tromey1-10/+3
2017-04-05-Wwrite-strings: Constify struct disassemble_info's disassembler_options fieldPedro Alves1-1/+1
2017-02-28GDB: Add support for the new set/show disassembler-options commands.Peter Bergner1-0/+179
2017-02-02Reuse buffers across gdb_pretty_print_insn callsPedro Alves1-11/+14
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-12/+6
2017-02-02Add back gdb_pretty_print_insnPedro Alves1-32/+22
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-2/+11
2017-01-26Refactor disassembly codeYao Qi1-72/+85
2017-01-26New function null_streamYao Qi1-16/+1
2017-01-10Remove make_cleanup_htab_deleteTom Tromey1-10/+4
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-26/+25
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-1/+2
2016-07-14Remove some variables but call functions for side effectsTom Tromey1-3/+1
2016-05-07remove trivialy unused variablesTrevor Saunders1-6/+0
2016-01-21gdb: Small cleanup to disasm.c:maybe_add_dis_line_entryAndrew Burgess1-4/+3
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-17Type-safe wrapper for enum flagsPedro Alves1-2/+2
2015-11-04disasm: add struct disasm_insn to describe to-be-disassembled instructionMarkus Metzger1-9/+40
2015-11-04disasm: split dump_insnsMarkus Metzger1-77/+96
2015-10-27target_read_memory&co: no longer return target_xfer_statusPedro Alves1-6/+6
2015-09-25Add some more casts (1/2)Simon Marchi1-7/+7
2015-08-14New /s modifier for the disassemble command.Doug Evans1-30/+374
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-18symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated.Doug Evans1-4/+4
2014-11-15PR symtab/17559Doug Evans1-3/+2
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-02-09Add Guile as an extension language.Doug Evans1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-24Use target_read_code in disassemble.Yao Qi1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-03-11Add a disassembly flag to omit the pc prefix and use it in the "recordMarkus Metzger1-1/+3
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-4/+8
2012-03-272012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves1-11/+11
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-02-03http://sourceware.org/ml/gdb-patches/2010-12/msg00300.htmlAndrew Burgess1-6/+15
2011-01-12http://sourceware.org/ml/gdb-patches/2010-12/msg00299.htmlAndrew Burgess1-1/+13
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-9/+10
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+4
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+0
2010-05-06 * amd64-tdep.c: Include disasm.h.Pedro Alves1-0/+73
2010-05-02gdb/Jan Kratochvil1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-28 * defs.h (print_address_symbolic, build_address_symbolic): UpdateDaniel Jacobowitz1-1/+1