public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
FYI/BRANCH: Patches applied to branch gdb-8.2-branch
 2018-12-23  6:09 UTC 

pushed: [release/branch] Set GDB version number to 8.2.1
 2018-12-23  5:53 UTC 

gdb-8.2 branch FROZEN
 2018-12-23  5:49 UTC 

GDB internal error in pc_in_thread_step_range
 2018-12-23  5:35 UTC  (16+ messages)

[PATCH] Add "set debug minsyms" command
 2018-12-22 15:17 UTC  (7+ messages)

[PATCH] Improve "set debug separate-debug-file"
 2018-12-21 22:19 UTC 

[PATCH v3] Fix various tests to use -no-pie linker flag when needed
 2018-12-21 20:56 UTC  (4+ messages)
` [PATCH] "

[PATCH] Remove empty nm-fbsd.h header for FreeBSD/i386 native target
 2018-12-21 20:44 UTC 

[PATCH] Fix a crash in jit.c
 2018-12-21 18:54 UTC 

[PATCH] Please define thread_info as struct thread_info (and other stuff)
 2018-12-21 18:17 UTC  (16+ messages)

[PATCH] gdb: Fix "info os <unknown>" command
 2018-12-21 18:06 UTC  (3+ messages)

[PATCH] show configuration --without-python
 2018-12-21 18:02 UTC  (4+ messages)
` [PATCH] show configuration --without-python (2)
    ` pushed: "

[RFA] Add FORCE_LOCAL_GDB_QUIT_WAIT testsuite parameter
 2018-12-21 17:59 UTC  (2+ messages)

[PATCH] gdb: Allow struct fields named double
 2018-12-21 17:19 UTC  (12+ messages)
    ` [PATCHv2 0/4] "
    ` [PATCHv2 3/4] gdb: Add new parser rule for structure field names
    ` [PATCHv2 1/4] gdb: Extend the comments in c-exp.y
    ` [PATCHv2 2/4] gdb: Resolve 49 reduce/reduce conflicts "
    ` [PATCHv2 4/4] gdb: Allow struct fields named double

riscv-tdep.c in 32-bits build
 2018-12-21 17:16 UTC  (4+ messages)

[PATCH] fix compile error with clang
 2018-12-21 17:00 UTC  (5+ messages)

[RFA] Ensure deterministic result order in gdb.ada/info_auto_lang.exp
 2018-12-20 21:14 UTC  (9+ messages)
` PING "

[PATCHv5] gdb: Add default frame methods to gdbarch
 2018-12-19 18:37 UTC  (5+ messages)
` PING: "

[PATCH] gdb/riscv: Split ISA and ABI features
 2018-12-19 16:42 UTC  (6+ messages)
      ` [PATCHv2] "

[PATCH] Fix build with latest GCC 9.0 tree
 2018-12-19 15:46 UTC  (4+ messages)

[PATCH] backport of SYMBOL_LANGUAGE assertion failure on AIX PR gdb/23999
 2018-12-19 12:17 UTC 

[PATCH 1/5] gdb/23712: Introduce multidictionary's
 2018-12-19 11:42 UTC  (4+ messages)

[PATCH] Use SIG_BLOCK instead of numeric constant
 2018-12-19  1:12 UTC  (3+ messages)

[RFC/PATCH] Fix dwarf2read.c:dwarf2_find_containing_comp_unit's binary search
 2018-12-18 15:48 UTC  (7+ messages)

[PATCH] AArch64: Fix the gdb build with musl libc
 2018-12-17 10:46 UTC  (3+ messages)

[PUSHED] OBVIOUS: Fix ARI warning by removing warning trailing new line
 2018-12-17  5:54 UTC 

New ARI warning Mon Dec 17 01:57:09 UTC 2018
 2018-12-17  1:57 UTC 

[RFA] Factorize killing the children in linux-ptrace.c, and fix a 'process leak'
 2018-12-16 20:27 UTC  (8+ messages)
        ` PING^2 "

RFC: libiberty PATCH to disable demangling of ancient mangling schemes
 2018-12-16  4:50 UTC  (5+ messages)

GDB 8.3 release -- time to start the release process
 2018-12-15 12:55 UTC  (2+ messages)

GDB 8.2.1 release -- targetting Sat Dec 23rd!!! (2018-12-15 status update)
 2018-12-15 12:04 UTC 

[FYI] Minor gdb/Makefile.in cleanups
 2018-12-15  2:00 UTC 

[PATCH 0/3] Fix a few leaks found by Coverity
 2018-12-14 23:08 UTC  (7+ messages)
