]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/cli
Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_32bit
[thirdparty/binutils-gdb.git] / gdb / cli /
2016-01-15  Pedro AlvesStar wildcard ranges (e.g., "info thread 2.*")
2016-01-13  Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-11  Andrew Burgessgdb: Extend help text for 'list' command.
2015-12-11  Andrew Burgessgdb: Add an error when 'list -' reaches the start of...
2015-12-11  Andrew Burgessgdb: 'list' command, tweak handling of +/- arguments.
2015-12-11  Andrew Burgessgdb: Small code restructure for list_command.
2015-12-11  Andrew Burgessgdb: Use NULL instead of 0 for pointer comparison.
2015-11-11  Andrew Burgessgdb: Use class_info when creating info commands.
2015-10-26  Doug EvansPR python/18938: source -s foo.py with foo.py a symlink...
2015-10-25  Simon Marchicli-setshow.c: Constify variable
2015-10-13  Pedro AlvesMore char constification
2015-10-09  Simon MarchiChange some void* to gdb_byte*
2015-10-06  Pitchumani Sivanupandiparse load_offset (bias) of restore command as long
2015-09-28  Simon Marchicli-script.c: Fix read_next_line's comment
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-21  Simon MarchiAdd two missing consts
2015-09-09  Pedro AlvesReplace "struct continuation" mechanism by something...
2015-09-04  Andrew Burgessgdb/cli: Remove casts of NULL during assignment.
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-18  Doug EvansPR mi/18833 gdb.execute ("set param value", to_string...
2015-08-15  Doug EvansNew /s modifier for the disassemble command.
2015-08-12  Keith SeitzExplicit locations: use new location API
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-06-15  Jan KratochvilMove utility functions to common/
2015-05-16  Jan Kratochvilcompile: Distribute scope, add scope_data
2015-04-24  Andrew Burgessgdb: Add internationalization support to a few strings.
2015-04-24  Andrew Burgessgdb: Add support for dumping to verilog hex format.
2015-04-11  Jan KratochvilRemove --xdb
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07  Pedro AlvesNormalize TRY_CATCH exception handling block
2015-03-06  Gary BensonNew common function "startswith"
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-31  Gary BensonAdd max-completions parameter, and implement tab-comple...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12  Tom Tromeythe "compile" command
2014-11-18  Doug EvansSYMTAB_DIRNAME: New macro.
2014-11-18  Doug EvansSYMTAB_OBJFILE: New macro.
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-09-07  Gabriel Krisman... Fix PR gdb/17035: "show user" doesn't list user-defined...
2014-09-03  Sergio Durigan JuniorPR python/16699: GDB Python command completion with...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-30  Tom Tromeyconstify some cli-utils stuff
2014-07-24  Tom Tromeyconstify command docs
2014-07-24  Tom Tromeyconstify command prefix
2014-07-24  Tom Tromeyconstify deprecate_cmd
2014-07-24  Tom Tromeyconstify help_cmd
2014-07-24  Tom Tromeyconstify cli-dump.c
2014-07-03  Marc KhouzamAssign 'targerr' instead of 'targ' to gdb_stdtargerr.
2014-07-01  Tom Tromeyuse cmd_sfunc_ftype and cmd_cfunc_ftype more
2014-06-26  Tom Tromeyconstify error_no_arg
2014-06-26  Tom Tromeyconstify do_set_command and do_show_command
2014-06-18  Tom Tromeyconstify parse_cli_boolean_value
2014-06-13  Tom Tromeymake calls to help_list use enumerator
2014-05-29  Pedro AlvesMake display_gdb_prompt CLI-only.
2014-05-29  Pedro AlvesPR gdb/13860 - Make MI sync vs async output (closer...
2014-05-21  Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-04-25  Tom Tromeydocument "quit" command's argument
2014-03-25  Pedro Alves"source", foreground execution commands, and target...
2014-03-06  Yao QiAdd a newline in output messages
2014-02-10  Doug EvansAdd Guile as an extension language.
2014-02-06  Doug EvansExtension Language API
2014-01-20  Tom Tromeybetter packing for command struct
2014-01-20  Tom Tromeyconvert flags to bitfields
2014-01-13  Tom Tromeyremove deprecated_set_hook
2014-01-13  Tom Tromeyreplace XMALLOC with XNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-12  Pedro AlvesEliminate UNSUPPORTED_ERROR.
2013-12-06  Tom Tromeyfix a couple of FIXMEs
2013-11-23  Doug Evanscli/cli-script.c (multi_line_command_p): New function.
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-14  Joel BrobeckerNew function cli-utils.c:extract_arg_const
2013-10-11  Joel Brobeckerwarn if "source" fails to open the file when from_tty...
2013-10-10  Joel BrobeckerRename "set/show remotebaud" command into "set/show...
2013-10-02  Keith SeitzConstification of parse_linespec and fallout:
2013-10-01  Doug Evans * cli/cli-decode.c: Remove unnecessary inclusion of...
2013-09-06  Andrew BurgessGive every interpreter a command_loop_proc.
2013-09-04  Jan KratochvilCode cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN...
2013-08-09  Pedro AlvesRemove unnecessary XMALLOC definitions.
2013-08-09  Pedro AlvesMake functions in cli-dump.c static and remove cli...
2013-08-01  Andrew BurgessRemove error_pre_print and quit_pre_print.
2013-07-17  Doug Evans * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary...
2013-07-17  Doug Evans * gdbcmd.h (togglelist): Delete.
2013-07-01  Pedro AlvesConstify main.c:get_init_files.
2013-05-30  Tom Tromeyfix cli-script.c
2013-05-30  Tom Tromeysimplify cli-logging.c for analysis
2013-05-30  Tom Tromeyremove erroneous return from setup_user_args
2013-05-30  Tom Tromeysome cleanup checker fixes
2013-04-24  Muhammad Bilal2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
2013-04-22  Tom Tromey PR gdb/7912:
2013-04-12  Eli ZaretskiiImplement a new command to show GDB build-time configur...
2013-04-10  Pedro AlvesAccept "set foo unlimited" in integer/uinteger/zuintege...
2013-04-10  Pedro Alvesmake -gdb-exit call disconnect_tracing too, and don...
2013-03-22  Pedro AlvesSubject: Fix range validation of integer commands with...
2013-03-22  Pedro AlvesWhoops, wrong patch. Reverting.
2013-03-22  Pedro AlvesSubject: Fix range validation of integer commands with...
2013-03-21  Doug Evans New commands "mt set per-command {space,time,symtab...
2013-03-20  Pedro AlvesFix PR gdb/15289 - "set remote hardware-watchpoint...
next