2016-01-19 |
Pedro Alves | Limit breakpoint re-set to the current program space |
tree | commitdiff |
2016-01-15 |
Pedro Alves | Star wildcard ranges (e.g., "info thread 2.*") |
tree | commitdiff |
2016-01-13 |
Pedro Alves | Per-inferior/Inferior-qualified thread IDs |
tree | commitdiff |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
tree | commitdiff |
2015-12-11 |
Andrew Burgess | gdb: Extend help text for 'list' command. |
tree | commitdiff |
2015-12-11 |
Andrew Burgess | gdb: Add an error when 'list -' reaches the start of... |
tree | commitdiff |
2015-12-11 |
Andrew Burgess | gdb: 'list' command, tweak handling of +/- arguments. |
tree | commitdiff |
2015-12-11 |
Andrew Burgess | gdb: Small code restructure for list_command. |
tree | commitdiff |
2015-12-11 |
Andrew Burgess | gdb: Use NULL instead of 0 for pointer comparison. |
tree | commitdiff |
2015-11-11 |
Andrew Burgess | gdb: Use class_info when creating info commands. |
tree | commitdiff |
2015-10-26 |
Doug Evans | PR python/18938: source -s foo.py with foo.py a symlink... |
tree | commitdiff |
2015-10-25 |
Simon Marchi | cli-setshow.c: Constify variable |
tree | commitdiff |
2015-10-13 |
Pedro Alves | More char constification |
tree | commitdiff |
2015-10-09 |
Simon Marchi | Change some void* to gdb_byte* |
tree | commitdiff |
2015-10-06 |
Pitchumani Sivanupandi | parse load_offset (bias) of restore command as long |
tree | commitdiff |
2015-09-28 |
Simon Marchi | cli-script.c: Fix read_next_line's comment |
tree | commitdiff |
2015-09-25 |
Simon Marchi | Add some more casts (1/2) |
tree | commitdiff |
2015-09-25 |
Simon Marchi | Add casts to memory allocation related calls |
tree | commitdiff |
2015-09-21 |
Simon Marchi | Add two missing consts |
tree | commitdiff |
2015-09-09 |
Pedro Alves | Replace "struct continuation" mechanism by something... |
tree | commitdiff |
2015-09-04 |
Andrew Burgess | gdb/cli: Remove casts of NULL during assignment. |
tree | commitdiff |
2015-08-26 |
Simon Marchi | Replace some xmalloc-family functions with XNEW-family... |
tree | commitdiff |
2015-08-18 |
Doug Evans | PR mi/18833 gdb.execute ("set param value", to_string... |
tree | commitdiff |
2015-08-15 |
Doug Evans | New /s modifier for the disassemble command. |
tree | commitdiff |
2015-08-12 |
Keith Seitz | Explicit locations: use new location API |
tree | commitdiff |
2015-07-31 |
Simon Marchi | Mostly trivial enum fixes |
tree | commitdiff |
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 |
next |