public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
[binutils-gdb/gdb-9-branch] Fix build failure on macOS
 2019-12-18 17:40 UTC 

[binutils-gdb] Fix build failure on macOS
 2019-12-18 17:31 UTC 

[binutils-gdb] Fix -Wmisleading-indentation warning in top.c
 2019-12-18 17:27 UTC 

[binutils-gdb] Add missing include to bsd-kvm.c for gdb_abspath
 2019-12-17 20:09 UTC 

[binutils-gdb] Add virtual destructor to tui_layout_base
 2019-12-17 20:04 UTC 

[binutils-gdb/gdb-9-branch] Fix double-free when creating more than one block in JIT debug info reader
 2019-12-17 19:32 UTC 

[binutils-gdb] Fix skip.exp test failure observed with gcc-9.2.0
 2019-12-17 16:25 UTC 

[binutils-gdb] Whitespace fix in gdb.base/skip.exp
 2019-12-17 16:01 UTC 

[binutils-gdb] Add a test case for skip with inlined functions
 2019-12-17  3:02 UTC 

[binutils-gdb] Check all inline frames if they are marked for skip
 2019-12-17  3:02 UTC 

[binutils-gdb] jit: c++-ify gdb_symtab
 2019-12-16 23:17 UTC 

[binutils-gdb] jit: c++-ify gdb_block
 2019-12-16 23:17 UTC 

[binutils-gdb] jit: make gdb_symtab::blocks an std::forward_list
 2019-12-16 23:17 UTC 

[binutils-gdb] Fix double-free when creating more than one block in JIT debug info reader
 2019-12-16 23:17 UTC 

[binutils-gdb] jit: make gdb_object::symtabs an std::forward_list
 2019-12-16 23:17 UTC 

[binutils-gdb] Constify get_exec_file
 2019-12-16 21:20 UTC 

[binutils-gdb] Update Gnulib to the latest git version
 2019-12-16 18:21 UTC 

[binutils-gdb] Use a member function to set a symbol's language
 2019-12-16  6:46 UTC 

[binutils-gdb] Use symbol_set_language to set a symbol's language
 2019-12-16  6:46 UTC 

[binutils-gdb] Use an accessor function for general_symbol_info::language
 2019-12-16  6:46 UTC 

[binutils-gdb/gdb-9-branch] Update documentation for the default value of main set worker-threads
 2019-12-15 19:34 UTC 

[binutils-gdb/gdb-9-branch] gdb/doc: Remove duplicate description of lookup_global_symbol
 2019-12-14 23:31 UTC 

[binutils-gdb] gdb/doc: Remove duplicate description of lookup_global_symbol
 2019-12-14 23:21 UTC 

[binutils-gdb] Add unlink support to moxie simulator
 2019-12-14 10:34 UTC 

[binutils-gdb] Guard against 'current_directory == NULL' on gdb_abspath (PR gdb/23613)
 2019-12-14  4:50 UTC 

[binutils-gdb] Revert "Turn off threaded minsym demangling by default"
 2019-12-13 22:45 UTC 

[binutils-gdb] Accept -Wno- prefix in ARI
 2019-12-13 22:16 UTC 

[binutils-gdb] Remove "fix" call for "long long" from ARI
 2019-12-13 22:16 UTC 

[binutils-gdb] Silence ARI warning about floatformat_to_double
 2019-12-13 22:16 UTC 

[binutils-gdb] Suppress ARI warnings for vsprintf
 2019-12-13 22:16 UTC 

[binutils-gdb] Change ARI usage to GNU style
 2019-12-13 22:16 UTC 

[binutils-gdb] Remove ARI check for multiple calls to warning or error
 2019-12-13 22:16 UTC 

[binutils-gdb] Silence ARI for valid calls to abort
 2019-12-13 22:16 UTC 

[binutils-gdb] Remove ATTRIBUTE_UNUSED check from ARI
 2019-12-13 22:15 UTC 

[binutils-gdb] Fix ARI text for floatformat_from_double
 2019-12-13 22:15 UTC 

[binutils-gdb] Remove "boolean" and "var_boolean" checks from ARI
 2019-12-13 22:15 UTC 

[binutils-gdb] Fix the gdb build with GCC 7
 2019-12-13 18:35 UTC 

[binutils-gdb] Fix indentation in jit.c
 2019-12-13 15:16 UTC 

[binutils-gdb] MSP430: Relax target glob for configuring GDB
 2019-12-13 13:55 UTC 

