public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC v2][2/2] Target FP: Make use of MPFR if available
 2018-06-20 14:28 UTC  (7+ messages)
` New FAIL gdb.base/float128.exp on ppc64le [Re: [RFC v2][2/2] Target FP: Make use of MPFR if available]

[PATCH] [PR gdb/21695] Fix lost line info for symbol at addr zero
 2018-06-20  7:53 UTC  (4+ messages)

[PATCH] Support large registers in regcache transfer_regset
 2018-06-19 21:12 UTC  (6+ messages)

[PATCH v2 2/2] Generate files
 2018-06-19 21:10 UTC  (3+ messages)

[PATCH v2 11/15] Fix stepping past GNU ifunc resolvers (introduce lookup_msym_prefer)
 2018-06-19 18:47 UTC  (5+ messages)
` [PATCH] Silence GCC "uninitialized" warning on minsyms.c:lookup_minimal_symbol_by_pc_section

[PATCH v4 1/2] PRU Simulator port
 2018-06-19 18:43 UTC  (2+ messages)
` [PATCH v4 2/2] Add testsuite for the PRU simulator port

[PATCH] include: Sync with GCC
 2018-06-19 18:16 UTC  (3+ messages)

[PATCH] Ensure captured_main has unique address
 2018-06-19 16:36 UTC  (4+ messages)
` Change inline frame breakpoint skipping logic (Re: [PATCH] Ensure captured_main has unique address)
    ` [pushed] Change inline frame breakpoint skipping logic (fix gdb.gdb/selftest.exp)

[PATCH][gdb/testsuite] Fix error message test in dw2-error.exp
 2018-06-19  9:03 UTC 

[PATCH] Fix segfault when invoking -var-info-path-expression on a dynamic varobj
 2018-06-19  8:59 UTC  (4+ messages)
` [PING] "

GDB 8.2 branch 2018-06-11 Update
 2018-06-19  6:07 UTC  (6+ messages)

[pushed] Remove current_traceframe declaration
 2018-06-18 20:22 UTC 

[RFA 0/3] remove some cleanups from solib files
 2018-06-18 19:19 UTC  (3+ messages)

[RFA] Use unique_xmalloc_ptr for read_string
 2018-06-18 19:18 UTC  (4+ messages)

[RFA] Remove resume_section_map_updates_cleanup
 2018-06-18 18:09 UTC  (3+ messages)

[RFA] Remove la_error
 2018-06-18 18:05 UTC  (3+ messages)

[PATCH PR gdb/16841] virtual inheritance via typedef cannot find base
 2018-06-18 16:12 UTC  (3+ messages)

[PATCH 1/2] Bump to autoconf 2.69 and automake 1.15.1
 2018-06-18 15:32 UTC  (21+ messages)
` [PATCH 2/2] Generated files

[PATCH][gdb/testsuite/ada] Fix number-of-bp test in bp_inlined_func.exp
 2018-06-18 15:31 UTC  (4+ messages)

[RFA v3 0/6] Make psymbols independent of the progspace
 2018-06-18 14:49 UTC  (2+ messages)

[RFA 00/42] Remove globals from buildsym
 2018-06-18 14:46 UTC  (2+ messages)

[RFA 00/15] Work toward making psymtabs reusable
 2018-06-18 14:42 UTC  (2+ messages)

[PATCH] Enable hardware watchpoints on attach for aarch64
 2018-06-18 14:41 UTC  (5+ messages)
` [PING] "

[RFA v3 0/2] Make line tables independent of progspace
 2018-06-18 14:40 UTC  (2+ messages)

[RFA 0/4] some simple cleanup removal in guile
 2018-06-18 14:37 UTC  (2+ messages)

[RFA] Remove cleanups from ser-mingw.c
 2018-06-18 14:17 UTC  (3+ messages)

[PATCH 0/4] Sync a few directories with GCC
 2018-06-18 13:40 UTC  (14+ messages)
` [PATCH 2/4] libiberty: Sync "
` [PATCH 3/4] zlib: "
` [PATCH 4/4] libdecnumber: "
` [PATCH 1/4] config: "
` [PATCH 5/4] configure.ac: "

[PATCH v3] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
 2018-06-18  2:59 UTC  (2+ messages)
` [PP?] "

[PATCH v3 0/3] Enable ptrace support for aarch64 sve
 2018-06-17  2:26 UTC  (5+ messages)
` [PATCH v3 3/3] Ptrace support for AArch64 SVE gdbsever
` [PATCH v3 2/3] Ptrace support for Aarch64 SVE
` [PATCH v3 1/3] Add Aarch64 SVE compatibility macros

[PATCH 1/3] Copy gdb-gdb.py to build dir
 2018-06-15 21:28 UTC  (3+ messages)
` [PATCH 2/3] gdb-gdb.py.in: Fix ordering of TypeFlags objects with Python 3
` [PATCH 3/3] gdb-gdb.py.in: Don't print value's tag_name

[RFA_v2 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
 2018-06-15 17:35 UTC  (11+ messages)
` [RFA_v2 2/8] Implement frame apply [all | COUNT | -COUNT] [FLAGS...] COMMAND
` [RFA_v2 1/8] Add helper functions check_for_flags and check_for_flags_vqcs
` [RFA_v2 3/8] Add FLAGS... arguments to 'thread apply'

