gdb: disassembler opcode display formatting
[binutils-gdb.git] / gdb / cli / cli-cmds.c
2022-10-02 Andrew Burgessgdb: disassembler opcode display formatting
2022-08-19 Tom TromeyRemove two initialization functions
2022-06-17 Pedro Alvesevent_location -> location_spec
2022-04-28 Simon Marchigdb: remove BLOCK_CONTIGUOUS_P macro
2022-04-28 Simon Marchigdb: remove BLOCK_NRANGES macro
2022-04-28 Simon Marchigdb: remove BLOCK_RANGE_{START,END} macros
2022-04-18 Simon Marchigdb: call gdb_tilde_expand instead of gdb_tilde_expand_...
2022-04-07 Simon Marchigdb: remove symtab::objfile
2022-04-07 Simon Marchigdb: remove symtab::dirname
2022-03-31 Tom TromeyRemove dbx mode
2022-03-29 Tom TromeyRemove unnecessary calls to wrap_here and gdb_flush
2022-03-29 Tom TromeyUnify gdb printf functions
2022-03-29 Tom TromeyUnify vprintf functions
2022-03-29 Tom TromeyChange the pager to a ui_file
2022-02-07 Tankut Baris Aktemurgdb: add the 'set/show suppress-cli-notifications'...
2022-02-06 Simon Marchigdb: remove SYMTAB_DIRNAME macro
2022-02-06 Simon Marchigdb: remove SYMTAB_OBJFILE macro
2022-02-02 Andrew Burgessgdb: handle calls to edit command passing only a linesp...
2022-02-02 Andrew Burgessgdb: handle calls to list command passing only a linesp...
2022-01-26 Tom TromeyAlways call the wrap_here method
2022-01-26 Tom TromeyConvert wrap_here to use integer parameter
2022-01-18 Tom TromeyMove gdb_regex to gdbsupport
2022-01-05 Tom TromeyUse filtered output in ordinary commands
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-18 Enze Ligdb: add "exit" command as an alias for "quit"
2021-11-16 Andrew Burgessgdb/gdbsupport: make xstrprintf and xstrvprintf return...
2021-11-14 Lancelot SIX[PR gdb/16238] Add completer for the show user command
2021-10-28 Simon Marchigdb: add add_setshow_prefix_cmd
2021-10-25 Simon Marchigdb: change functions returning value contents to use...
2021-10-03 Simon Marchigdb: make string-like set show commands use std::string...
2021-10-03 Lancelot SIXgdb: Introduce setting construct within cmd_list_element
2021-09-27 Andrew Burgessgdb: add setting to disable reading source code files
2021-07-23 Simon Marchigdb: rename cfunc to simple_func
2021-05-27 Simon Marchigdb: remove add_alias_cmd overload that accepts a string
2021-05-27 Simon Marchigdb: make add_com_alias accept target as a cmd_list_element
2021-05-17 Simon Marchigdb: add cmd_list_element::is_prefix
2021-05-17 Simon Marchigdb: rename cmd_list_element::prefixlist to subcommands
2021-05-12 Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-05-07 Andrew Burgessgdb/guile: perform tilde expansion when sourcing guile...
2021-01-22 Simon Marchigdb: move set remote commands to remote.c
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-13 Andrew Burgessgdb: introduce new 'maint flush ' prefix command
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-20 Andreas SchwabFix help string of alias command
2020-10-09 Tom TromeyStyle more output of "disassemble" command
2020-07-28 Andrew BurgessDemangle function names when disassembling
2020-07-28 Tom TromeyUpdate "disassemble" help
2020-06-28 Tom TromeyRemove "cmd_type" function
2020-06-22 Philippe Waroquiersdefault-args: allow to define default arguments for...
2020-05-27 Hannes DomaniMove exit_status_set_internal_vars out of GLOBAL_CURDIR
2020-05-26 Philippe WaroquiersEnsure class_tui is listed in the output of "help"...
2020-05-15 Philippe WaroquiersFix/improve 'help CLASS' output
2020-05-15 Philippe WaroquiersFix problem that alias can be defined or not depending...
2020-05-15 Philippe WaroquiersFix the only incorrect case found by command_structure_...
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-05-11 Tom TromeyRestore info_command and breakpoint
2020-04-18 Tom TromeyChange get_objfile_arch to a method on objfile
2020-04-17 Tom TromeyReplace most calls to help_list and cmd_show_list
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-06 Eli ZaretskiiImprove process exit status macros on MinGW
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-27 Tom TromeyReorder an "if" in print_disassembly
2019-11-22 Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-06 Tom TromeyRemove some includes of readline.h
2019-10-31 Philippe WaroquiersImplement convenience functions to examine GDB settings.
2019-10-12 Christian BiesingerMove declaration of max_user_call_depth to header
2019-10-01 Tom TromeyStyle "pwd" output
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-08-21 Pedro AlvesFix nullptr in with_command_1
2019-08-06 Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-07-11 Tom TromeyRemove init_cli_cmds
2019-07-09 Tom TromeyRename common to gdbsupport
2019-07-03 Pedro Alvespipe command completer
2019-07-03 Pedro AlvesIntroduce the "with" command
2019-06-25 Philippe WaroquiersFix alias command not detecting non matching prefix...
2019-06-12 Pedro AlvesMake check_for_argument skip whitespace after arg itself
2019-06-10 Tom TromeyRemove newlines from warnings
2019-06-03 Philippe WaroquiersImprove usability and/or readibility of help and apropo...
2019-05-31 Philippe WaroquiersImplement | (pipe) command.
2019-05-21 Tom de Vries[gdb/cli] Fix use of uninitialized variable in complete...
2019-05-17 Jan VranyMI: extract command completion logic from complete_comm...
2019-05-04 Tom TromeyChange valid_command_p to return bool
2019-04-19 Philippe WaroquiersOBVIOUS move add_comm_alias "!" <=> "shell" near the...
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-03-05 Tom TromeyRemove excess calls to gdb_flush
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-09 Andrew Burgessgdb: Avoid signed integer overflow when printing source...
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28 Tom TromeyReset terminal styles
2018-10-27 Tom TromeyUnify shell-finding logic
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-09-05 Tom TromeyRemove unnecessary casts from cli-cmds.c
2018-08-23 Kevin BuettnerDisassemble blocks with non-contiguous ranges
2018-06-05 Tom TromeyRemove some text from --version output
2018-02-14 Tom TromeyChange openp et al to use a unique_xmalloc_ptr
2018-02-13 Simon MarchiUse enum flags for flags passed to openp
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07 Tom TromeyConstify add_info
2017-11-07 Tom TromeyConstify add_com
next