summaryrefslogtreecommitdiff
path: root/gdb/cli
Commit message (Expand)AuthorAgeFilesLines
* Add -s option to source command.Doug Evans2010-04-151-58/+120
* 2010-04-08 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-091-2/+2
* * top.c (source_file_name): Make const char *.Doug Evans2010-04-072-3/+3
* * cli/cli-cmds.c (source_command): Run cleanups.Doug Evans2010-04-071-0/+2
* gdb/Pedro Alves2010-03-281-1/+2
* Unify actions and commandsVladimir Prus2010-03-231-17/+69
* gdbTom Tromey2010-03-052-2/+3
* * mi/mi-cmd-break.c (mi_read_next_line): Add missing 'void'.Tom Tromey2010-03-021-5/+5
* Allow "source" to load python scripts.Joel Brobecker2010-01-181-12/+96
* Support disconnected tracing.Stan Shebs2010-01-061-0/+4
* gdb/Jan Kratochvil2010-01-011-22/+22
* gdb/Jan Kratochvil2010-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-0112-12/+19
* gdb/ChangeLog:Paul Pluzhnikov2009-11-231-10/+7
* * cli/cli-script.c (process_next_line): Recognize 'end'Vladimir Prus2009-11-181-10/+15
* 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-10-231-2/+3
* ARI fix: OP eol rule.Pierre Muller2009-10-061-7/+7
* * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves2009-08-141-2/+1
* Revert 2009-08-07 changes for PR gdb/8869:Pedro Alves2009-08-131-36/+18
* PR gdb/8869:Tom Tromey2009-08-071-18/+36
* Refactor reading of commandsVladimir Prus2009-08-031-32/+60
* 2009-07-11 Hui Zhu <teawater@gmail.com>Hui Zhu2009-07-111-13/+18
* gdb/Jan Kratochvil2009-07-091-1/+2
* * cli/cli-cmds.c (init_cli_cmds): Add "inf" alias for "info" command.Pierre Muller2009-07-091-0/+1
* gdb/Pedro Alves2009-07-022-0/+8
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-022-11/+24
* * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand2009-07-021-10/+17
* 2009-06-19 Samuel Bronson <naesten@gmail.com>Tom Tromey2009-06-191-2/+5
* 2009-06-19 Samuel Bronson <naesten@gmail.com>Tom Tromey2009-06-191-2/+3
* ChangeLog:Ulrich Weigand2009-06-171-4/+4
* * cli/cli-decode.c (add_alias_cmd): Correct assertion.Pierre Muller2009-06-081-1/+1
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-1/+1
* gdb/Jan Kratochvil2009-05-232-5/+5
* gdb/Jan Kratochvil2009-05-191-1/+1
* gdb/Pedro Alves2009-05-121-11/+0
* * infrun.c (normal_stop): Use has_stack_frames instead ofPedro Alves2009-03-253-32/+5
* * disasm.c (gdb_disassembly): Remove unused argumentHui Zhu2009-03-101-1/+1
* 2009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu2009-02-251-1/+1
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+4
* gdb/Thiago Jung Bauermann2009-02-062-4/+14
* 2009-01-23 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-01-232-0/+27
* * NEWS: Document "define" for prefixed commands.Daniel Jacobowitz2009-01-144-31/+86
* * cli/cli-cmds.c (set_debug): Fix cut-n-paste error.Doug Evans2009-01-071-1/+1
* Check return values of functions declared with warn_unused_resultJim Blandy2009-01-061-1/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-0312-14/+14
* gdbTom Tromey2008-12-121-10/+38
* gdbTom Tromey2008-12-102-34/+66
* * cli/cli-cmds.c (source_script): Clean up full_pathname. RunTom Tromey2008-11-101-1/+5
* * cli/cli-logging.c (handle_redirections): Make a cleanup.Tom Tromey2008-10-301-0/+6
* * Makefile.in (SUBDIR_CLI_OBS): Don't mention cli-utils.o.Tom Tromey2008-10-282-39/+0