aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli
AgeCommit message (Expand)AuthorFilesLines
2010-03-05gdbTom Tromey2-2/+3
2010-03-02 * mi/mi-cmd-break.c (mi_read_next_line): Add missing 'void'.Tom Tromey1-5/+5
2010-01-18Allow "source" to load python scripts.Joel Brobecker1-12/+96
2010-01-06 Support disconnected tracing.Stan Shebs1-0/+4
2010-01-01gdb/Jan Kratochvil1-22/+22
2010-01-01gdb/Jan Kratochvil1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker12-12/+19
2009-11-23gdb/ChangeLog:Paul Pluzhnikov1-10/+7
2009-11-18 * cli/cli-script.c (process_next_line): Recognize 'end'Vladimir Prus1-10/+15
2009-10-232009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-2/+3
2009-10-06 ARI fix: OP eol rule.Pierre Muller1-7/+7
2009-08-14 * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves1-2/+1
2009-08-13 Revert 2009-08-07 changes for PR gdb/8869:Pedro Alves1-36/+18
2009-08-07 PR gdb/8869:Tom Tromey1-18/+36
2009-08-03 Refactor reading of commandsVladimir Prus1-32/+60
2009-07-112009-07-11 Hui Zhu <teawater@gmail.com>Hui Zhu1-13/+18
2009-07-09gdb/Jan Kratochvil1-1/+2
2009-07-09 * cli/cli-cmds.c (init_cli_cmds): Add "inf" alias for "info" command.Pierre Muller1-0/+1
2009-07-02gdb/Pedro Alves2-0/+8
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2-11/+24
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand1-10/+17
2009-06-192009-06-19 Samuel Bronson <naesten@gmail.com>Tom Tromey1-2/+5
2009-06-192009-06-19 Samuel Bronson <naesten@gmail.com>Tom Tromey1-2/+3
2009-06-17ChangeLog:Ulrich Weigand1-4/+4
2009-06-08 * cli/cli-decode.c (add_alias_cmd): Correct assertion.Pierre Muller1-1/+1
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-1/+1
2009-05-23gdb/Jan Kratochvil2-5/+5
2009-05-19gdb/Jan Kratochvil1-1/+1
2009-05-12gdb/Pedro Alves1-11/+0
2009-03-25 * infrun.c (normal_stop): Use has_stack_frames instead ofPedro Alves3-32/+5
2009-03-10 * disasm.c (gdb_disassembly): Remove unused argumentHui Zhu1-1/+1
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+1
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+4
2009-02-06gdb/Thiago Jung Bauermann2-4/+14
2009-01-232009-01-23 Pedro Alves <pedro@codesourcery.com>Pedro Alves2-0/+27
2009-01-14 * NEWS: Document "define" for prefixed commands.Daniel Jacobowitz4-31/+86
2009-01-07 * cli/cli-cmds.c (set_debug): Fix cut-n-paste error.Doug Evans1-1/+1
2009-01-06Check return values of functions declared with warn_unused_resultJim Blandy1-1/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker12-14/+14
2008-12-12gdbTom Tromey1-10/+38
2008-12-10gdbTom Tromey2-34/+66
2008-11-10 * cli/cli-cmds.c (source_script): Clean up full_pathname. RunTom Tromey1-1/+5
2008-10-30 * cli/cli-logging.c (handle_redirections): Make a cleanup.Tom Tromey1-0/+6
2008-10-28 * Makefile.in (SUBDIR_CLI_OBS): Don't mention cli-utils.o.Tom Tromey2-39/+0
2008-10-28 * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey2-20/+1
2008-08-30revert previous change, like interpreting English is obvious ...Doug Evans1-2/+2
2008-08-29 * cli/cli-decode.c (help_cmd): Fix thinko in pre/post hook help output.Doug Evans1-6/+4
2008-08-16gdb/Thiago Jung Bauermann1-73/+92
2008-08-06Initial python support.Thiago Jung Bauermann2-5/+51
2008-07-30 * cli/cli-decode.c (lookup_cmd_1): Use memcpy.Tom Tromey1-10/+2