Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v2 0/8] Demangle minimal symbol names in worker threads
 2019-10-03 18:15 UTC  (11+ messages)
` [PATCH] Don't use the mutex for each symbol_set_names call
            ` [PATCH v2 2/2] Precompute hash value for symbol_set_names
            ` [PATCH v2 1/2] Don't use the mutex for each symbol_set_names call

[PATCH v2] gdb: CTF support
 2019-10-03 18:01 UTC  (8+ messages)

[PATCH 0/4] Remove some duplicate test names
 2019-10-03 17:43 UTC  (3+ messages)

[PATCHv2 0/4] Fortran info types, info modules, info module 
 2019-10-03 16:16 UTC  (7+ messages)
` [PATCHv2 4/4] gdb: Add new commands to list module variables and functions
` [PATCHv2 1/4] gdb/testsuite: Allow cc-with-tweaks board file to be used with Fortran
` [PATCHv2 2/4] gdb/fortran: Add test for module variables in 'info variables' output
` [PATCHv2 3/4] gdb/fortran: Add new 'info modules' command

[PATCH] gdb: Don't ignore all SIGSTOP when the signal handler is set to pass
 2019-10-03 15:14 UTC  (5+ messages)

[committed][gdb/testsuite] Fix list-missing-source.exp with gcc 4.8
 2019-10-03 14:23 UTC 

[PATCH][gdb] Make INTERP_TUI's default ui_out the INTERP_CONSOLE ui_out
 2019-10-03 14:02 UTC  (9+ messages)
        ` [PATCH][gdb] Only force INTERP_CONSOLE ui_out for breakpoint commands in MI mode

[committed][gdb] Fix set/show style metadata help text
 2019-10-03 13:44 UTC  (2+ messages)

[committed][gdb/testsuite] Fix info-types.exp with gcc/g++ 4.8
 2019-10-03 13:03 UTC 

[PATCH] gdb/testsuite: Add gdb_test_multiple_name variable
 2019-10-03 10:02 UTC  (6+ messages)

[PATCHv4 0/3] Remove some uses of VEC
 2019-10-03  8:06 UTC  (9+ messages)
  ` [PATCHv5 3/3] gdb: Remove a use of VEC from dwarf2read.{c,h}
  ` [PATCHv5 2/3] gdb: Change a VEC to std::vector in btrace.{c,h}
  ` [PATCHv5 1/3] gdb: Remove a VEC from gdbsupport/btrace-common.h
` [PATCHv5 0/3] Remove some uses of VEC

[PATCH 0/6] More TUI updates
 2019-10-02 23:22 UTC  (7+ messages)
` [PATCH 1/6] Remove two TUI comments
` [PATCH 4/6] Remove declaration from tui-wingeneral.h
` [PATCH 6/6] Don't call erase_data_content from tui_data_window::show_registers
` [PATCH 5/6] Make TUI window handle a unique_ptr
` [PATCH 3/6] Remove tui_win_is_auxiliary
` [PATCH 2/6] Remove tui_default_win_viewport_height

[PATCH] Convert boolean globals in server.c to bool
 2019-10-02 19:50 UTC  (3+ messages)

[PATCH] Don't make an extra copy + allocation of the demangled name
 2019-10-02 19:46 UTC 

[PATCH v2] Fix type of startup_with_shell in gdbserver
 2019-10-02 19:44 UTC  (2+ messages)

[PATCH] Don't include buildsym-legacy.h in windows-nat.c
 2019-10-02 19:24 UTC 

[PATCH] Change some arguments to gdb::string_view instead of name+len
 2019-10-02 18:44 UTC  (19+ messages)
        ` [PATCH v2] "
          ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH] Add missing includes to gdb_assert.h and gdb_string_view.h
 2019-10-02 18:35 UTC  (4+ messages)

[PATCH] gdb/testsuite: Fix py-format-string.exp on big-endian platforms
 2019-10-02 18:06 UTC  (5+ messages)

New ARI warning Wed Oct 2 01:56:22 UTC 2019
 2019-10-02 17:45 UTC  (9+ messages)

[PATCH 0/2] OpenMP parallel region scope tests
 2019-10-02 16:52 UTC  (5+ messages)
` [PATCH 2/2] "
` [PING 2][PATCH 0/2] "

[PATCH v2 0/8] Handle copy relocations and add $_ada_exception
 2019-10-02 15:51 UTC  (8+ messages)
` [PATCH v2 2/8] Search global block from basic_lookup_symbol_nonlocal
` [PATCH v2 6/8] Make print-file-var.exp test attribute visibility hidden, dlopen, and main symbol

[PATCH v4 00/11] Demangle minimal symbol names in worker threads
 2019-10-02 14:54 UTC  (13+ messages)
` [PATCH v4 04/11] Add RAII class for blocking gdb signals
` [PATCH v4 08/11] Introduce thread-safe way to handle SIGSEGV
` [PATCH v4 03/11] Add configure check for std::thread
` [PATCH v4 05/11] Introduce alternate_signal_stack RAII class
` [PATCH v4 10/11] Add maint set/show max-worker-threads
` [PATCH v4 11/11] Use run_on_main_thread in gdb.post_event
` [PATCH v4 01/11] Use m4_include, not sinclude in .m4 files
` [PATCH v4 09/11] Demangle minsyms in parallel
` [PATCH v4 07/11] Introduce run_on_main_thread
` [PATCH v4 02/11] Defer minimal symbol name-setting
` [PATCH v4 06/11] Lock the demangled hash table

