2018-06-08 | Tom Tromey | Fix gdb mingw build 2018-06-08 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-08 | Tom Tromey | Remove last cleanup from btrace code 2018-06-08 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-08 | Tom Tromey | Remove cleanups from btrace code 2018-06-08 Tom Tromey <tom@tromey.com> 2018-06-08 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-07 | Tom Tromey | Change build_address_symbolic to return std::string 2018-06-07 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-05 | Tom Tromey | Remove some text from --version output 2018-06-05 Tom Tromey <tom@tromey.com> 2018-06-05 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-05 | Tom Tromey | Add "continue" response to pager 2018-06-05 Tom Tromey <tom@tromey.com> 2018-06-05 Tom Tromey <tom@tromey.com> 2018-06-05 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-04 | Tom Tromey | Remove last Ada cleanups 2018-06-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-04 | Tom Tromey | Change functions in cp-name-parser.y into methods 2018-06-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-01 | Tom Tromey | Make two cp-name-parser.y constants "const" 2018-06-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-01 | Tom Tromey | Include parser-defs.h in cp-name-parser.y 2018-06-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-01 | Tom Tromey | Make cp-name-parser.y a pure parser 2018-06-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-01 | Tom Tromey | Use yy-remap.h in cp-name-parser.y 2018-06-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-01 | Tom Tromey | Remove a static buffer from cp-name-parser.y 2018-06-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-01 | Tom Tromey | Remove type_name_no_tag and rename type_name_no_tag_or_error 2018-06-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-01 | Tom Tromey | Remove TYPE_TAG_NAME 2018-06-01 Tom Tromey <tom@tromey.com> 2018-06-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-01 | Tom Tromey | Thread language through c_type_print_args 2018-06-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-06-01 | Tom Tromey | Make c_type_print_varspec_suffix static 2018-06-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-31 | Tom Tromey | Fix "set" handling of Python parameters 2018-04-26 Tom Tromey <tom@tromey.com> 2018-04-26 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-31 | Tom Tromey | Add basic Python API for convenience variables 2018-04-22 Tom Tromey <tom@tromey.com> 2018-04-22 Tom Tromey <tom@tromey.com> 2018-04-22 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-29 | Tom Tromey | Fix fall-through comment in windows-nat.c 2018-05-29 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-29 | Tom Tromey | Change program_space::added_solibs to a std::vector 2018-05-29 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-29 | Tom Tromey | Remove a VEC from type.c 2018-05-29 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-29 | Tom Tromey | Remove tp_t typedef 2018-05-29 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-29 | Tom Tromey | Remove const_char_ptr typedef 2018-05-29 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-27 | Tom Tromey | Remove last reference to REMOTE_OBS 2018-05-27 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-25 | Tom Tromey | Clear entire "location" in value constructor 2018-05-25 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-25 | Tom Tromey | Remove cleanups from dbxread.c 2018-05-25 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-25 | Tom Tromey | Add "name" method to class interp 2018-05-25 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-25 | Tom Tromey | Remove interp_name 2018-05-25 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-25 | Tom Tromey | Remove interp_ui_out 2018-05-25 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-25 | Tom Tromey | Change the as_*_interp functions to use dynamic_cast 2018-05-25 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-25 | Tom Tromey | Use scoped_restore in a couple of interp-related places 2018-05-25 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-25 | Tom Tromey | Use gdb::byte_vector in remote.c 2018-05-25 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-25 | Tom Tromey | Remove cleanups from coff-pe-read.c 2018-05-25 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-25 | Tom Tromey | Use TRY/CATCH in remove_prev_frame 2018-05-25 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-24 | Tom Tromey | Update help text in record.c 2018-04-29 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-24 | Tom Tromey | Update help text in linux-fork.c 2018-04-29 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-24 | Tom Tromey | Update help text in record-btrace.c 2018-04-29 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-24 | Tom Tromey | Update help text in tracepoint.c 2018-04-29 Tom Tromey <tom@tromey.com> 2018-04-30 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-24 | Tom Tromey | Update help text in disasm.c 2018-04-29 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-24 | Tom Tromey | Update help text for "jump" command 2018-04-29 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-24 | Tom Tromey | Update help text in dcache.c 2018-04-29 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-24 | Tom Tromey | Update help strings in TUI 2018-04-29 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-24 | Tom Tromey | Update memattr.c help strings 2018-04-29 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-24 | Tom Tromey | Update core-related help strings 2018-04-27 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-24 | Tom Tromey | Update help strings in skip.c 2018-04-27 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-24 | Tom Tromey | Fix help and documentation for inferior commands 2018-04-27 Tom Tromey <tom@tromey.com> 2018-04-27 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-23 | Tom Tromey | Remove struct complaints 2018-05-23 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-23 | Tom Tromey | Remove struct complain 2018-05-23 Tom Tromey <tom@tromey.com> 2018-05-23 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-23 | Tom Tromey | Remove file and line from struct complain 2018-05-23 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-23 | Tom Tromey | Remove vcomplaint 2018-05-23 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-23 | Tom Tromey | Remove struct explanation 2018-05-23 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-23 | Tom Tromey | Remove symfile_complaints 2018-05-23 Tom Tromey <tom@tromey.com> 2018-05-23 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-23 | Tom Tromey | Remove "noisy" parameter from clear_complaints 2018-05-23 Tom Tromey <tom@tromey.com> 2018-05-23 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-23 | Tom Tromey | Remove elements from complaint_series 2018-05-23 Tom Tromey <tom@tromey.com> 2018-05-23 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-23 | Tom Tromey | Remove internal_complaint 2018-05-23 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-21 | Tom Tromey | Remove output_command_const 2018-05-21 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-21 | Tom Tromey | Change ada_catchpoint::excep_string to be a std::string 2018-05-21 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-21 | Tom Tromey | Remove cleanup from ada_collect_symbol_completion_matches 2018-05-21 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-21 | Tom Tromey | Remove cleanup from ada-lang.c 2018-05-21 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-21 | Tom Tromey | Remove a cleanup from trace_dump_actions 2018-05-21 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-21 | Tom Tromey | Use std::string in reread_symbols 2018-05-21 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-21 | Tom Tromey | Use std::unique_ptr in dwarf2_read_debug_names 2018-05-21 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-18 | Tom Tromey | Allocate dwz_file with new 2018-05-18 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-18 | Tom Tromey | Allocate dwp_file with new 2018-05-18 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-18 | Tom Tromey | Use new to allocate mapped_index 2018-05-18 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-18 | Tom Tromey | Show padding in ptype/o output 2018-05-18 Tom Tromey <tom@tromey.com> 2018-05-18 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-17 | Tom Tromey | Fix for dwz-related crash 2018-05-17 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-17 | Tom Tromey | Initialize py_type_printers in ext_lang_type_printers 2018-05-17 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-16 | Tom Tromey | Make "cbfd" a gdb_bfd_ref_ptr 2018-05-16 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-16 | Tom Tromey | Use a distinguishing name for minidebug objfile 2018-05-16 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-14 | Tom Tromey | Clear rust_unions in rust_union_quirks 2018-05-14 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-11 | Tom Tromey | Move core_bfd to program space 2018-05-11 Tom Tromey <tromey@redhat.com> |
commit | commitdiff | tree |
2018-05-11 | Tom Tromey | Remove cleanups from mdebugread.c 2018-05-11 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-10 | Tom Tromey | Fix the clang build 2018-05-10 Tom Tromey <tom@tromey.com> 2018-05-10 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-07 | Tom Tromey | Add -Wduplicated-cond 2018-05-07 Tom Tromey <tom@tromey.com> 2018-05-07 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-07 | Tom Tromey | Fix decoding of ARM VFP instructions 2018-05-07 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-05 | Tom Tromey | Add -Wimplicit-fallthrough 2018-05-04 Tom Tromey <tom@tromey.com> 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-05 | Tom Tromey | Add a missing break in record_linux_system_call 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-05 | Tom Tromey | Add missing "breaks" 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-05 | Tom Tromey | Add two fall-through comments in rs6000-tdep.c 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-05 | Tom Tromey | Add fall-through comment to i386-tdep.c 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-05 | Tom Tromey | Add a fall-through comment to stabsread.c 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-05 | Tom Tromey | Fix "obvious" fall-through warnings 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-05 | Tom Tromey | Add missing ATTRIBUTE_NORETURNs 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-05 | Tom Tromey | Fix "fall through" comments 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Let gdb.execute handle multi-line commands 2018-05-04 Tom Tromey <tom@tromey.com> 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Allow breakpoint commands to be set from Python 2018-05-04 Tom Tromey <tom@tromey.com> 2018-05-04 Tom Tromey <tom@tromey.com> 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Use function_view in cli-script.c 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Allow defining a user command inside a user command 2018-05-04 Tom Tromey <tom@tromey.com> 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Constify prompt argument to read_command_lines 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Make print_command_trace varargs 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Use counted_command_line everywhere 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Allocate cmd_list_element with new 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Minor cleanups in printcmd.c 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Use previous count when 'x' command is repeated 2018-05-04 Tom Tromey <tom@tromey.com> 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Remove do_closedir_cleanup 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Remove cleanup from print_mention_exception 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Return std::string from ada_exception_catchpoint_cond_string 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2018-05-04 | Tom Tromey | Remove cleanup from old_renaming_is_invisible 2018-05-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
next |