public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFA 0/6] Some DWARF reader polishing
 2018-01-17 17:29 UTC  (26+ messages)
` [RFA 5/6] Remove objfile argument from add_dyn_prop
` [RFA 6/6] Remove symbolp typedef
` [RFA 3/6] Allocate dwarf2_cu with new
` [RFA 4/6] Change dwarf2_cu::method_info to be a std::vector
` [RFA 2/6] Allocate abbrev_table with new

[ANNOUNCEMENT] GDB 8.1 release branch created!
 2018-01-17 17:17 UTC  (15+ messages)
    ` [PATCH] Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx")
    ` [PATCH] Fix unitialized warning on gdb/typeprint.c:whatis_exp

[RFC] expected behavior for "bt" command used with "set language ..." ?
 2018-01-17 17:17 UTC 

[PATCH] configure: Fix test for fs_base/gs_base in <sys/user.h>
 2018-01-17 16:33 UTC  (3+ messages)

Compilation warning in simple-object-xcoff.c
 2018-01-17 15:21 UTC  (6+ messages)

[committed master/8.1] Don't pass -m64 to libcc1 on aarch64-linux
 2018-01-17 12:51 UTC 

[PATCH 1/2] linux-nat: Remove unnecessary xstrdup
 2018-01-17 12:26 UTC  (4+ messages)
` [PATCH 2/2] Make linux_ptrace_attach_fail_reason return an std::string

[PATCH master/8.1] Relax gdb.compile/compile.exp to match the address printed for frame
 2018-01-17 11:29 UTC 

Oh dear. I regret to inform you that commit 9e390558cef76767a98123994c422d0642d86cf8 might be unfortunate
 2018-01-17 10:56 UTC  (5+ messages)
