public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
Oh dear. I regret to inform you that commit 73d9a918c6188ce0f1ec32e42dda063ca16e0362 might be unfortunate
 2019-10-04  5:33 UTC  (2+ messages)
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 73d9a918c6188ce0f1ec32e42dda063ca16e0362

[PATCH 0/3] New MI commands for info functions/types/variables
 2019-10-04  3:01 UTC  (5+ messages)
` [PATCH 2/3] gdb: Split print_symbol_info into two parts
` [PATCH 3/3] gdb/mi: Add new commands -symbol-info-{functions,variables,types}

[FYI] Avoid crash on single-field union in Rust
 2019-10-04  2:55 UTC 

[PATCH v3] gdb: CTF support
 2019-10-04  1:11 UTC  (2+ messages)

Oh dear. I regret to inform you that commit ad75efa628656716982f2674008952bfd2c268af might be unfortunate
 2019-10-03 23:39 UTC  (4+ messages)
` Breakage on builder Fedora-x86_64-m32, revision ad75efa628656716982f2674008952bfd2c268af
` Breakage on builder Fedora-x86_64-m64, "

Oh dear. I regret to inform you that commit 381beca6146ac68b57edf47d28cdb335fbd11635 might be unfortunate
 2019-10-03 23:32 UTC  (2+ messages)
` Breakage on builder Fedora-x86_64-cc-with-index, revision 381beca6146ac68b57edf47d28cdb335fbd11635

Oh dear. I regret to inform you that commit 060b3ab4edadfc0d55e606598769c1e5315fd74c might be unfortunate
 2019-10-03 22:43 UTC  (5+ messages)
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 060b3ab4edadfc0d55e606598769c1e5315fd74c
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "

Oh dear. I regret to inform you that commit 68f7d34dd506d1ccdaab9e772a533f8e76a5fe19 might be unfortunate
 2019-10-03 21:39 UTC  (6+ messages)
` Breakage on builder Fedora-i686, revision 68f7d34dd506d1ccdaab9e772a533f8e76a5fe19
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-w64-mingw32, "

[PATCH] Replace some more qsort calls with std::sort
 2019-10-03 20:53 UTC 

[PATCH 0/2] Fortran nested subroutine support
 2019-10-03 20:40 UTC  (2+ messages)

[PATCH v2] gdb: CTF support
 2019-10-03 20:33 UTC  (12+ messages)

[PATCH 3/3 v2] Load system gdbinit files from a directory
 2019-10-03 18:42 UTC  (3+ messages)
` [PATCH 3/3 v3] "

[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 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 1/4] gdb/testsuite: Allow cc-with-tweaks board file to be used with Fortran
` [PATCHv2 4/4] gdb: Add new commands to list module variables and functions
` [PATCHv2 3/4] gdb/fortran: Add new 'info modules' command
` [PATCHv2 2/4] gdb/fortran: Add test for module variables in 'info variables' output

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

[PATCHv5 0/3] Remove some uses of VEC
 2019-10-03  8:06 UTC  (10+ messages)
` [PATCHv4 "
  ` [PATCHv5 1/3] gdb: Remove a VEC from gdbsupport/btrace-common.h
  ` [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}

[PATCH 0/6] More TUI updates
 2019-10-02 23:22 UTC  (7+ messages)
` [PATCH 6/6] Don't call erase_data_content from tui_data_window::show_registers
` [PATCH 1/6] Remove two TUI comments
` [PATCH 4/6] Remove declaration from tui-wingeneral.h
` [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  (4+ messages)
` [PATCH 2/2] "

[PATCH v2 0/8] Handle copy relocations and add $_ada_exception
 2019-10-02 15:51 UTC  (8+ 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

[PATCH v4 00/11] Demangle minimal symbol names in worker threads
 2019-10-02 14:54 UTC  (13+ messages)
` [PATCH v4 01/11] Use m4_include, not sinclude in .m4 files
` [PATCH v4 11/11] Use run_on_main_thread in gdb.post_event
` [PATCH v4 07/11] Introduce run_on_main_thread
` [PATCH v4 05/11] Introduce alternate_signal_stack RAII class
` [PATCH v4 03/11] Add configure check for std::thread
` [PATCH v4 10/11] Add maint set/show max-worker-threads
` [PATCH v4 04/11] Add RAII class for blocking gdb signals
` [PATCH v4 09/11] Demangle minsyms in parallel
` [PATCH v4 08/11] Introduce thread-safe way to handle SIGSEGV
` [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  (9+ messages)
` [PATCH 6/8] Introduce metadata style
` [PATCH 3/8] Introduce gdb-specific %p format suffixes
` [PATCH 4/8] Use new %p format suffixes in gdb

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

[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 

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