summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmd-disas.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb/mi: new options for -data-disassemble commandAndrew Burgess2022-10-021-7/+68
* gdb/mi: some int to bool conversionAndrew Burgess2022-10-021-12/+12
* gdb: disassembler opcode display formattingAndrew Burgess2022-10-021-3/+3
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix tab after space indentation issuesSimon Marchi2021-05-271-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-8/+8
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* MI: Add -a option to the "-data-disassemble" commandJan Vrany2018-08-141-10/+26
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Don't copy a string in mi_cmd_disassembleTom Tromey2017-09-291-5/+1
* Introduce gdb_disassembly_flagsPedro Alves2017-09-041-1/+2
* -Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves2017-04-051-1/+1
* Remove unused file_string parameter in gdb_disassemblySimon Marchi2017-02-011-1/+0
* 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
* New /s modifier for the disassemble command.Doug Evans2015-08-141-10/+29
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs2012-03-061-15/+16
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * mi/mi-cmd-disas.c (mi_cmd_disassemble): Rename `optind' and `optarg'Andrey Smirnov2011-12-171-10/+10
* gdb/Jan Kratochvil2011-08-281-1/+1
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-0/+1
* 2011-03-09 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-091-0/+4
* gdbTom Tromey2011-01-121-7/+7
* http://sourceware.org/ml/gdb-patches/2010-12/msg00299.htmlAndrew Burgess2011-01-121-10/+20
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-4/+4
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-061-5/+6
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * mi/mi-cmd-disas.c (mi_cmd_disassemble): Respect mixed_mode flag.Ulrich Weigand2009-07-171-2/+2
* 2009-07-11 Hui Zhu <teawater@gmail.com>Hui Zhu2009-07-111-1/+1
* * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand2009-07-021-1/+3
* * disasm.c (gdb_disassembly): Remove unused argumentHui Zhu2009-03-101-1/+0
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* Kill the return value for all MI command functions.Vladimir Prus2008-06-251-3/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* Warning fixes.Daniel Jacobowitz2007-01-031-1/+1
* * mi/mi-symbol-cmds.c:Eli Zaretskii2005-12-231-3/+3
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-4/+4
* * disasm.c: New file.Fernando Nasser2002-09-301-350/+8