2017-09-04 |
Pedro Alves | Introduce gdb_disassembly_flags |
tree | commitdiff |
2017-09-04 |
Simon Marchi | Error out immediatly when using if command without... |
tree | commitdiff |
2017-09-04 |
Simon Marchi | Move command lines types/declarations to cli-script.h |
tree | commitdiff |
2017-09-04 |
Pedro Alves | Kill init_sal |
tree | commitdiff |
2017-09-04 |
Pedro Alves | struct symtabs_and_lines -> std::vector<symtab_and_line> |
tree | commitdiff |
2017-09-04 |
Pedro Alves | Clarify "list" output when specified lines are ambiguous |
tree | commitdiff |
2017-09-03 |
Tom Tromey | Use std::string in do_set_command |
tree | commitdiff |
2017-09-03 |
Tom Tromey | Use unique_xmalloc_ptr in cd_command |
tree | commitdiff |
2017-08-28 |
Simon Marchi | define_command: Don't convert command name to lower... |
tree | commitdiff |
2017-08-22 |
Zhouyi Zhou | List actual code around more than one location |
tree | commitdiff |
2017-08-17 |
Pedro Alves | Plug source_command leak |
tree | commitdiff |
2017-08-05 |
Tom Tromey | Use gdb::unique_xmalloc_ptr when calling tilde_expand |
tree | commitdiff |
2017-08-03 |
Tom Tromey | Introduce gdb_argv, a class wrapper for buildargv |
tree | commitdiff |
2017-08-03 |
Tom Tromey | Replace do_restore_instream_cleanup with scoped_restore |
tree | commitdiff |
2017-08-03 |
Tom Tromey | Use a scoped_restore for command_nest_depth |
tree | commitdiff |
2017-08-03 |
Tom Tromey | Remove user_call_depth |
tree | commitdiff |
2017-08-03 |
Tom Tromey | Remove in_user_command |
tree | commitdiff |
2017-08-03 |
Tom Tromey | Use containers to avoid cleanups |
tree | commitdiff |
2017-08-03 |
Tom Tromey | More uses of scoped_restore |
tree | commitdiff |
2017-08-03 |
Tom Tromey | Change return type of find_and_open_script |
tree | commitdiff |
2017-08-03 |
Tom Tromey | Introduce and use gdb_file_up |
tree | commitdiff |
2017-07-26 |
Yao Qi | Add "maint check xml-descriptions" to test builtin... |
tree | commitdiff |
2017-07-17 |
Pedro Alves | Rewrite/enhance explicit locations completer, parse... |
tree | commitdiff |
2017-07-17 |
Pedro Alves | "complete" command and completion word break characters |
tree | commitdiff |
2017-07-17 |
Pedro Alves | Introduce class completion_tracker & rewrite completion... |
tree | commitdiff |
2017-07-17 |
Pedro Alves | Clean up "completer_handle_brkchars" callback handling |
tree | commitdiff |
2017-07-17 |
Pedro Alves | Rename make_symbol_completion_list_fn -> symbol_completer |
tree | commitdiff |
2017-06-30 |
Sergio Durigan Junior | PR cli/21688: Detect aliases when issuing python/compil... |
tree | commitdiff |
2017-06-30 |
Sergio Durigan Junior | PR cli/21688: Fix multi-line/inline command differentiation |
tree | commitdiff |
2017-06-14 |
Pedro Alves | Introduce gdb::byte_vector, add allocator that default... |
tree | commitdiff |
2017-06-07 |
Pedro Alves | Introduce compiled_regex, eliminate make_regfree_cleanup |
tree | commitdiff |
2017-05-17 |
Yao Qi | Add alias command to cmd_list_element |
tree | commitdiff |
2017-04-22 |
Tom Tromey | Use ui_out_emit_tuple |
tree | commitdiff |
2017-04-12 |
Tom Tromey | Use scoped_restore in more places |
tree | commitdiff |
2017-04-12 |
Tom Tromey | Introduce command_line_up |
tree | commitdiff |
2017-04-12 |
Tom Tromey | Introduce event_location_up |
tree | commitdiff |
2017-04-05 |
Pedro Alves | -Wwrite-strings: The Rest |
tree | commitdiff |
2017-04-05 |
Pedro Alves | -Wwrite-strings: Some constification in gdb/breakpoint.c |
tree | commitdiff |
2017-04-05 |
Pedro Alves | -Wwrite-strings: Constify shell_escape and plug make_co... |
tree | commitdiff |
2017-02-08 |
Jerome Guitton | Command abbreviation in define |
tree | commitdiff |
2017-02-08 |
Jerome Guitton | Command names: make them case sensitive |
tree | commitdiff |
2017-02-03 |
Pedro Alves | C++-fy struct interp/cli_interp/tui_interp/mi_interp |
tree | commitdiff |
2017-02-02 |
Pedro Alves | Move "tee" building down to interpreter::set_logging_proc |
tree | commitdiff |
2017-02-02 |
Pedro Alves | Fix "-gdb-set logging redirect on" crash |
tree | commitdiff |
2017-02-02 |
Pedro Alves | Eliminate make_cleanup_ui_file_delete / make ui_file... |
tree | commitdiff |
2017-02-02 |
Simon Marchi | Remove unused file_string parameter in gdb_disassembly |
tree | commitdiff |
2017-01-11 |
Simon Marchi | Fix typo in lookup_cmd_1 comment |
tree | commitdiff |
2017-01-11 |
Tom Tromey | Use class to manage BFD reference counts |
tree | commitdiff |
2017-01-10 |
Simon Marchi | Change return type of ui_out redirect to void |
tree | commitdiff |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
tree | commitdiff |
2016-12-22 |
Simon Marchi | Class-ify ui_out |
tree | commitdiff |
2016-12-02 |
Pedro Alves | Support an "unlimited" number of user-defined arguments |
tree | commitdiff |
2016-12-02 |
Pedro Alves | Fix PR 20559 - "eval" command and $arg0...$arg9/$argc... |
tree | commitdiff |
2016-11-15 |
Pedro Alves | gdb::{unique_ptr,move} -> std::{unique_ptr,move} |
tree | commitdiff |
2016-11-08 |
Pedro Alves | Use ui_file_as_string in gdb/cli/cli-setshow.c |
tree | commitdiff |
2016-11-08 |
Pedro Alves | 'struct expression *' -> gdb::unique_xmalloc_ptr<expres... |
tree | commitdiff |
2016-11-08 |
Pedro Alves | cli-script.c: Simplify using std::string, eliminate... |
tree | commitdiff |
2016-11-08 |
Pedro Alves | cli/cli-script.c: Remove some dead NULL checks |
tree | commitdiff |
2016-10-21 |
Tom Tromey | Replace two xmallocs with unique_ptr |
tree | commitdiff |
2016-10-21 |
Tom Tromey | Remove make_cleanup_restore_current_ui |
tree | commitdiff |
2016-10-21 |
Tom Tromey | Use RAII to save and restore scalars |
tree | commitdiff |
2016-10-13 |
Pedro Alves | Convert tid_range_parser and get_number_or_range to... |
tree | commitdiff |
2016-10-03 |
Antoine Tremblay | Emit inferior, thread and frame selection events to... |
tree | commitdiff |
2016-09-23 |
Tom Tromey | Use std::string rather than dyn-string |
tree | commitdiff |
2016-09-21 |
Tom Tromey | PR gdb/20604 - fix "quit" when an invalid expression... |
tree | commitdiff |
2016-09-16 |
Pedro Alves | gdb: Use std::min and std::max throughout |
tree | commitdiff |
2016-06-21 |
Pedro Alves | Make stdin be per UI |
tree | commitdiff |
2016-06-21 |
Pedro Alves | Only send sync execution command output to the UI that... |
tree | commitdiff |
2016-06-21 |
Pedro Alves | Push thread->control.command_interp to the struct threa... |
tree | commitdiff |
2016-06-21 |
Pedro Alves | New function should_print_stop_to_console |
tree | commitdiff |
2016-06-21 |
Pedro Alves | Simplify starting the command event loop |
tree | commitdiff |
2016-06-21 |
Pedro Alves | Make command line editing (use of readline) be per UI |
tree | commitdiff |
2016-06-21 |
Pedro Alves | Make instream be per UI |
tree | commitdiff |
2016-06-21 |
Pedro Alves | Make the intepreters output to all UIs |
tree | commitdiff |
2016-06-21 |
Pedro Alves | Introduce interpreter factories |
tree | commitdiff |
2016-06-21 |
Pedro Alves | Make the interpreters be per UI |
tree | commitdiff |
2016-04-28 |
Simon Marchi | Don't show deprecated commands in help |
tree | commitdiff |
2016-04-14 |
Pedro Alves | Avoid "format not a string literal" warnings |
tree | commitdiff |
2016-04-04 |
Simon Marchi | Obvious function doc and formatting |
tree | commitdiff |
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 |
next |