Age | Commit message (Expand) | Author | Files | Lines |
2013-05-30 | fix cli-script.c | Tom Tromey | 1 | -12/+6 |
2013-05-30 | simplify cli-logging.c for analysis | Tom Tromey | 1 | -4/+5 |
2013-05-30 | remove erroneous return from setup_user_args | Tom Tromey | 1 | -5/+2 |
2013-05-30 | some cleanup checker fixes | Tom Tromey | 2 | -3/+10 |
2013-04-24 | 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com> | Muhammad Bilal | 1 | -0/+3 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 2 | -1/+5 |
2013-04-12 | Implement a new command to show GDB build-time configuration parameters. | Eli Zaretskii | 1 | -0/+9 |
2013-04-10 | Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands. | Pedro Alves | 2 | -9/+74 |
2013-04-10 | make -gdb-exit call disconnect_tracing too, and don't lose history if the tar... | Pedro Alves | 1 | -1/+1 |
2013-03-22 | Subject: Fix range validation of integer commands with "unlimited". | Pedro Alves | 1 | -2/+12 |
2013-03-22 | Whoops, wrong patch. Reverting. | Pedro Alves | 1 | -11/+2 |
2013-03-22 | Subject: Fix range validation of integer commands with "unlimited". | Pedro Alves | 1 | -2/+11 |
2013-03-21 | New commands "mt set per-command {space,time,symtab} {on,off}". | Doug Evans | 2 | -14/+11 |
2013-03-20 | Fix PR gdb/15289 - "set remote hardware-watchpoint-limit" broken (zinteger co... | Pedro Alves | 1 | -8/+13 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 5 | -61/+64 |
2013-03-12 | * ada-lang.c (ada_read_renaming_var_value): Pass const | Keith Seitz | 3 | -18/+24 |
2013-03-07 | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 1 | -9/+5 |
2013-03-05 | gdb/ | Yao Qi | 1 | -1/+1 |
2013-02-14 | gdb/ | Yao Qi | 1 | -2/+0 |
2013-02-12 | Consistent use of (C) after "Copyright". | Pedro Alves | 13 | -13/+13 |
2013-02-07 | * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument to | Doug Evans | 1 | -1/+6 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -5/+8 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -4/+1 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -3/+0 |
2013-01-14 | * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the | Tom Tromey | 1 | -2/+5 |
2013-01-01 | Add make_cleanup_free_command_lines declaration "extern". | Joel Brobecker | 1 | -1/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 14 | -15/+14 |
2012-12-25 | gdb/ | Jan Kratochvil | 1 | -10/+1 |
2012-12-18 | * cli/cli-cmds.c (apropos_command): Now static. | Tom Tromey | 1 | -3/+1 |
2012-12-18 | * cli/cli-cmds.c (_initialize_cli_cmds): Remove "document", | Tom Tromey | 3 | -35/+35 |
2012-12-18 | * cli/cli-cmds.c (_initialize_cli_cmds): New function. | Tom Tromey | 1 | -16/+25 |
2012-12-05 | Avoid memory leaks on struct cmd_list_element.doc field. | Pierre Muller | 2 | -1/+16 |
2012-11-20 | ARI fixes: sprintf rule. | Pierre Muller | 1 | -6/+10 |
2012-11-20 | gdb: include help aliases in help command completion | Mike Frysinger | 1 | -2/+3 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -2/+2 |
2012-10-18 | * tracepoint.c (print_one_static_tracepoint_marker): Constify. | Tom Tromey | 1 | -1/+2 |
2012-09-21 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-09-17 | gdb/ | Yao Qi | 3 | -6/+55 |
2012-08-28 | gdb/ | Yao Qi | 2 | -6/+6 |
2012-08-27 | gdb/ | Jan Kratochvil | 1 | -1/+4 |
2012-08-22 | * cli/cli-cmds.c (filter_sals): Handle nelts == 0 case. | Tom Tromey | 1 | -1/+2 |
2012-08-09 | gdb/ | Yao Qi | 4 | -217/+479 |
2012-08-09 | gdb/ | Yao Qi | 2 | -14/+0 |
2012-08-09 | gdb/ | Yao Qi | 1 | -7/+7 |
2012-08-06 | PR cli/14392: | Tom Tromey | 1 | -1/+1 |
2012-08-06 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-07-26 | * symmisc.c (print_symbol_bcache_statistics): Use QUIT, not | Tom Tromey | 1 | -2/+0 |
2012-07-24 | gdb/ | Yao Qi | 1 | -12/+4 |
2012-07-23 | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 1 | -4/+2 |
2012-07-23 | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 1 | -2/+4 |