public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Make "skip" work on inline frames
 2019-12-17 13:00 UTC  (20+ messages)
  ` [PATCHv2] "
                ` [PATCHv3] "
                  ` [PATCHv4] "
                      ` [PATCHv5] "
                        ` [PING] "
                          ` [PATCHv6] "

[PATCH] Fix skip.exp test failure observed with gcc-9.2.0
 2019-12-17  2:44 UTC  (4+ messages)

Oh dear. I regret to inform you that commit d0801dd8f22a3e739c6a7d126d45829df981794d might be unfortunate
 2019-12-17  2:41 UTC  (15+ messages)
` Breakage on builder Solaris11-sparcv9-m64, revision d0801dd8f22a3e739c6a7d126d45829df981794d
` Breakage on builder Solaris11-amd64-m64, "
` Breakage on builder Ubuntu-Aarch64-m64, "
` Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, "
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, "
` Breakage on builder Fedora-i686, "
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-w64-mingw32, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "

[PATCH v2 0/4] GDB fixes for the remote end having gone astray
 2019-12-17  0:06 UTC  (2+ messages)
` [PING^5][PATCH "

[PATCH] Fix -Wmisleading-indentation warning in top.c
 2019-12-16 23:58 UTC 

[PATCH] Fix indentation (and clang warning) in c-lang.c
 2019-12-16 23:50 UTC  (2+ messages)

[PATCH v2 0/5] Fix and cleanups in jit.c
 2019-12-16 23:19 UTC  (8+ messages)
` [PATCH v2 2/5] jit: c++-ify gdb_symtab
` [PATCH v2 3/5] jit: make gdb_object::symtabs an std::forward_list
` [PATCH v2 5/5] jit: make gdb_symtab::blocks "
` [PATCH v2 1/5] Fix double-free when creating more than one block in JIT debug info reader
` [PATCH v2 4/5] jit: c++-ify gdb_block

[PATCH] Fix --enable-libctf and --disable-static
 2019-12-16 22:53 UTC 

[PATCH] Constify get_exec_file
 2019-12-16 21:09 UTC  (3+ messages)

[PATCH] Add missing include to bsd-kvm.c for gdb_abspath
 2019-12-16 21:01 UTC 

GDB 9.0.90 available for testing
 2019-12-16 20:38 UTC  (10+ messages)

[review] Update Gnulib to the latest git version
 2019-12-16 19:28 UTC  (7+ messages)
` [review v14] "
` [review v15] "
` [pushed] "
` [review v16] "

[review] Avoid ARI warnings with #include
 2019-12-16 19:23 UTC  (3+ messages)

[FYI/PUSHED] Revert "Turn off threaded minsym demangling by default"
 2019-12-16 19:17 UTC  (4+ messages)

[PATCH 0/3] Replace symbols' LANGUAGE macros with member functions
 2019-12-16  6:47 UTC  (6+ messages)
` [PATCH 3/3] Use a member function to set a symbol's language
` [PATCH 2/3] Use an accessor function for general_symbol_info::language
` [PATCH 1/3] Use symbol_set_language to set a symbol's language

[PATCH] Add virtual destructor to tui_layout_base
 2019-12-16  2:03 UTC 

[PATCH] Update documentation for the default value of main set worker-threads
 2019-12-15 19:35 UTC  (3+ messages)

[RFA] Ensure GDB warnings are styled
 2019-12-15 17:11 UTC 

[PATCH] Fix an issue with the gdb step-over aka. "n" command
 2019-12-15  8:39 UTC  (5+ messages)
` [PING] "
  ` [PING**2] "

Question for Ada people, debugging gdb.ada/ptype_tagged_param.exp
 2019-12-15  4:09 UTC  (5+ messages)

[review] jit: remove bp locations when unregistering jit code
 2019-12-15  2:41 UTC  (2+ messages)
` [review v2] "

[PATCH v2 (w/ ChangeLog)] Fix disabling of solib probes when LD_AUDITing
 2019-12-15  2:34 UTC  (4+ messages)

[PATCH] Fix disabling of solib probes when LD_AUDITing
 2019-12-14 23:54 UTC 

[PUSHED] gdb/doc: Remove duplicate description of lookup_global_symbol
 2019-12-14 23:33 UTC  (2+ messages)

[PATCH] Implement unlink system call for moxie sim
 2019-12-14 18:23 UTC  (2+ messages)

[PATCH] Fix build with GNU Make 3.81
 2019-12-14 18:21 UTC  (2+ messages)

[PATCH 0/7] Fix and cleanups in jit.c
 2019-12-14 17:39 UTC  (30+ messages)
` [PATCH 3/7] jit: c++-ify gdb_symtab
` [PATCH 6/7] jit: c++-ify gdb_block
` [PATCH 1/7] Fix double-free when creating more than one block in JIT debug info reader
` [PATCH 2/7] jit: make gdb_object::symtabs a vector
` [PATCH 5/7] jit: make gdb_object::symtabs a vector of unique_ptr
` [PATCH 7/7] jit: make gdb_symtab::blocks "
` [PATCH 4/7] jit: make gdb_symtab::blocks a vector

GDB 9.1 Release: Creating the branch on *WED* Dec 11th!
 2019-12-14 15:26 UTC  (7+ messages)

[PATCH] Fix setting breakpoints or stepping on line 65535
 2019-12-14 13:57 UTC  (4+ messages)
  ` [PATCHv2] "
    ` [PING] "

[review] testsuite, cp: increase the coverage of testing pass-by-ref arguments
 2019-12-14  9:56 UTC  (4+ messages)
` [review v2] "
` [review v3] "

[PATCH] Guard against 'current_directory == NULL' on gdb_abspath (PR gdb/23613)
 2019-12-14  4:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Don't override various Makefile variables for gnulib et al
 2019-12-13 23:13 UTC  (3+ messages)
` [PATCH] add file desc to gdbserver client_state

[review] Suppress ARI warnings for vsprintf
 2019-12-13 22:23 UTC  (3+ messages)
` [pushed] "

[review] Silence ARI for valid calls to abort
 2019-12-13 22:23 UTC  (4+ messages)
` [review v2] "
` [pushed] "

[review] Remove ARI check for multiple calls to warning or error
 2019-12-13 22:23 UTC  (7+ messages)
` [pushed] "

[review] Silence ARI warning about floatformat_to_double
 2019-12-13 22:17 UTC  (3+ messages)
` [pushed] "

[review] Accept -Wno- prefix in ARI
 2019-12-13 22:17 UTC  (3+ messages)
` [pushed] "

[review] Change ARI usage to GNU style
 2019-12-13 22:17 UTC  (3+ messages)
` [pushed] "

[review] Fix ARI text for floatformat_from_double
 2019-12-13 22:17 UTC  (3+ messages)
` [pushed] "

[review] Remove "boolean" and "var_boolean" checks from ARI
 2019-12-13 22:17 UTC  (3+ messages)
` [pushed] "

[review] Remove ATTRIBUTE_UNUSED check from ARI
 2019-12-13 22:17 UTC  (3+ messages)
` [pushed] "

[review] Remove "fix" call for "long long" from ARI
 2019-12-13 22:17 UTC  (5+ messages)
` [pushed] "

[RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files
 2019-12-13 22:09 UTC  (9+ messages)
    ` PING "
      ` PING^2 "
          ` PING^7 "
            ` PING^8 "

[review] [RFC] Don't block on finishing demangling msymbols
 2019-12-13 21:46 UTC  (2+ messages)

[review] infcall: handle pass-by-reference arguments appropriately
 2019-12-13 21:35 UTC  (2+ messages)
` [review v2] "

[review] infcall, c++: collect more pass-by-reference information
 2019-12-13 21:33 UTC  (2+ messages)
` [review v2] "

[review] infcall, c++: allow more info to be computed for pass-by-reference va
 2019-12-13 21:32 UTC  (2+ messages)
` [review v2] "

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

[PATCH 1/2] Replace xmalloc/xfree with vector in jit.c
 2019-12-13 15:14 UTC  (7+ messages)
` [PATCH 2/2] Fix indentation "

[COMMITTED PATCH] MSP430: Relax target glob for configuring GDB
 2019-12-13 14:10 UTC 

Oh dear. I regret to inform you that commit 39f34d7b64ee76e07b82a3e57800905d249d8005 might be unfortunate
 2019-12-13  8:51 UTC  (9+ messages)
` Breakage on builder Fedora-i686, revision 39f34d7b64ee76e07b82a3e57800905d249d8005
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "

New ARI warning Fri Dec 13 01:56:39 UTC 2019
 2019-12-13  1:56 UTC 

[review] Move free_all_objfiles to program_space
 2019-12-13  0:06 UTC  (3+ messages)
` [pushed] "

[review] Make add_separate_debug_objfile static
 2019-12-12 23:56 UTC  (3+ messages)
` [pushed] "

[review] Remove MULTI_OBJFILE_P
 2019-12-12 23:56 UTC  (3+ messages)
` [pushed] "

[review] Manage objfiles with shared_ptr
 2019-12-12 23:56 UTC  (3+ messages)
` [pushed] "

[review] Introduce program_space::add_objfile
 2019-12-12 23:56 UTC  (3+ messages)
` [pushed] "

[review] Introduce basic_safe_range
 2019-12-12 23:50 UTC  (3+ messages)
` [pushed] "

[review] Store objfiles on a std::list
 2019-12-12 23:50 UTC  (3+ messages)
` [pushed] "

[review] Make the objfile constructor private
 2019-12-12 23:50 UTC  (2+ messages)
` [pushed] "

[review] Introduce program_space::remove_objfile
 2019-12-12 23:50 UTC  (3+ messages)
` [pushed] "

[review] Change objfile::partial_symtabs to be a unique_ptr
 2019-12-12 23:50 UTC  (3+ messages)
` [pushed] "

[review] Make the objfile destructor private
 2019-12-12 23:50 UTC  (3+ messages)
` [pushed] "

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