` [PATCH 1/3] Fix leak in mdebugread.c
` [PATCH 3/3] Fix tracepoint.c:parse_tracepoint_definition leak (and one more)
` [PATCH 2/3] Fix leak in solib-target.c:library_list_start_library

[PATCH] gdb/dwarf: Convert some predicates from int to bool
 2018-12-14 21:56 UTC  (2+ messages)

[PATCHv2] sim: Don't overwrite stored errno in sim_syscall_multi
 2018-12-14 21:52 UTC  (2+ messages)

[PATCH][PR gdb/23985] Fix libinproctrace.so build
 2018-12-14 18:03 UTC 

[PATCH 0/2] RISC-V miscellaneous register fixes
 2018-12-13 20:58 UTC  (3+ messages)
` [PATCH 2/2] gdb/riscv: Add float status registers to save and restore reggroups
` [PATCH 1/2] gdb/riscv: Add gdb to dwarf register number mapping

[PATCH] RISC-V: Correct printing of MSTATUS and MISA
 2018-12-13 18:50 UTC  (3+ messages)

[PATCH v4 0/3] Update FreeBSD's syscall table
 2018-12-13 18:09 UTC  (2+ messages)

[PUSHED] OBVIOUS: Forward declare linux_xfer_osdata_info_os_types on one line to fix ARI warning
 2018-12-12 20:33 UTC 

[PATCHv3 0/2] Handle Errors While Preparing For Inferior Call
 2018-12-12 17:40 UTC  (8+ messages)
` [PATCHv2 0/3] "
  ` [PATCHv3 2/2] gdb: Update test pattern to deal with native-extended-gdbserver
  ` [PATCHv3 1/2] gdb/infcall: Make infcall_suspend_state more class like

[PATCH] gdb/riscv: Prevent buffer overflow in riscv_return_value
 2018-12-12 15:19 UTC  (2+ messages)

[PATCH] gdb/riscv: Handle passing variadic floating point arguments
 2018-12-12 14:25 UTC  (2+ messages)

[PATCH] AArch64: Prevent infinite recursion when checking AAPCS types
 2018-12-12  9:59 UTC 

Don't build readline/libreadline.a, when --with-system-readline is supplied
 2018-12-12  7:46 UTC 

[PATCH] gdb: Update NEWS for OpenRISC Linux support
 2018-12-12  3:31 UTC  (2+ messages)

New ARI warning Wed Dec 12 01:56:48 UTC 2018
 2018-12-12  1:56 UTC 

Arabia Oil Offer
 2018-12-12  1:35 UTC 

[RFA] Fix leaks in all the linux osdata annex transfers + code factorization
 2018-12-11 22:15 UTC  (3+ messages)

[RESEND PATCH] gdb/or1k: Add linux debugging support
 2018-12-11 21:30 UTC  (6+ messages)

[PATCH] Workaround a FreeBSD kernel bug resulting in spurious SIGTRAP events
 2018-12-10 20:03 UTC 

[PUSHED] gdb/riscv: Remove whitespace before #include line
 2018-12-10 10:21 UTC 

[PATCH v2 1/7] DWARF: Don't add nameless modules to partial symbol table
 2018-12-09 20:41 UTC  (6+ messages)
` [PATCH v2 3/7] Fortran: Accessing fields of inherited types via fully qualified name

[RFAv2] Fix tid-reuse sometimes blocks for a very long (infinite?) time
 2018-12-09  9:05 UTC  (3+ messages)

[PATCH] Implement timestamp'ed output on "make check"
 2018-12-09  8:57 UTC  (14+ messages)

Linking gdb with -ltinfow, if libtinfo is not available
 2018-12-09  0:44 UTC  (6+ messages)

[PATCH] gdb/riscv: Update test to handle targets without an fpu
 2018-12-08 20:25 UTC  (2+ messages)

[RFA] Fix leak by using td_ta_delete() to deregister target process and deallocate internal process handle
 2018-12-08 16:22 UTC  (3+ messages)

[RFA] Fix leak in forward-search
 2018-12-08 15:12 UTC  (6+ messages)
    ` [PATCH] Merge forward-search/reverse-search, use gdb::def_vector, remove limit (Re: [RFA] Fix leak in forward-search)

Oh dear. I regret to inform you that commit f50fabe4f66534c9addacddeaa439e8d164eadda might be unfortunate
 2018-12-07 23:38 UTC  (3+ messages)
` Breakage on builder Ubuntu-Aarch64-native-gdbserver-m64, revision f50fabe4f66534c9addacddeaa439e8d164eadda

[PATCH] Fix gdb build on 32-bit hosts w/ --enable-64-bit-bfd
 2018-12-07 20:00 UTC  (3+ messages)

[RFC] Support for changing vector lengths
 2018-12-07 18:43 UTC  (4+ messages)
` [PING][RFC] "

[PATCH] gdb/emacs/dir-locals: Update settings for c++-mode
 2018-12-07 17:38 UTC  (2+ messages)

potential patch for gdb bug c++/20020 - updated
 2018-12-07 15:49 UTC  (2+ messages)

[RFA] Fix a (one shot small) leak in language.c
 2018-12-07 15:48 UTC  (3+ messages)

potential patch for gdb bug c++/20020
 2018-12-07 12:52 UTC  (5+ messages)

[PATCH] gdbserver short-circuit-argument-list failures
 2018-12-07 11:14 UTC 

[PATCH] gdb/or1k: Add linux debugging support
 2018-12-07  3:50 UTC  (2+ 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).