summaryrefslogtreecommitdiff
path: root/gdb/cli
Commit message (Expand)AuthorAgeFilesLines
* 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
* * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey2008-10-282-20/+1
* revert previous change, like interpreting English is obvious ...Doug Evans2008-08-301-2/+2
* * cli/cli-decode.c (help_cmd): Fix thinko in pre/post hook help output.Doug Evans2008-08-291-6/+4
* gdb/Thiago Jung Bauermann2008-08-161-73/+92
* Initial python support.Thiago Jung Bauermann2008-08-062-5/+51
* * cli/cli-decode.c (lookup_cmd_1): Use memcpy.Tom Tromey2008-07-301-10/+2
* * cli/cli-cmds.c (edit_command): Remove unused variables. DeleteTom Tromey2008-07-301-17/+16
* Kill cmd_async_ok.Vladimir Prus2008-07-263-26/+0
* Exited threads.Pedro Alves2008-07-113-0/+28
* * cli/cli-decode.c (add_setshow_optional_filename_cmd): SetPierre Muller2008-07-041-1/+6
* * annotate.c (annotate_source, annotate_frame_begin): ReplaceMarkus Deuling2008-05-231-22/+10
* * NEWS: Mention new /m modifier for disassemble command.Doug Evans2008-05-051-52/+105