` Breakage on builder Ubuntu-AArch32-native-extended-gdbserver-m32, revision 9e390558cef76767a98123994c422d0642d86cf8
` Breakage on builder Ubuntu-AArch32-native-gdbserver-m32, "
` Breakage on builder Ubuntu-AArch32-m32, "

[PATCH] Run gdb.compile/*.exp on {x86,x86_64,s390}-linux only
 2018-01-17 10:06 UTC  (9+ messages)

[RFC] regresssion(internal-error) printing subprogram argument
 2018-01-17  9:13 UTC  (10+ messages)

[PING][PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu
 2018-01-17  8:57 UTC  (5+ messages)
  ` [PING 2][PATCH "

[RFC 00/15] Remove regcache::m_readonly_p
 2018-01-16 18:05 UTC  (5+ messages)
` [PATCH 01/15] Call cooked_read in ppu2spu_prev_register

[PATCHv5 0/5] Fix -var-update for registers in frames 1 and up
 2018-01-16 16:34 UTC  (3+ messages)
` [PATCHv5 3/5] gdb: PR mi/20395: "

[PATCH 0/6] : Remove XML files from gdbserver
 2018-01-16 14:18 UTC  (8+ messages)
` [PATCH 1/6] : Commonise various target-descriptions.c functions
` [PATCH 2/6]: gdbserver use common tdesc functions
` [PATCH 3/6] : Update dat files with arch and osabi
` [PATCH 4/6]: Create xml from target descriptions
` [PATCH 5/6] : Remove xml file references "
` [PATCH 6/6]: Remove xml files from gdbserver

ppc64* native-gdbserver testsuite hangs on gdb.threads/process-dies-while-handling-bp.exp
 2018-01-16  9:12 UTC  (4+ messages)

[RFA] Fix scm-ports.exp regression
 2018-01-16  7:39 UTC  (8+ messages)

[BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders
 2018-01-15 22:29 UTC  (2+ messages)
` [BuildBot] Notifications re-enabled for the Debian-s390x-* builders (was: Re: [BuildBot] Notifications disabled for Debian-s390x-* and Fedora-ppc64*-* builders)

[PATCH] Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)
 2018-01-15 22:13 UTC  (3+ messages)

[PATCH] Fix GDB hang with remote after error from resume
 2018-01-15 20:11 UTC  (10+ messages)
` [pushed + testcase] "

[PATCH] Adding support for reading signal hanlder frame in AIX
 2018-01-15 16:27 UTC  (4+ messages)

[committed] Fix gdb.texinfo for old makeinfo (again)
 2018-01-15 13:42 UTC  (10+ messages)
        ` [committed] Fix gdb.texinfo more

[PATCH] Remove dwarf2_per_objfile_free and use after free of dwarf2_per_objfile
 2018-01-13 18:10 UTC 

[PATCH] Install and generate docs for gdb-add-index
 2018-01-12 20:31 UTC  (10+ messages)
` [PATCH v2] "

[PUSHED OBV] Use the correct value for the offset of 'kve_protection'
 2018-01-12 20:13 UTC 

GDB 8.1 release candidate on Friday (2018-01-12)
 2018-01-12 19:27 UTC  (3+ messages)

[RFC][PATCH] fix gdb segv when objfile can't be opened
 2018-01-12 15:05 UTC  (14+ messages)

gdb-8.1 branch FROZEN
 2018-01-12 12:38 UTC  (3+ messages)
` gdb-8.1 branch OPEN again (was: "gdb-8.1 branch FROZEN")
  ` gdb-8.1 branch OPEN again

[PATCH] gdb/testsuite: Don't attempt tests if they fail to compile
 2018-01-12 12:36 UTC  (5+ messages)

[RFA] internal-error using '@' (repeat) operator on array of dynamic objects
 2018-01-12  9:50 UTC 

Oh dear. I regret to inform you that commit 6181e9c2c5ba252ac016f51903dc35d7bfbbca71 might be unfortunate
 2018-01-12  5:52 UTC  (4+ messages)
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 6181e9c2c5ba252ac016f51903dc35d7bfbbca71

GDB 8.0.91 available for testing
 2018-01-12  3:55 UTC 

FYI/BRANCH: Patches applied to branch gdb-8.1-branch
 2018-01-12  3:42 UTC  (3+ messages)
` [release/branch 1/2] Document the GDB 8.0.91 release in gdb/ChangeLog
` [release/branch 2/2] Bump GDB version number to 8.0.91.DATE-git

[release/branch] Set GDB version number to 8.0.91
 2018-01-12  3:32 UTC 

[pushed/8.1] gdb/NEWS: Rename "Changes since 8.0" into "Changes in 8.1"
 2018-01-12  3:29 UTC 

[PATCH] gdb_compile_shlib: Only consider shlib= options when building executables
 2018-01-12  2:55 UTC  (2+ messages)

[committed] Fix gdb.texinfo for old makeinfo
 2018-01-11 18:49 UTC  (3+ messages)

[pushed master+8.1] gdb.base/breakpoint-in-ro-region.exp regression on sss targets (PR gdb/22583)
 2018-01-11 17:55 UTC 

Fix for prologue processing on PowerPC
 2018-01-11 15:12 UTC  (10+ messages)
` [PING]Fix "
    ` [PING][PATCH] Fix "

FYI/pushed: Additional tests showing regression post C++ wild matching
 2018-01-11  4:00 UTC  (12+ messages)
` [PATCH 3/3] Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670
  ` Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670) (Re: [PATCH 3/3] Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670)

GDB 8.1 release -- 2018-01-08 update
 2018-01-11  0:36 UTC  (9+ messages)
    ` [PATCH] Fix backwards compatibility with old GDBservers (PR remote/22597) (Re: GDB 8.1 release -- 2018-01-08 update)

[pushed master+8.1] language_get_symbol_name_matcher -> get_symbol_name_matcher
 2018-01-10 23:36 UTC 

[PATCH v4 00/11] Split up s390-linux-tdep.c
 2018-01-10 13:10 UTC  (13+ messages)
` [PATCH v4 04/11] s390: gdbarch_tdep add field tdesc
` [PATCH v4 03/11] s390: gdbarch_tdep.have_* int -> bool
` [PATCH v4 09/11] s390: Split up s390-linux-tdep.c into two files
` [PATCH v4 06/11] s390: if -> gdb_assert for tdesc_has_registers check
` [PATCH v4 10/11] s390: Move record-replay to s390-tdep
` [PATCH v4 08/11] s390: gdbarch_tdep add hook for syscall record
` [PATCH v4 01/11] s390: Remove duplicate checks for cached gdbarch at init
` [PATCH v4 05/11] s390: Move tdesc validation to separate function
` [PATCH v4 07/11] s390: Hook s390 into OSABI mechanism
` [PATCH v4 11/11] s390: Clean up s390-linux-tdep.c
` [PATCH v4 02/11] s390: Allocate gdbarch & tdep at start of gdbarch_init

[RFA/commit] Ada/DWARF: Assume the Ada compiler produces descriptive type attributes
 2018-01-10  7:25 UTC 

[PATCH v2 0/5] Support for 'info proc' on FreeBSD cores and native
 2018-01-09 19:29 UTC  (5+ messages)
` [PATCH v2 1/5] Support 'info proc' for FreeBSD process core dumps

[pushed/PATCH] Fix breakpoint add on inlined function using function name
 2018-01-09  9:10 UTC 

[PATCH] Fix breakpoint add on inlined function using function name
 2018-01-09  4:07 UTC  (2+ messages)

[RFAv2] (Ada) Add gdb-mi support for stopping at start of exception handler
 2018-01-08 18:38 UTC  (2+ messages)

[PATCH] hurd: Add enough auxv support for AT_ENTRY for PIE binaries
 2018-01-08 15:41 UTC  (4+ messages)

[PATCH 1/2 master/8.1] Fix GDB build failure when $development is false
 2018-01-08  9:55 UTC  (6+ messages)
` [PATCH 2/2 master/8.1] Fix GDBserver "

[pushed/Ada] Relax expected output in gdb.ada/access_tagged_param.exp test
 2018-01-08  9:41 UTC 

[PATCH] Make tests expect [ \t]+ pattern instead of \t for "info reg" command
 2018-01-08  7:33 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).