[binutils-gdb] Change objfile::partial_symtabs to be a unique_ptr
 2019-12-12 23:50 UTC 

[binutils-gdb] Move free_all_objfiles to program_space
 2019-12-12 23:50 UTC 

[binutils-gdb] Manage objfiles with shared_ptr
 2019-12-12 23:50 UTC 

[binutils-gdb] Introduce program_space::remove_objfile
 2019-12-12 23:50 UTC 

[binutils-gdb] Introduce basic_safe_range
 2019-12-12 23:50 UTC 

[binutils-gdb] Remove MULTI_OBJFILE_P
 2019-12-12 23:50 UTC 

[binutils-gdb] Store objfiles on a std::list
 2019-12-12 23:50 UTC 

[binutils-gdb] Introduce program_space::add_objfile
 2019-12-12 23:49 UTC 

[binutils-gdb] Make add_separate_debug_objfile static
 2019-12-12 23:49 UTC 

[binutils-gdb] Make the objfile destructor private
 2019-12-12 23:49 UTC 

[binutils-gdb] Make the objfile constructor private
 2019-12-12 23:49 UTC 

[binutils-gdb] Replace xmalloc/xfree with vector in jit.c
 2019-12-12 19:55 UTC 

[binutils-gdb] Remove some calls to malloc_failure
 2019-12-12 19:40 UTC 

[binutils-gdb] Ravenscar port for RISC-V
 2019-12-12 18:48 UTC 

[binutils-gdb] Fix the thread-pool.c compilation
 2019-12-12 13:12 UTC 

[binutils-gdb] Fix unused function error
 2019-12-12 12:12 UTC 

[binutils-gdb] Fix TUI test suite regexps
 2019-12-12  2:19 UTC 

[binutils-gdb] First use of tui_layout
 2019-12-11 23:20 UTC 

[binutils-gdb] Introduce new layout code
 2019-12-11 23:20 UTC 

[binutils-gdb] Re-apply the current layout when resizing
 2019-12-11 23:20 UTC 

[binutils-gdb] Remove struct tui_point
 2019-12-11 23:20 UTC 

[binutils-gdb] Change "winheight" resizing to use new layout code
 2019-12-11 23:20 UTC 

[binutils-gdb] Move can_box to tui_gen_win_info
 2019-12-11 23:20 UTC 

[binutils-gdb] Move max_height method to tui_gen_win_info
 2019-12-11 23:20 UTC 

[binutils-gdb] Introduce the tui_gen_win_info::min_height method
 2019-12-11 23:20 UTC 

[binutils-gdb/gdb-9-branch] Bump GDB version number to 9.0.90.DATE-git
 2019-12-11 21:43 UTC 

[binutils-gdb/gdb-9-branch] Document the GDB 9.0.90 release in gdb/ChangeLog
 2019-12-11 21:43 UTC 

[binutils-gdb/gdb-9-branch] Set GDB version number to 9.0.90
 2019-12-11 20:56 UTC 

[binutils-gdb/gdb-9-branch] gdb/NEWS: Say "Changes in GDB 9" rather than "Changes since GDB 8.3"
 2019-12-11 20:52 UTC 

[binutils-gdb] Bump version to 10.0.50.DATE-git
 2019-12-11 20:48 UTC 

[binutils-gdb] Update NEWS post GDB 9 branch creation
 2019-12-11 20:48 UTC 

[binutils-gdb/gdb-9-branch] Bump version to 9.0.90.DATE-git
 2019-12-11 20:46 UTC 

[binutils-gdb] Created branch 'gdb-9-branch'
 2019-12-11 20:37 UTC 

[binutils-gdb] Fix typo, get_Frame_id -> get_frame_id
 2019-12-11 16:30 UTC 

[binutils-gdb] Fix build on macOS
 2019-12-11 15:03 UTC 

[binutils-gdb] Fix the build after bfd_get_signed_8 change
 2019-12-11 15:00 UTC 

[binutils-gdb] Implement 'print -raw-values' and 'set print raw-values on|off'
 2019-12-11  3:33 UTC 

[binutils-gdb] Minor fix to gdb.prompt documentation
 2019-12-10 22:57 UTC 

[binutils-gdb] Add gdb_caching_proc support_nested_function_tests to lib/gdb.exp
 2019-12-10 22:45 UTC 

[binutils-gdb] OpenMP parallel region scope tests
 2019-12-10 22:45 UTC 

[binutils-gdb] Add gdb_compile_openmp to lib/gdb.exp
 2019-12-10 22:44 UTC 