md5.sum contains outdated checksum for sha512.sum
 2019-10-02 14:53 UTC 

[pushed] Update my email address in gdb/MAINTAINERS
 2019-10-02 14:10 UTC 

[PATCH] DWARF 5 support: Handle line table and file indexes
 2019-10-02  1:52 UTC  (2+ messages)

[PATCH 0/8] More gdb styling improvements
 2019-10-01 21:11 UTC  (14+ messages)
` [PATCH 4/8] Use new %p format suffixes in gdb
` [PATCH 1/8] Remove the ui_out_style_kind enum
` [PATCH 2/8] Don't create empty literal pieces
` [PATCH 7/8] Use styled_string in more places
` [PATCH 3/8] Introduce gdb-specific %p format suffixes
` [PATCH 5/8] Style "pwd" output
` [PATCH 8/8] Use styled_string for "show logging filename"
` [PATCH 6/8] Introduce metadata style

[PATCH] Add a string_view version of startswith
 2019-10-01 19:17 UTC  (3+ messages)

[PATCH] Fix type of startup_with_shell in gdbserver
 2019-10-01 18:07 UTC  (2+ messages)

[PATCH] gdb/testsuite: Fix pretty-print.exp on big-endian platforms
 2019-10-01 17:23 UTC  (3+ messages)

[PATCH] Remove extra whitespaces at the end of lines
 2019-10-01 17:10 UTC  (2+ messages)

[PATCH] Fix mismatched type in declaration for startup_with_shell
 2019-10-01 16:33 UTC  (3+ messages)

[PATCH 00/23] Multi-target support
 2019-10-01 13:28 UTC  (4+ messages)
` [PATCH 07/23] Delete unnecessary code from kill_command

[PATCH] Compute msymbol hash codes in parallel
 2019-09-30 22:30 UTC 

[RFAv2] Fix leak due to assigning a xstrdup-ed string to the std::string gdb_datadir
 2019-09-30 21:23 UTC  (2+ messages)

[RFA] Fix leak due to assigning a xstrdup-ed string to the std::string gdb_datadir
 2019-09-30 19:54 UTC  (3+ messages)

[PATCH] Use std::sort instead of qsort in minsyms.c
 2019-09-30 18:34 UTC  (4+ messages)

[FYI] Disable all warnings in gdb.rust/traits.rs
 2019-09-30 16:36 UTC 

[PATCH] Improve some comments about msymbol handling
 2019-09-30 16:23 UTC  (3+ messages)

[PATCH] gdb: re-write add_psymbol_to_list doc, move it to header file
 2019-09-30 15:50 UTC  (3+ messages)

[RFC][PATCH 0/2] Add RISC-V cpu description and sim
 2019-09-30 12:01 UTC  (7+ messages)
` [RFC][PATCH 2/2] RISC-V: Add cgen-based simulator port
` [RFC][PATCH 1/2] RISC-V: Add cgen cpu description and generated files

[RFC][gdb/testsuite] Add -early pattern flag for gdb_test_multiple
 2019-09-30  8:39 UTC 

[RFA 0/4] More flexible user-defined commands prefixing and naming
 2019-09-30  6:05 UTC  (7+ messages)
` [RFA 1/4] Implement user defined prefix
` [RFA 2/4] Test prefix-define
` [RFA 3/4] Allow . character as part of command names
` [RFA 4/4] Document prefix-define command and the use of . in "

[RFC] Support $ORIGIN in DW_AT_comp_dir
 2019-09-30  1:32 UTC 

[PATCH][gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir
 2019-09-29 22:01 UTC  (3+ messages)

[committed][gdb/testsuite] Make pass message unique in gdb-index.exp for cc-with-dwz-m
 2019-09-29 21:52 UTC 

[RFA] Implement 'print -raw-values' and 'set print raw-values on|off'
 2019-09-29 15:49 UTC  (4+ messages)
` PING^2 "

[RFAv3 0/3] Allow the user to define default leading args for commands and aliases
 2019-09-29 15:31 UTC  (2+ messages)
` PING "

[RFAv5 0/3] Convenience functions $_gdb_setting/$_gdb_setting_str
 2019-09-29 15:28 UTC  (2+ messages)
` PING "

[RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files
 2019-09-29 15:26 UTC  (7+ messages)
    ` PING "
      ` PING^2 "
          ` PING^7 "

[pushed] gdb: include gdbarch.h in hppa-linux-nat.c
 2019-09-28 18:49 UTC 

[PATCH 0/3] Speed up hashing in demangled_names_hash
 2019-09-27 19:19 UTC  (4+ messages)
` [PATCH 1/3] Store the mangled name as a string_view
` [PATCH 3/3] Use libxxhash for hashing, if present
` [PATCH 2/3] Add a fast_hash function in common-utils

[RFA 0/8] Ravenscar bug fixes
 2019-09-27 19:17 UTC  (3+ messages)
` [RFA 7/8] Avoid crashes when stepping through ravenscar context-switching

[RFC 00/17] Merge event loop implementations
 2019-09-27 19:10 UTC  (9+ messages)

[PATCH][gdb/testsuite] Add KFAIL for missing support of reverse-debugging xsave
 2019-09-27 15:11 UTC 

[committed][gdb/testsuite] Add KFAIL for missing support of reverse-debugging of vmovd
 2019-09-27 15:08 UTC  (2+ messages)
` [committed][gdb/testsuite] Fix incomplete regexps in step-precsave.exp

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox