public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/8] Demangle minimal symbol names in worker threads
 2019-09-30 21:45 UTC  (5+ messages)
` [PATCH] Don't use the mutex for each symbol_set_names call

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

[PATCH] Remove extra whitespaces at the end of lines
 2019-09-30 20:59 UTC 

[PATCH] Change some arguments to gdb::string_view instead of name+len
 2019-09-30 20:02 UTC  (8+ messages)
        ` [PATCH v2] "
          ` [PATCH v3] "
            ` [PATCH v4] "

[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)

[PATCH] gdb/testsuite: Fix py-format-string.exp on big-endian platforms
 2019-09-30 18:07 UTC 

[PATCH] gdb/testsuite: Fix pretty-print.exp on big-endian platforms
 2019-09-30 17:56 UTC 

[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 0/2] OpenMP parallel region scope tests
 2019-09-30 16:22 UTC  (4+ messages)
` [PATCH 2/2] "
` [PING 2][PATCH 0/2] "

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

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

[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 4/4] Document prefix-define command and the use of . in command names
` [RFA 2/4] Test prefix-define
` [RFA 3/4] Allow . character as part of command names
` [RFA 1/4] Implement user defined prefix

[PATCH v2] gdb: CTF support
 2019-09-30  3:06 UTC  (10+ messages)

[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  (26+ messages)
` [RFC 15/17] Move gdb_notifier comment
` [RFC 17/17] Simplify gdbserver's serial event handling
` [RFC 02/17] Move gdb-specific code out of start_event_loop
` [RFC 09/17] Introduce async-event.[ch]
` [RFC 05/17] Remove gdb_usleep.c
` [RFC 10/17] Move event-loop.[ch] to common/
` [RFC 06/17] Include <chrono> in event-loop.c
` [RFC 07/17] Use warning in event-loop

[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

Oh dear. I regret to inform you that commit 381beca6146ac68b57edf47d28cdb335fbd11635 might be unfortunate
 2019-09-27  9:30 UTC  (2+ messages)
` Breakage on builder Debian-s390x-native-gdbserver-m64, revision 381beca6146ac68b57edf47d28cdb335fbd11635

[PATCH 0/3] New MI commands for info functions/types/variables
 2019-09-27  5:43 UTC  (5+ messages)
` [PATCH 3/3] gdb/mi: Add new commands -symbol-info-{functions,variables,types}
` [PATCH 1/3] gdb: Don't print a newline in language la_print_typedef methods
` [PATCH 2/3] gdb: Split print_symbol_info into two parts

[PATCH] gdb: Don't ignore all SIGSTOP when the signal handler is set to pass
 2019-09-26 23:06 UTC  (2+ messages)

[PATCH] Improve ptrace-error detection on Linux targets
 2019-09-26 18:25 UTC  (15+ messages)
` [PATCH v4] "
` [PATCH v5] "

[PATCH] Convert symtab.h function signatures to use bool instead of int
 2019-09-26 16:37 UTC  (3+ messages)

[PATCH] Do not expose stub types to Python
 2019-09-26 14:26 UTC  (2+ messages)

[PATCH] gdb/fortran: Add Fortran 'loc' intrinic
 2019-09-26 14:26 UTC  (2+ messages)

[PATCHv2 0/3] Remove some uses of VEC
 2019-09-26 13:40 UTC  (27+ messages)
` [PATCH 0/2] Remove 2 uses of VEC from gdb
  ` [PATCH 1/2] gdb: Remove a VEC from gdbsupport/btrace-common.h
  ` [PATCH 2/2] gdb: Change a VEC to std::vector in btrace.{c,h}
  ` [PATCHv2 2/3] "
  ` [PATCHv2 1/3] gdb: Remove a VEC from gdbsupport/btrace-common.h
  ` [PATCHv2 3/3] gdb: Remove a use of VEC from dwarf2read.{c,h}
      ` [PATCHv3 2/3] gdb: Change a VEC to std::vector in btrace.{c,h}
      ` [PATCHv3 1/3] gdb: Remove a VEC from gdbsupport/btrace-common.h
      ` [PATCHv3 3/3] gdb: Remove a use of VEC from dwarf2read.{c,h}
      ` [PATCHv3 0/3] Remove some uses of VEC
        ` [PATCHv4 3/3] gdb: Remove a use of VEC from dwarf2read.{c,h}
        ` [PATCHv4 2/3] gdb: Change a VEC to std::vector in btrace.{c,h}
        ` [PATCHv4 1/3] gdb: Remove a VEC from gdbsupport/btrace-common.h
        ` [PATCHv4 0/3] Remove some uses of VEC

[PATCH] Fortran specific: Add logical XOR ops for compiler compliance
 2019-09-26 13:39 UTC  (2+ messages)

[PATCH] Remove initialize_utils
 2019-09-26 13:37 UTC  (3+ messages)

[PATCH 0/2] Fortran nested subroutine support
 2019-09-26  7:25 UTC  (10+ messages)
` [PATCH 2/2] gdb/fortran: Allow for matching symbols with missing scope
` [PATCH 1/2] gdb/fortran: Nested subroutine support

[FYI] Remove make_hex_string
 2019-09-25 15:50 UTC 

[PATCH][gdb] Make INTERP_TUI's default ui_out the INTERP_CONSOLE ui_out
 2019-09-25  8:36 UTC  (5+ messages)
` [PING][PATCH][gdb] "

[PATCH][gdb/tdep] Handle mxcsr kernel bug on Intel Skylake CPUs
 2019-09-25  7:07 UTC  (3+ messages)

[PATCH 3/3 v2] Load system gdbinit files from a directory
 2019-09-24 16:30 UTC  (2+ messages)
` [PATCH 3/3 v3] "

[PATCH][gdb/symtab] Prefer var def over decl
 2019-09-24 15:28 UTC  (2+ messages)
` [PING][PATCH][gdb/symtab] "

[PATCH v6 1/3] PRU Simulator port
 2019-09-24  4:45 UTC  (5+ messages)

[PATCH] gdb/readline: fix use of an undefined variable
 2019-09-23 21:40 UTC  (2+ messages)

[PATCH] Make ada_decode not use a static buffer
 2019-09-23 18:35 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCH] gdb/python: smarter symbol lookup for gdb.lookup_static_symbol
 2019-09-23 17:18 UTC  (2+ messages)

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

[committed][gdb/testsuite] Allow some tests in gdb.base/restore.exp to be unsupported
 2019-09-22  4:16 UTC 

[RFC PATCH] Support debuginfo and source file fetching via debuginfo server
 2019-09-22  3:53 UTC  (2+ messages)

New ARI warning Sun Sep 22 01:58:01 UTC 2019
 2019-09-22  2:16 UTC  (2+ messages)

[PATCH] gdb: small cleanup in breakpoint.c's includes
 2019-09-22  1:40 UTC 

[pushed] gdb: make watchpoint::val_valid a bool
 2019-09-22  0:04 UTC 

[pushed] gdb: change "nonzero" to "true" in comments
 2019-09-21 23:48 UTC 

GDB 8.3.1 to be released very soon!
 2019-09-21 10:27 UTC  (4+ messages)

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).