2019-12-20 | Tom Tromey | Remove some unnecessary focus switches 2019-12-20 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-20 | Tom Tromey | Simplify tui_source_window_base::maybe_update method 2019-12-20 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-20 | Tom Tromey | Remove some TUI asserts 2019-12-20 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-20 | Tom Tromey | Remove tui_show_disassem_and_update_source 2019-12-20 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-20 | Tom Tromey | Remove parameters from tui_show_source 2019-12-20 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-20 | Tom Tromey | Change tui_update_locator_fullname to take a symtab 2019-12-20 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-20 | Tom Tromey | Make isearch change readline prompt in TUI 2019-12-20 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-19 | Tom Tromey | Add install-strip to sim/ 2019-12-19 Tom Tromey <tromey@adacore.com> 2019-12-19 Tom Tromey <tromey@adacore.com> 2019-12-19 Tom Tromey <tromey@adacore.com> 2019-12-19 Tom Tromey <tromey@adacore.com> 2019-12-19 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-19 | Tom Tromey | Fix comment in field_kind 2019-12-19 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-19 | Tom Tromey | Handle CRLF when reading XML on Windows 2019-12-11 Tom Tromey <tromey@adacore.com> 2019-12-11 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-18 | Tom Tromey | Fix pthread_setname_np build error 2019-12-18 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-18 | Tom Tromey | Fix build failure on macOS 2019-12-18 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-16 | Tom Tromey | Constify get_exec_file 2019-12-16 Tom Tromey <tromey@adacore.com> 2019-12-16 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-13 | Tom Tromey | Remove ARI check for multiple calls to warning or error 2019-12-13 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-13 | Tom Tromey | Remove "fix" call for "long long" from ARI 2019-12-13 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-13 | Tom Tromey | Accept -Wno- prefix in ARI 2019-12-13 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-13 | Tom Tromey | Change ARI usage to GNU style 2019-12-13 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-13 | Tom Tromey | Suppress ARI warnings for vsprintf 2019-12-13 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-13 | Tom Tromey | Silence ARI warning about floatformat_to_double 2019-12-13 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-13 | Tom Tromey | Silence ARI for valid calls to abort 2019-12-13 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-13 | Tom Tromey | Fix ARI text for floatformat_from_double 2019-12-13 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-13 | Tom Tromey | Remove ATTRIBUTE_UNUSED check from ARI 2019-12-13 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-13 | Tom Tromey | Remove "boolean" and "var_boolean" checks from ARI 2019-12-13 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-13 | Tom Tromey | Fix the gdb build with GCC 7 2019-12-13 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Change objfile::partial_symtabs to be a unique_ptr 2019-12-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Manage objfiles with shared_ptr 2019-12-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Move free_all_objfiles to program_space 2019-12-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Store objfiles on a std::list 2019-12-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Introduce basic_safe_range 2019-12-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Remove MULTI_OBJFILE_P 2019-12-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Introduce program_space::remove_objfile 2019-12-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Introduce program_space::add_objfile 2019-12-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Make the objfile destructor private 2019-12-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Make add_separate_debug_objfile static 2019-12-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Make the objfile constructor private 2019-12-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Remove some calls to malloc_failure 2019-12-12 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Ravenscar port for RISC-V 2019-12-12 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Fix the thread-pool.c compilation 2019-12-12 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-12 | Tom Tromey | Fix TUI test suite regexps 2019-12-11 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-11 | Tom Tromey | Change "winheight" resizing to use new layout code 2019-12-11 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-11 | Tom Tromey | Re-apply the current layout when resizing 2019-12-11 Tom Tromey <tom@tromey.com> 2019-12-11 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-11 | Tom Tromey | First use of tui_layout 2019-12-11 Tom Tromey <tom@tromey.com> 2019-12-11 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-11 | Tom Tromey | Introduce new layout code 2019-12-11 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-11 | Tom Tromey | Remove struct tui_point 2019-12-11 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-11 | Tom Tromey | Introduce the tui_gen_win_info::min_height method 2019-12-11 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-11 | Tom Tromey | Move can_box to tui_gen_win_info 2019-12-11 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-11 | Tom Tromey | Move max_height method to tui_gen_win_info 2019-12-11 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-11 | Tom Tromey | Fix build on macOS 2019-12-11 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-11 | Tom Tromey | Fix the build after bfd_get_signed_8 change 2019-12-11 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-10 | Tom Tromey | Minor fix to gdb.prompt documentation 2019-12-10 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-10 | Tom Tromey | Normalize Ada ptype to use a single "?" 2019-12-10 Tom Tromey <tromey@adacore.com> 2019-12-10 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-04 | Tom Tromey | Use metadata style in a few more places 2019-12-04 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-04 | Tom Tromey | Add bit-field test for scalar_storage_order 2019-12-04 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-04 | Tom Tromey | Propagate endianity to subrange types 2019-12-04 Tom Tromey <tromey@adacore.com> 2019-12-04 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-04 | Tom Tromey | Remove gdbarch_bits_big_endian 2019-12-04 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-04 | Tom Tromey | Move type_byte_order earlier 2019-12-04 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-04 | Tom Tromey | Add scalar_storage_order support for floating point 2019-12-04 Tom Tromey <tromey@adacore.com> 2019-12-04 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-04 | Tom Tromey | Fix another build failure in tui-selftests.c 2019-12-04 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-04 | Tom Tromey | Silence maybe-uninitialized warning in dwarf2read.c 2019-12-04 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-12-02 | Tom Tromey | Fix build breakage with --disable-tui 2019-12-02 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-01 | Tom Tromey | Treat inactive TUI specially in "info win" 2019-12-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-01 | Tom Tromey | Fix latent bug in tui_copy_source_line 2019-12-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-01 | Tom Tromey | Re-highlight windows when needed during TUI startup 2019-12-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-01 | Tom Tromey | Add TUI border colors 2019-12-01 Tom Tromey <tom@tromey.com> 2019-12-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-01 | Tom Tromey | Allow using less horizontal space in TUI source window 2019-12-01 Tom Tromey <tom@tromey.com> 2019-12-01 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-12-01 | Tom Tromey | Correctly compute length of DW_TAG_variant_part union 2019-11-30 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-28 | Tom Tromey | Fix creal_internal_fn comment 2019-11-28 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-28 | Tom Tromey | Make two range_bounds bitfields unsigned 2019-11-28 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-28 | Tom Tromey | Remove unused declaratoin from guile 2019-11-28 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-27 | Tom Tromey | Remove some unnecessary backslashes 2019-11-27 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Fix mingw build of gdb 2019-11-26 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Let commands free "name" 2019-11-26 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Add add_internal_function overload 2019-11-26 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Use cmd_list_element::doc_allocated for Python commands 2019-11-26 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Set names of worker threads 2019-11-26 Tom Tromey <tom@tromey.com> 2019-11-26 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Use run_on_main_thread in gdb.post_event 2019-11-26 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Add maint set/show worker-threads 2019-11-26 Tom Tromey <tom@tromey.com> 2019-11-26 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Demangle minsyms in parallel Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Introduce thread-safe way to handle SIGSEGV 2019-11-26 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Introduce run_on_main_thread 2019-11-26 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Introduce alternate_signal_stack RAII class 2019-11-26 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Add RAII class for blocking gdb signals 2019-11-26 Tom Tromey <tom@tromey.com> 2019-11-26 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Add configure check for std::thread 2019-11-26 Tom Tromey <tom@tromey.com> 2019-11-26 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Defer minimal symbol name-setting 2019-11-26 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-26 | Tom Tromey | Fix gdbserver ChangeLog entry |
commit | commitdiff | tree |
2019-11-24 | Tom Tromey | Use bool in require_partial_symbols 2019-11-24 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-22 | Tom Tromey | Restore parameter names in observable.h 2019-11-22 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-22 | Tom Tromey | Avoid crash in print_ada_task_info 2019-11-22 Tom Tromey <tromey@adacore.com> 2019-11-22 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-11-21 | Tom Tromey | Handle %I64d in format_pieces 2019-11-21 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-11-19 | Tom Tromey | Fix the "winheight" command 2019-11-19 Tom Tromey <tom@tromey.com> 2019-11-19 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-19 | Tom Tromey | Report GetLastError value when DebugActiveProcess fails 2019-11-19 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-11-15 | Tom Tromey | Add no-dist to gnulib configure 2019-11-15 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-11-15 | Tom Tromey | Minor updates to readline configury 2019-11-15 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-11-14 | Tom Tromey | Allow re-assigning to convenience variables 2019-11-14 Tom Tromey <tromey@adacore.com> 2019-11-14 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-11-13 | Tom Tromey | Remove symbol-related static asserts 2019-11-13 Tom Tromey <tromey@adacore.com> |
commit | commitdiff | tree |
2019-11-12 | Tom Tromey | Consolidate setting of current_layout 2019-11-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-12 | Tom Tromey | Move _initialize_tui_layout to end of file 2019-11-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-12 | Tom Tromey | Make TUI resizing tests more robust 2019-11-12 Tom Tromey <tom@tromey.com> 2019-11-12 Tom Tromey <tom@tromey.com> 2019-11-12 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-11 | Tom Tromey | Document and extend readline-bindable functions 2019-11-11 Tom Tromey <tom@tromey.com> 2019-11-11 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
2019-11-11 | Tom Tromey | Document operate-and-get-next 2019-11-11 Tom Tromey <tom@tromey.com> |
commit | commitdiff | tree |
next |