[PATCH][gdb] Add me to write-after-approval section in MAINTAINERS
 2018-06-15 17:19 UTC  (2+ messages)

[PATCH v2 00/10] gdb/gdbserver support for aarch64 SVE
 2018-06-15 17:14 UTC  (17+ messages)
` [PATCH v2 02/10] Add Aarch64 SVE Linux headers

GDB 8.1.1 release-- 2018-06-15 update
 2018-06-15 17:13 UTC 

[PATCH] default_type_align: Use type_length_units
 2018-06-15 16:43 UTC  (6+ messages)

Urgent news - you could be saving thousands
 2018-06-15 14:21 UTC 

[PATCH] gdb: Don't drop SIGSTOP during stop_all_threads
 2018-06-15 12:12 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] Implement IPv6 support for GDB/gdbserver
 2018-06-15  7:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] gdb: Update autotools version used for gnulib import
 2018-06-15  0:49 UTC  (8+ messages)
    ` Update autotools version for gdb and binutils

[PATCH] MIPS/GDB/linux-nat.c: Fix a child detach condition for uClibc-ng
 2018-06-14 22:54 UTC 

[pushed] update-gnulib.sh: Report required versions of autoconf/aclocal
 2018-06-14 22:40 UTC 

[obvious/pushed] Fix "beneath" conversion on AIX
 2018-06-14 21:50 UTC 

[RFA] Fix/improve on-line help of 'define' command
 2018-06-14 20:31 UTC  (4+ messages)

[gdb] Add 'Concept Index' entry '&' for background execution
 2018-06-14 18:58 UTC  (2+ messages)

[gdb/testsuite] Fix hang in fork-running-state.c
 2018-06-14 16:44 UTC  (5+ messages)
  ` [PATCH] Avoid gdb.base/fork-running-state.exp lingering processes (Re: [gdb/testsuite] Fix hang in fork-running-state.c)

[PATCH 0/2] Improve alignment of "info threads" output, align "Target Id" column
 2018-06-14 16:28 UTC  (3+ messages)
` [PATCH 1/2] remote & target_extra_thread_info, use cache w/ qThreadExtraInfo and qP too
` [PATCH 2/2] Improve alignment of "info threads" output, align "Target Id" column

[RFA 00/10] Remove standalone ptid functions
 2018-06-14 15:42 UTC  (15+ messages)
` [RFA 01/10] Remove ptid_build
` [RFA 04/10] Remove ptid_get_lwp
` [RFA 02/10] Remove pid_to_ptid
` [RFA 03/10] Remove ptid_get_pid
` [RFA 06/10] Remove ptid_is_pid
` [RFA 05/10] Remove ptid_get_tid
` [RFA 08/10] Remove ptid_tid_p
` [RFA 09/10] Remove ptid_match
` [RFA 10/10] Remove ptid_equal
` [RFA 07/10] Remove ptid_lwp_p

[PATCH, testsuite] Allow function arguments in bp print match in selftest_setup
 2018-06-14 13:52 UTC  (6+ messages)

[PATCH][PR cli/22573] Honour 'print pretty' when printing result of finish command
 2018-06-14 13:45 UTC  (5+ messages)
  ` [PATCH v2][PR "

[PATCH, testsuite] Update gdb startup text in selftest.exp
 2018-06-14 11:51 UTC  (3+ messages)
  ` [pushed] gdb.gdb/selftest.exp, Use multi_line to build gdb's expected startup output (Re: [PATCH, testsuite] Update gdb startup text in selftest.exp)

[PATCH v2] Notify about breakpoint modification when enabling/disabling single location
 2018-06-14  9:28 UTC  (2+ messages)
` [PING] "

[pushed] Fix GDB sparc build
 2018-06-14  1:59 UTC 

[PATCH] Handle dprintf argument evaluation errors better (PR gdb/16551)
 2018-06-13 20:02 UTC 

Crime can happen! Check out this Vivint.SmartHome monitoring offer
 2018-06-13 11:25 UTC 

[PATCH RFC 0/5] Add a DWARF index cache
 2018-06-13  1:36 UTC  (8+ messages)
` [PATCH RFC 4/5] Introduce scoped_mmapped_file
` [PATCH RFC 1/5] Rename some functions, index -> gdb_index

[RFA] Remove use of queue from remote.c
 2018-06-12 22:58 UTC  (4+ messages)

[PATCH] Fix gdb build on hppa-linux
 2018-06-12  1:21 UTC  (2+ messages)

NEED FEEDBACK: time to start the GDB 8.2 release process (2018-05-30 update)
 2018-06-11 22:52 UTC  (3+ messages)

[RFC PATCH] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion
 2018-06-11 22:26 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).