[binutils-gdb] Suppress the "unused function" warning for select_strerror_r
 2019-12-10 19:44 UTC 

[binutils-gdb] Replace the remaining uses of strerror with safe_strerror
 2019-12-10 19:24 UTC 

[binutils-gdb] Normalize Ada ptype to use a single "?"
 2019-12-10 15:57 UTC 

[binutils-gdb] Fix scripted probe breakpoints
 2019-12-09 21:53 UTC 

[binutils-gdb] gdb: rank an lvalue argument incompatible for an rvalue parameter
 2019-12-09 17:30 UTC 

[binutils-gdb] gdb/fortran: Improve output pattern in gdb.mi/mi-fortran-modules.exp
 2019-12-09 13:06 UTC 

[binutils-gdb] gdb/testsuite/fortran: Fix info-modules/info-types for gfortran 8+
 2019-12-09 13:06 UTC 

[binutils-gdb] gdb/testsuite: kfail some tests if using broken gcc
 2019-12-09 13:06 UTC 

[binutils-gdb] gdb/darwin-nat.c: Fix template argument for scoped_restore_tmpl
 2019-12-09 13:03 UTC 

[binutils-gdb] Fix inter-CU references using intra-CU form in imported-unit
 2019-12-08 10:25 UTC 

[binutils-gdb] Core file build-id support
 2019-12-07 20:15 UTC 

[binutils-gdb] [ARM, sim] Fix build error and warnings
 2019-12-06 21:17 UTC 

[binutils-gdb] Put bcache inside "namespace gdb"
 2019-12-06 19:19 UTC 

[binutils-gdb] [gdb/symtab] Prefer var def over decl
 2019-12-06 17:51 UTC 

[binutils-gdb] gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.exp
 2019-12-06  7:24 UTC 

[binutils-gdb] gdb: fix overload resolution for see-through references
 2019-12-06  7:23 UTC 

[binutils-gdb] Fix crash when command arg is missing in faas/taas/tfaas commands
 2019-12-06  5:09 UTC 

[binutils-gdb] Fix leaks when pruning inferiors
 2019-12-05 22:29 UTC 

[binutils-gdb] Remove gdbarch parameter of lookup_typename
 2019-12-05 20:04 UTC 

[binutils-gdb] Fix (most) OpenBSD link errors
 2019-12-04 22:16 UTC 

[binutils-gdb] Use metadata style in a few more places
 2019-12-04 21:34 UTC 

[binutils-gdb] gdb/testsuite: Use -J option when compiling Fortran tests
 2019-12-04 20:35 UTC 

[binutils-gdb] gdb/fortran: Support for single/double type modifiers
 2019-12-04 20:31 UTC 

[binutils-gdb] Fix regcache::cooked_read_test selftest for mep
 2019-12-04 18:49 UTC 

[binutils-gdb] Fix doc of AVR-specific command "info io_registers"
 2019-12-04 18:49 UTC 

[binutils-gdb] Remove unused includes in aarch64-linux-tdep.c
 2019-12-04 18:49 UTC 

[binutils-gdb] Remove unused includes in aarch64-tdep.c
 2019-12-04 18:48 UTC 

[binutils-gdb] Compare iterators, not values, in filtered_iterator::operator{==, !=}
 2019-12-04 18:30 UTC 

[binutils-gdb] sim-utils.c: prevent buffer overflow
 2019-12-04 17:39 UTC 

[binutils-gdb] Add bit-field test for scalar_storage_order
 2019-12-04 16:40 UTC 

[binutils-gdb] Remove gdbarch_bits_big_endian
 2019-12-04 16:40 UTC 

[binutils-gdb] Propagate endianity to subrange types
 2019-12-04 16:40 UTC 

[binutils-gdb] Move type_byte_order earlier
 2019-12-04 16:40 UTC 

[binutils-gdb] Add scalar_storage_order support for floating point
 2019-12-04 16:40 UTC 

[binutils-gdb] Fix another build failure in tui-selftests.c
 2019-12-04 15:10 UTC 

[binutils-gdb] Silence maybe-uninitialized warning in dwarf2read.c
 2019-12-04 14:49 UTC 

[binutils-gdb] gdb/mi: Add -max-results parameter to some -symbol-info-* commands
 2019-12-04 10:48 UTC 

[binutils-gdb] gdb/mi: Add -symbol-info-module-{variables,functions}
 2019-12-04 10:47 UTC 

