public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/4] Some fixes for debug files and sysroots
 2019-02-12 21:59 UTC  (11+ messages)
` [PATCH v2 2/4] Add a new function child_path
` [PATCH v2 3/4] Use child_path to determine if an object file is under a sysroot
` [PATCH v2 4/4] Try to use the canonical version of a sysroot for debug file links
` [PING] [PATCH v2 0/4] Some fixes for debug files and sysroots

[PATCH 0/3] Fix build failure with sim-arange inlining
 2019-02-12 21:55 UTC  (5+ messages)
` [PATCH 2/3] include/dis-asm.h: Fix warning: Include "string.h" for strchr

[RFA] Fix leaks in ada catch command
 2019-02-12 21:55 UTC  (3+ messages)

[RFA] (riscv/ada) fix error when calling functions with range argument
 2019-02-12 21:17 UTC  (4+ messages)

[PATCH] Fix some valgrind errors in the TUI
 2019-02-12 19:46 UTC 

[PATCH/RFC] gdbserver: Add command line option to not use SO_REUSEADDR
 2019-02-12 18:48 UTC 

[RFAv2 0/3] Have GDB better styled
 2019-02-12 18:41 UTC  (16+ messages)
` [RFAv2 1/3] Use function_name_style to print Ada and C function names
` [RFAv2 3/3] Make symtab.c better styled

[RFC] Fix pager bugs with style output
 2019-02-12 18:22 UTC  (6+ messages)

[PATCH 00/11] Fortran Parser Cleanup, KIND Support, and Intrinsic Functions
 2019-02-12 16:11 UTC  (12+ messages)
` [PATCH 09/11] gdb/fortran: Use TYPE_CODE_CHAR for character types
` [PATCH 02/11] gdb/fortran: Cleanup code for parsing logical constants
` [PATCH 11/11] gdb/fortran: Handle older TYPE*SIZE typenames
` [PATCH 01/11] gdb/fortran: Remove some duplicate tests
` [PATCH 06/11] gdb/fortran: Add Fortran 'kind' intrinsic and keyword
` [PATCH 03/11] gdb/fortran: Simplify handling of Fortran dot operations and keywords
` [PATCH 07/11] gdb/fortran: Expand the set of types that support (kind=N)
` [PATCH 04/11] gdb/fortran: Add new function to evaluate Fortran expressions
` [PATCH 05/11] gdb/fortran: Enable debugging of the Fortran parser
` [PATCH 08/11] gdb/fortran: Add builtin 8-byte integer type with (kind=8) support
` [PATCH 10/11] gdb/fortran: Add support for the ABS intrinsic function

[PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers
 2019-02-12 14:46 UTC  (8+ messages)

[RFA/commit] (Windows) remove thread notification for main thread of inferior
 2019-02-12 14:00 UTC  (4+ messages)

[RFA] Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp
 2019-02-12 13:13 UTC  (7+ messages)

[PATCH] C++-ify struct thread_fsm
 2019-02-11 19:40 UTC  (5+ messages)
` [PATCH] thread_fsm: Make data fields private (Re: [PATCH] C++-ify struct thread_fsm)

[PATCH v5 00/12] GDB support for more powerpc registers on linux
 2019-02-11 19:10 UTC  (4+ messages)
` [PATCH v5 12/12] [PowerPC] Add support for HTM registers

[PATCH 0/8] Clean up ravenscar-thread.c
 2019-02-11 18:56 UTC  (15+ messages)
` [PATCH 6/8] Add push_target overload
` [PATCH 5/8] Minor C++-ification in ravenscar-thread.c
` [PATCH 7/8] Make the ravenscar thread target multi-target-ready
` [PATCH 4/8] Fix formatting in ravenscar-thread.c
` [PATCH 8/8] Special-case wildcard requests "
` [PATCH 2/8] Exception safety "
` [PATCH 3/8] C++-ify ravenscar_arch_ops
` [PATCH 1/8] Fix some typos in ravenscar-thread.c

[PATCH v2 00/11] Support for thread-local variables on FreeBSD
 2019-02-11 17:44 UTC  (15+ messages)
` [PATCH v2 06/11] Add a more general version of lookup_struct_elt_type
` [PATCH v2 08/11] Support TLS variables on FreeBSD/amd64
` [PATCH v2 11/11] Support TLS variables on FreeBSD/powerpc
` [PATCH v2 01/11] Support the fs_base and gs_base registers on i386
` [PATCH v2 03/11] Handle an edge case for minisym TLS variable lookups
` [PATCH v2 09/11] Support TLS variables on FreeBSD/i386
` [PATCH v2 07/11] Add a helper function to resolve TLS variable addresses for FreeBSD
` [PATCH v2 02/11] Support fs_base and gs_base on FreeBSD/i386
` [PATCH v2 10/11] Support TLS variables on FreeBSD/riscv
` [PATCH v2 04/11] Add a new gdbarch method to resolve the address of TLS variables
` [PATCH v2 05/11] Remove code disabled since at least 1999 from lookup_struct_elt_type

[PATCH v2 0/3] Read pseudo registers from frame instead of regcache
 2019-02-11 16:56 UTC  (8+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 1/3] Extract register_reader and register_readwriter interfaces from regcache

AArch64 Buildbot moved to new hardware
 2019-02-11 16:17 UTC  (2+ messages)

[RFA] Fix type_stack leaks in c expression parsing
 2019-02-10 12:18 UTC  (3+ messages)

[RFA/commit] (Ada) fix GDB crash printing packed array
 2019-02-10  8:21 UTC 

[RFA/commit] (Ada) -var-update crash for variable whose type is a reference to changeable
 2019-02-10  8:17 UTC  (2+ messages)
` pushed: "

[PATCH 0/9] Support for thread-local variables on FreeBSD
 2019-02-09  0:34 UTC  (22+ messages)
` [PATCH 1/9] Support the fs_base and gs_base registers on i386
` [PATCH 3/9] Handle TLS variable lookups when using separate debug object files
` [PATCH 2/9] Support fs_base and gs_base on FreeBSD/i386
` [PATCH 5/9] Add a helper function to resolve TLS variable addresses for FreeBSD

[PATCH] RISC-V: Add FP register core file support
 2019-02-08 21:27 UTC  (4+ messages)

[PATCH v2] Fortran function calls with arguments
 2019-02-08 18:10 UTC 

[PATCH] x86-64: fix unused register determination for displaced stepping
 2019-02-08 15:21 UTC 

[PATCH] x86-64: fix displaced stepping for VEX, XOP, and EVEX encoded insns
 2019-02-08 12:40 UTC  (4+ messages)

[PATCH v2] gdbserver short-circuit-argument-list failures
 2019-02-08 11:10 UTC  (2+ messages)

[RFC PATCH 0/6] Support for Linux kernel thread aware debug
 2019-02-08  8:54 UTC  (18+ messages)
` [RFC PATCH 2/6] Add libiberty/concat styled concat_path function
` [RFC PATCH 3/6] Add scoped_restore_regcache_ptid
` [RFC PATCH 1/6] Convert substitute_path_component to C++
` [RFC PATCH 4/6] Linux kernel debug infrastructure and target Linux kernel
` [RFC PATCH 5/6] Linux kernel thread awareness Arm target support
` [RFC PATCH 6/6] Linux kernel thread awareness AArch64 "

[PATCH] AArch64: Detect exit from execve syscall
 2019-02-07 17:40 UTC  (3+ messages)

[PATCH] Make gdb.base/corefile.exp work on terminals with few rows
 2019-02-07 14:24 UTC  (5+ messages)

[RFC] Normalize include guards in gdb
 2019-02-07 14:23 UTC  (3+ messages)

[RFAv3 0/2] Fix leaks in macro definition
 2019-02-06 20:08 UTC  (6+ messages)
` [RFAv3 2/2] Factorize macro definition code in macrotab.c
` [RFAv3 1/2] Fix leak of identifier in macro definition

[PATCH] Readline: Cleanup some warnings
 2019-02-06 19:56 UTC  (8+ messages)

[PATCH v2] gdbserver: When attaching, add process before lwps
 2019-02-06 18:02 UTC  (2+ messages)

[PATCH v2 1/7] DWARF: Don't add nameless modules to partial symbol table
 2019-02-06 12:39 UTC  (12+ messages)
` [PATCH v2 3/7] Fortran: Accessing fields of inherited types via fully qualified name
` [PATCH v2 4/7] Fortran: Ptype, print type extension

[PATCH] gdb: Don't flush line wrap buffer before adding newline
 2019-02-05 20:44 UTC  (5+ messages)

[FYI] Hoist assertion in target_stack::unpush
 2019-02-05 13:37 UTC 

Stay positive this Tax Season! Get Your Money by Tomorrow!
 2019-02-02 21:20 UTC 

[PATCH] gdbserver: When attaching, add process before lwps
 2019-02-01 12:50 UTC  (5+ messages)

[PATCH][PR gdb/23985] Fix libinproctrace.so build
 2019-01-30 17:49 UTC  (4+ messages)

[PATCH] Fortran function calls with arguments
 2019-01-29 17:16 UTC  (4+ messages)

[PATCH v2] Release the GIL while running a gdb command or expression
 2019-01-29 16:37 UTC  (10+ messages)

GDB 8.3 release -- 2019-01-23 update
 2019-01-29  6:07 UTC  (2+ messages)
` [update/no change] GDB 8.3 release -- 2019-01-29 update (was: "GDB 8.3 release -- 2019-01-23 update")

[PATCH] Replace contribution list in CONTRIBUTE file with wiki link
 2019-01-29  5:33 UTC  (9+ messages)

[RFC] Sort #includes in gdb
 2019-01-28 22:31 UTC  (3+ messages)

[PATCH] Fix 'info proc cmdline' for native FreeBSD processes
 2019-01-28 21:58 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).