2015-06-15 |
Jan Kratochvil | Move utility functions to common/ |
tree | commitdiff |
2015-05-16 |
Jan Kratochvil | compile: Distribute scope, add scope_data |
tree | commitdiff |
2015-04-24 |
Andrew Burgess | gdb: Add internationalization support to a few strings. |
tree | commitdiff |
2015-04-24 |
Andrew Burgess | gdb: Add support for dumping to verilog hex format. |
tree | commitdiff |
2015-04-11 |
Jan Kratochvil | Remove --xdb |
tree | commitdiff |
2015-03-07 |
Pedro Alves | Split TRY_CATCH into TRY + CATCH |
tree | commitdiff |
2015-03-07 |
Pedro Alves | Normalize TRY_CATCH exception handling block |
tree | commitdiff |
2015-03-06 |
Gary Benson | New common function "startswith" |
tree | commitdiff |
2015-02-27 |
Pedro Alves | C++ keyword cleanliness, mostly auto-generated |
tree | commitdiff |
2015-01-31 |
Gary Benson | Add max-completions parameter, and implement tab-comple... |
tree | commitdiff |
2015-01-01 |
Joel Brobecker | Update year range in copyright notice of all files... |
tree | commitdiff |
2014-12-12 |
Tom Tromey | the "compile" command |
tree | commitdiff |
2014-11-18 |
Doug Evans | SYMTAB_DIRNAME: New macro. |
tree | commitdiff |
2014-11-18 |
Doug Evans | SYMTAB_OBJFILE: New macro. |
tree | commitdiff |
2014-10-08 |
Gary Benson | Remove spurious exceptions.h inclusions |
tree | commitdiff |
2014-09-07 |
Gabriel Krisman... | Fix PR gdb/17035: "show user" doesn't list user-defined... |
tree | commitdiff |
2014-09-03 |
Sergio Durigan Junior | PR python/16699: GDB Python command completion with... |
tree | commitdiff |
2014-08-07 |
Gary Benson | Include string.h in common-defs.h |
tree | commitdiff |
2014-08-07 |
Gary Benson | Include gdb_assert.h in common-defs.h |
tree | commitdiff |
2014-07-30 |
Tom Tromey | constify some cli-utils stuff |
tree | commitdiff |
2014-07-24 |
Tom Tromey | constify command docs |
tree | commitdiff |
2014-07-24 |
Tom Tromey | constify command prefix |
tree | commitdiff |
2014-07-24 |
Tom Tromey | constify deprecate_cmd |
tree | commitdiff |
2014-07-24 |
Tom Tromey | constify help_cmd |
tree | commitdiff |
2014-07-24 |
Tom Tromey | constify cli-dump.c |
tree | commitdiff |
2014-07-03 |
Marc Khouzam | Assign 'targerr' instead of 'targ' to gdb_stdtargerr. |
tree | commitdiff |
2014-07-01 |
Tom Tromey | use cmd_sfunc_ftype and cmd_cfunc_ftype more |
tree | commitdiff |
2014-06-26 |
Tom Tromey | constify error_no_arg |
tree | commitdiff |
2014-06-26 |
Tom Tromey | constify do_set_command and do_show_command |
tree | commitdiff |
2014-06-18 |
Tom Tromey | constify parse_cli_boolean_value |
tree | commitdiff |
2014-06-13 |
Tom Tromey | make calls to help_list use enumerator |
tree | commitdiff |
2014-05-29 |
Pedro Alves | Make display_gdb_prompt CLI-only. |
tree | commitdiff |
2014-05-29 |
Pedro Alves | PR gdb/13860 - Make MI sync vs async output (closer... |
tree | commitdiff |
2014-05-21 |
Pedro Alves | PR gdb/13860: make -interpreter-exec console "list... |
tree | commitdiff |
2014-04-25 |
Tom Tromey | document "quit" command's argument |
tree | commitdiff |
2014-03-25 |
Pedro Alves | "source", foreground execution commands, and target... |
tree | commitdiff |
2014-03-06 |
Yao Qi | Add a newline in output messages |
tree | commitdiff |
2014-02-10 |
Doug Evans | Add Guile as an extension language. |
tree | commitdiff |
2014-02-06 |
Doug Evans | Extension Language API |
tree | commitdiff |
2014-01-20 |
Tom Tromey | better packing for command struct |
tree | commitdiff |
2014-01-20 |
Tom Tromey | convert flags to bitfields |
tree | commitdiff |
2014-01-13 |
Tom Tromey | remove deprecated_set_hook |
tree | commitdiff |
2014-01-13 |
Tom Tromey | replace XMALLOC with XNEW |
tree | commitdiff |
2014-01-01 |
Joel Brobecker | Update Copyright year range in all files maintained... |
tree | commitdiff |
2013-12-12 |
Pedro Alves | Eliminate UNSUPPORTED_ERROR. |
tree | commitdiff |
2013-12-06 |
Tom Tromey | fix a couple of FIXMEs |
tree | commitdiff |
2013-11-23 |
Doug Evans | cli/cli-script.c (multi_line_command_p): New function. |
tree | commitdiff |
2013-11-18 |
Tom Tromey | remove gdb_string.h |
tree | commitdiff |
2013-11-14 |
Joel Brobecker | New function cli-utils.c:extract_arg_const |
tree | commitdiff |
2013-10-11 |
Joel Brobecker | warn if "source" fails to open the file when from_tty... |
tree | commitdiff |
2013-10-10 |
Joel Brobecker | Rename "set/show remotebaud" command into "set/show... |
tree | commitdiff |
2013-10-02 |
Keith Seitz | Constification of parse_linespec and fallout: |
tree | commitdiff |
2013-10-01 |
Doug Evans | * cli/cli-decode.c: Remove unnecessary inclusion of... |
tree | commitdiff |
2013-09-06 |
Andrew Burgess | Give every interpreter a command_loop_proc. |
tree | commitdiff |
2013-09-04 |
Jan Kratochvil | Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN... |
tree | commitdiff |
2013-08-09 |
Pedro Alves | Remove unnecessary XMALLOC definitions. |
tree | commitdiff |
2013-08-09 |
Pedro Alves | Make functions in cli-dump.c static and remove cli... |
tree | commitdiff |
2013-08-01 |
Andrew Burgess | Remove error_pre_print and quit_pre_print. |
tree | commitdiff |
2013-07-17 |
Doug Evans | * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary... |
tree | commitdiff |
2013-07-17 |
Doug Evans | * gdbcmd.h (togglelist): Delete. |
tree | commitdiff |
2013-07-01 |
Pedro Alves | Constify main.c:get_init_files. |
tree | commitdiff |
2013-05-30 |
Tom Tromey | fix cli-script.c |
tree | commitdiff |
2013-05-30 |
Tom Tromey | simplify cli-logging.c for analysis |
tree | commitdiff |
2013-05-30 |
Tom Tromey | remove erroneous return from setup_user_args |
tree | commitdiff |
2013-05-30 |
Tom Tromey | some cleanup checker fixes |
tree | commitdiff |
2013-04-24 |
Muhammad Bilal | 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com> |
tree | commitdiff |
2013-04-22 |
Tom Tromey | PR gdb/7912: |
tree | commitdiff |
2013-04-12 |
Eli Zaretskii | Implement a new command to show GDB build-time configur... |
tree | commitdiff |
2013-04-10 |
Pedro Alves | Accept "set foo unlimited" in integer/uinteger/zuintege... |
tree | commitdiff |
2013-04-10 |
Pedro Alves | make -gdb-exit call disconnect_tracing too, and don... |
tree | commitdiff |
2013-03-22 |
Pedro Alves | Subject: Fix range validation of integer commands with... |
tree | commitdiff |
2013-03-22 |
Pedro Alves | Whoops, wrong patch. Reverting. |
tree | commitdiff |
2013-03-22 |
Pedro Alves | Subject: Fix range validation of integer commands with... |
tree | commitdiff |
2013-03-21 |
Doug Evans | New commands "mt set per-command {space,time,symtab... |
tree | commitdiff |
2013-03-20 |
Pedro Alves | Fix PR gdb/15289 - "set remote hardware-watchpoint... |
tree | commitdiff |
2013-03-13 |
Pedro Alves | Constify strings in tracepoint.c, lookup_cmd and the... |
tree | commitdiff |
2013-03-12 |
Keith Seitz | * ada-lang.c (ada_read_renaming_var_value): Pass const |
tree | commitdiff |
2013-03-07 |
Keith Seitz | * breakpoint.c (catch_syscall_split_args): Use skip_sp... |
tree | commitdiff |
2013-03-05 |
Yao Qi | gdb/ |
tree | commitdiff |
2013-02-14 |
Yao Qi | gdb/ |
tree | commitdiff |
2013-02-12 |
Pedro Alves | Consistent use of (C) after "Copyright". |
tree | commitdiff |
2013-02-07 |
Doug Evans | * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argum... |
tree | commitdiff |
2013-02-03 |
Jan Kratochvil | gdb/ |
tree | commitdiff |
2013-02-03 |
Jan Kratochvil | gdb/ |
tree | commitdiff |
2013-01-31 |
Aleksandar Ristovski | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> |
tree | commitdiff |
2013-01-14 |
Tom Tromey | * cli/cli-decode.c (add_setshow_string_noescape_cmd... |
tree | commitdiff |
2013-01-01 |
Joel Brobecker | Add make_cleanup_free_command_lines declaration "extern". |
tree | commitdiff |
2013-01-01 |
Joel Brobecker | Update years in copyright notice for the GDB files. |
tree | commitdiff |
2012-12-25 |
Jan Kratochvil | gdb/ |
tree | commitdiff |
2012-12-18 |
Tom Tromey | * cli/cli-cmds.c (apropos_command): Now static. |
tree | commitdiff |
2012-12-18 |
Tom Tromey | * cli/cli-cmds.c (_initialize_cli_cmds): Remove "docum... |
tree | commitdiff |
2012-12-18 |
Tom Tromey | * cli/cli-cmds.c (_initialize_cli_cmds): New function. |
tree | commitdiff |
2012-12-05 |
Pierre Muller | Avoid memory leaks on struct cmd_list_element.doc... |
tree | commitdiff |
2012-11-20 |
Pierre Muller | ARI fixes: sprintf rule. |
tree | commitdiff |
2012-11-20 |
Mike Frysinger | gdb: include help aliases in help command completion |
tree | commitdiff |
2012-11-09 |
Tom Tromey | * gdbarch.sh (target_gdbarch): Remove macro. |
tree | commitdiff |
2012-10-18 |
Tom Tromey | * tracepoint.c (print_one_static_tracepoint_marker... |
tree | commitdiff |
2012-09-21 |
Jan Kratochvil | gdb/ |
tree | commitdiff |
2012-09-17 |
Yao Qi | gdb/ |
tree | commitdiff |
2012-08-28 |
Yao Qi | gdb/ |
tree | commitdiff |
next |