[binutils-gdb] gdb: Split global symbol search into separate functions
 2019-12-04 10:47 UTC 

[binutils-gdb] Replace hash function from bcache with fast_hash
 2019-12-03 21:28 UTC 

[binutils-gdb] Fix leak of symbol name in block_symbol_cache
 2019-12-03 20:48 UTC 

[binutils-gdb] Fix build breakage with --disable-tui
 2019-12-02 23:14 UTC 

[binutils-gdb] Change type of debug_aix_thread to bool
 2019-12-02 18:36 UTC 

[binutils-gdb] Remove stale FIXME comment
 2019-12-02 14:22 UTC 

[binutils-gdb] gdb: Dynamic string length support
 2019-12-01 22:32 UTC 

[binutils-gdb] gdb/dwarf: Introduce dwarf2_per_cu_int_type function
 2019-12-01 22:32 UTC 

[binutils-gdb] gdb/fortran: array stride support
 2019-12-01 22:32 UTC 

[binutils-gdb] Treat inactive TUI specially in "info win"
 2019-12-01 20:27 UTC 

[binutils-gdb] Fix latent bug in tui_copy_source_line
 2019-12-01 19:30 UTC 

[binutils-gdb] Allow using less horizontal space in TUI source window
 2019-12-01 19:03 UTC 

[binutils-gdb] Re-highlight windows when needed during TUI startup
 2019-12-01 19:03 UTC 

[binutils-gdb] Add TUI border colors
 2019-12-01 19:03 UTC 

[binutils-gdb] Correctly compute length of DW_TAG_variant_part union
 2019-12-01  3:49 UTC 

[binutils-gdb] Test define-prefix
 2019-11-30  8:54 UTC 

[binutils-gdb] Implement user defined prefix
 2019-11-30  8:54 UTC 

[binutils-gdb] Document define-prefix command and the use of . in command names
 2019-11-30  8:54 UTC 

[binutils-gdb] Allow . character as part of command names
 2019-11-30  8:54 UTC 

[binutils-gdb] gdb: improve debug output of function overload resolution
 2019-11-29 11:23 UTC 

[binutils-gdb] gdb: fix segfault in overload resolution debug output
 2019-11-29 11:23 UTC 

[binutils-gdb] Fix creal_internal_fn comment
 2019-11-28 15:08 UTC 

[binutils-gdb] Make two range_bounds bitfields unsigned
 2019-11-28 15:06 UTC 

[binutils-gdb] Remove unused declaratoin from guile
 2019-11-28 15:02 UTC 

[binutils-gdb] jit: minor improvement to debug logging
 2019-11-28  9:06 UTC 

[binutils-gdb] gdb/testsuite: Fix minor bug in skip_btrace*tests procs
 2019-11-28  0:43 UTC 

[binutils-gdb] Add missing ChangeLog entry for the previous commit
 2019-11-27 21:42 UTC 

[binutils-gdb] Add a NEWS entry for multithreaded symbol loading
 2019-11-27 21:41 UTC 

[binutils-gdb] Precompute hash value for symbol_set_names
 2019-11-27 21:39 UTC 

[binutils-gdb] Turn off threaded minsym demangling by default
 2019-11-27 21:39 UTC 

[binutils-gdb] Compute msymbol hash codes in parallel
 2019-11-27 21:39 UTC 

[binutils-gdb] gdb/testsuite: Fix race condition compiling fortran test
 2019-11-27 21:26 UTC 

[binutils-gdb] Test case for BZ 25065
 2019-11-27 20:05 UTC 

[binutils-gdb] Fix BZ 25065 - Ensure that physnames are computed for inherited DIEs
 2019-11-27 20:05 UTC 

[binutils-gdb] Remove some unnecessary backslashes
 2019-11-27 18:40 UTC 

[binutils-gdb] Replace SYMBOL_SET_LINKAGE_NAME with a member function
 2019-11-27 17:09 UTC 

[binutils-gdb] gdb/mi: Add new commands -symbol-info-{functions, variables, types}
 2019-11-27 13:02 UTC 

[binutils-gdb] gdb: Introduce global_symbol_searcher
 2019-11-27 13:02 UTC 

[binutils-gdb] gdb/mi: Add -symbol-info-modules command
 2019-11-27 13:02 UTC 

[binutils-gdb] gdb: Split print_symbol_info into two parts
 2019-11-27 13:02 UTC 

[binutils-gdb] Fix mingw build of gdb
 2019-11-26 22:16 UTC 

