summaryrefslogtreecommitdiff
path: root/gdb/disasm.c
Commit message (Expand)AuthorAgeFilesLines
* Call disassemble_free_target in gdbTom Tromey2020-01-191-1/+8
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Replace some more qsort calls with std::sortChristian Biesinger2019-10-191-16/+14
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-2/+2
* Remove the ui_out_style_kind enumTom Tromey2019-10-011-1/+2
* Add more styling to "disassemble"Tom Tromey2019-08-061-25/+24
* Restrict use of minsym names when printing addresses in disassembled codeKevin Buettner2019-07-271-4/+8
* Rename field_int to field_signedTom Tromey2019-07-171-1/+1
* Introduce field_unsignedTom Tromey2019-07-151-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Remove trailing newlines from help textTom Tromey2019-06-111-1/+1
* testsuite: Disable some tests when loggingAlan Hayward2019-05-171-2/+2
* Revert the header-sorting patchTom Tromey2019-04-061-12/+8
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-8/+12
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Add output styles to gdbTom Tromey2018-12-281-1/+2
* Simple -Wshadow=local fixesTom Tromey2018-10-041-3/+4
* Expand "show disassembler-options" outputTom Tromey2018-09-161-4/+9
* GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki2018-07-021-15/+112
* Change build_address_symbolic to return std::stringTom Tromey2018-06-071-8/+3
* Update help text in disasm.cTom Tromey2018-05-241-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove some unused variablesSimon Marchi2017-12-051-1/+0
* Constify add_setshow_*Tom Tromey2017-11-071-1/+1
* Remove cleanups from disasm.cTom Tromey2017-10-171-53/+29
* Rename _const functions to use overloading insteadTom Tromey2017-09-111-1/+1
* Use ui_out_emit_tuple in disasm.cTom Tromey2017-09-091-82/+82
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Introduce gdb_disassembly_flagsPedro Alves2017-09-041-6/+6
* Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves2017-07-171-3/+3
* Use ui_out_emit_listTom Tromey2017-04-221-5/+1
* Use ui_out_emit_tupleTom Tromey2017-04-221-10/+3
* -Wwrite-strings: Constify struct disassemble_info's disassembler_options fieldPedro Alves2017-04-051-1/+1
* GDB: Add support for the new set/show disassembler-options commands.Peter Bergner2017-02-281-0/+179
* Reuse buffers across gdb_pretty_print_insn callsPedro Alves2017-02-021-11/+14
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-12/+6
* Add back gdb_pretty_print_insnPedro Alves2017-02-021-32/+22
* 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-2/+11
* Refactor disassembly codeYao Qi2017-01-261-72/+85
* New function null_streamYao Qi2017-01-261-16/+1
* Remove make_cleanup_htab_deleteTom Tromey2017-01-101-10/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-26/+25
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-1/+2
* Remove some variables but call functions for side effectsTom Tromey2016-07-141-3/+1
* remove trivialy unused variablesTrevor Saunders2016-05-071-6/+0
* gdb: Small cleanup to disasm.c:maybe_add_dis_line_entryAndrew Burgess2016-01-211-4/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1