aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli
AgeCommit message (Expand)AuthorFilesLines
2013-02-14gdb/Yao Qi1-2/+0
2013-02-12Consistent use of (C) after "Copyright".Pedro Alves13-13/+13
2013-02-07 * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument toDoug Evans1-1/+6
2013-02-03gdb/Jan Kratochvil1-5/+8
2013-02-03gdb/Jan Kratochvil1-4/+1
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-3/+0
2013-01-14 * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return theTom Tromey1-2/+5
2013-01-01Add make_cleanup_free_command_lines declaration "extern".Joel Brobecker1-1/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker14-15/+14
2012-12-25gdb/Jan Kratochvil1-10/+1
2012-12-18 * cli/cli-cmds.c (apropos_command): Now static.Tom Tromey1-3/+1
2012-12-18 * cli/cli-cmds.c (_initialize_cli_cmds): Remove "document",Tom Tromey3-35/+35
2012-12-18 * cli/cli-cmds.c (_initialize_cli_cmds): New function.Tom Tromey1-16/+25
2012-12-05 Avoid memory leaks on struct cmd_list_element.doc field.Pierre Muller2-1/+16
2012-11-20 ARI fixes: sprintf rule.Pierre Muller1-6/+10
2012-11-20gdb: include help aliases in help command completionMike Frysinger1-2/+3
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-2/+2
2012-10-18 * tracepoint.c (print_one_static_tracepoint_marker): Constify.Tom Tromey1-1/+2
2012-09-21gdb/Jan Kratochvil1-1/+1
2012-09-17gdb/Yao Qi3-6/+55
2012-08-28gdb/Yao Qi2-6/+6
2012-08-27gdb/Jan Kratochvil1-1/+4
2012-08-22 * cli/cli-cmds.c (filter_sals): Handle nelts == 0 case.Tom Tromey1-1/+2
2012-08-09gdb/Yao Qi4-217/+479
2012-08-09gdb/Yao Qi2-14/+0
2012-08-09gdb/Yao Qi1-7/+7
2012-08-06 PR cli/14392:Tom Tromey1-1/+1
2012-08-06gdb/Jan Kratochvil1-1/+1
2012-07-26 * symmisc.c (print_symbol_bcache_statistics): Use QUIT, notTom Tromey1-2/+0
2012-07-24gdb/Yao Qi1-12/+4
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey1-4/+2
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey1-2/+4
2012-07-20gdb/Yao Qi1-6/+3
2012-07-19 * cli/cli-setshow.c (do_setshow_command): Handle case 'var_filename'Yao Qi1-15/+15
2012-07-18 * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey1-2/+2
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-2/+3
2012-07-052012-07-05 Hui Zhu <hui_zhu@mentor.com>Hui Zhu2-0/+20
2012-06-28 Make logging work for MI.Stan Shebs1-21/+43
2012-06-13 * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.Tom Tromey2-89/+37
2012-06-13 * breakpoint.c (add_catch_command): Use completer_ftype.Tom Tromey2-5/+2
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-05-08Display the ">" prompt in interactive mode while reading cannedEli Zaretskii1-2/+21
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2-0/+52
2012-04-25 * cli/cli-decode.c (print_doc_line): Use stream instead ofDoug Evans1-1/+1
2012-04-25back out previous changeDoug Evans1-1/+1
2012-04-25 * cli/cli-decode.c (print_doc_line): Use stream instead ofDoug Evans1-1/+1
2012-04-25Corrupted path caused by "cd" command.Joel Brobecker1-2/+2
2012-03-272012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves1-14/+14
2012-03-01 * NEWS: Mention new python command class gdb.COMMAND_USER.Doug Evans1-4/+5
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-2/+2