[binutils-gdb] Add add_internal_function overload
 2019-11-26 21:28 UTC 

[binutils-gdb] Let commands free "name"
 2019-11-26 21:28 UTC 

[binutils-gdb] Use cmd_list_element::doc_allocated for Python commands
 2019-11-26 21:28 UTC 

[binutils-gdb] Add RAII class for blocking gdb signals
 2019-11-26 21:12 UTC 

[binutils-gdb] Demangle minsyms in parallel
 2019-11-26 21:12 UTC 

[binutils-gdb] Use run_on_main_thread in gdb.post_event
 2019-11-26 21:12 UTC 

[binutils-gdb] Introduce run_on_main_thread
 2019-11-26 21:12 UTC 

[binutils-gdb] Set names of worker threads
 2019-11-26 21:12 UTC 

[binutils-gdb] Implement a thread pool
 2019-11-26 21:12 UTC 

[binutils-gdb] Introduce alternate_signal_stack RAII class
 2019-11-26 21:12 UTC 

[binutils-gdb] Add maint set/show worker-threads
 2019-11-26 21:12 UTC 

[binutils-gdb] Introduce thread-safe way to handle SIGSEGV
 2019-11-26 21:12 UTC 

[binutils-gdb] Defer minimal symbol name-setting
 2019-11-26 21:11 UTC 

[binutils-gdb] Add configure check for std::thread
 2019-11-26 21:11 UTC 

[binutils-gdb] Fix crashes due to python GIL released too early
 2019-11-26 20:26 UTC 

[binutils-gdb] Remove simulator_command declaration, make static
 2019-11-26 19:49 UTC 

[binutils-gdb] Make functions static in unittests
 2019-11-26 19:49 UTC 

[binutils-gdb] Fix declaration of sparc_xfer_wcookie
 2019-11-26 19:49 UTC 

[binutils-gdb] Remove unused rbreak_command_wrapper and other declarations
 2019-11-26 19:49 UTC 

[binutils-gdb] Remove declaration of tui_set_var_cmd, make definition static
 2019-11-26 19:49 UTC 

[binutils-gdb] Remove dict_empty/mdict_empty
 2019-11-26 19:48 UTC 

[binutils-gdb] Add missing includes in dwarf-index-write.c and mi/mi-interp.c
 2019-11-26 19:48 UTC 

[binutils-gdb] Make a bunch of functions static
 2019-11-26 19:48 UTC 

[binutils-gdb] Remove unused overload of exit_inferior_silent
 2019-11-26 19:48 UTC 

[binutils-gdb] Remove info_terminal_command declaration, make definition static
 2019-11-26 19:48 UTC 

[binutils-gdb] Include aarch32-tdep.h in aarch32-tdep.c
 2019-11-26 19:48 UTC 

[binutils-gdb] Remove unused function set_gdb_completion_word_break_characters
 2019-11-26 19:48 UTC 

[binutils-gdb] Use safe_strerror instead of strerror where possible
 2019-11-26 17:54 UTC 

[binutils-gdb] Fix gdbserver ChangeLog entry
 2019-11-26 17:51 UTC 

[binutils-gdb] [gdb/contrib] Add -c option to words.sh script
 2019-11-25 22:00 UTC 

[binutils-gdb] Replace int with bool in solib.c
 2019-11-25 20:42 UTC 

[binutils-gdb] [Debugging output] Make remote packet truncation length adjustable
 2019-11-25 15:29 UTC 

[binutils-gdb] Include gdbarch.h in m68k-linux-nat.c
 2019-11-24 20:05 UTC 

[binutils-gdb] Use bool in require_partial_symbols
 2019-11-24 18:14 UTC 

[binutils-gdb] Restore parameter names in observable.h
 2019-11-22 22:24 UTC 

[binutils-gdb] Avoid crash in print_ada_task_info
 2019-11-22 22:15 UTC 

[binutils-gdb] Replace SYMBOL_*_NAME accessors with member functions
 2019-11-22 18:05 UTC 

[binutils-gdb] Replace the MSYMBOL_*_NAME macros with member functions
 2019-11-22 18:05 UTC 

[binutils-gdb] Create a correctly-sized demangled names hashtable
 2019-11-22 17:43 UTC 

[binutils-gdb] [gdb/contrib] Combine sed invocations in words.sh script
 2019-11-22 15:23 UTC 

[binutils-gdb] [gdb/contrib] Improve words extraction in words.sh script
 2019-11-22 15:23 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).