public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/20] Remove cleanups
 2019-02-13 21:30 UTC  (9+ messages)
` [PATCH 06/20] Remove cleanup from solib-svr4.c
` [PATCH 07/20] Remove last cleanups "
` [PATCH 01/20] Remove cleanups from coffread.c
` [PATCH 05/20] Remove last cleanup from gdbserver
` [PATCH 03/20] Change displaced_step_clear_cleanup with a forward_scope_exit
` [PATCH 08/20] Remove last cleanup solib-aix.c
` [PATCH 04/20] C++ify remote notification code
` [PATCH 02/20] Update two cleanup comments

[PATCH v2] Fortran function calls with arguments
 2019-02-13 21:24 UTC  (2+ messages)

[PATCH 0/2] Fix memory leaks in create_ada_exception_catchpoint
 2019-02-13 21:23 UTC  (4+ messages)
` [PATCH 1/2] C++-ify bp_location
` [PATCH 2/2] Fix memory leak in create_ada_exception_catchpoint

[PATCH/RFC] gdbserver: Add command line option to not use SO_REUSEADDR
 2019-02-13 21:05 UTC  (2+ messages)

review request: implementing DW_AT_endianity
 2019-02-13 16:19 UTC  (8+ messages)
` [PATCH] "

[PATCH] AArch64: Add default reggroups
 2019-02-13 14:03 UTC 

[RFA] Fix leaks in ada catch command
 2019-02-13 13:47 UTC  (4+ messages)

[PATCH 0/2] Styling + memory management in macro commands
 2019-02-13 12:59 UTC  (3+ messages)
` [PATCH 1/2] Add styling to "
` [PATCH 2/2] Change macro_source_fullname to return a std::string

[PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers
 2019-02-13 11:40 UTC  (10+ messages)

[RFA] (riscv/ada) fix error when calling functions with range argument
 2019-02-13 10:31 UTC  (5+ messages)

[PATCH] MI: Add new command -complete
 2019-02-13  9:24 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH] Fix typos in symtab_symbol_info
 2019-02-12 23:49 UTC 

[PATCH v2 0/4] Some fixes for debug files and sysroots
 2019-02-12 21:59 UTC  (9+ messages)
` [PATCH v2 2/4] Add a new function child_path
` [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

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

[RFAv2 0/3] Have GDB better styled
 2019-02-12 18:41 UTC  (10+ messages)
` [RFAv2 3/3] Make symtab.c "

[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 10/11] gdb/fortran: Add support for the ABS intrinsic function
` [PATCH 08/11] gdb/fortran: Add builtin 8-byte integer type with (kind=8) support
` [PATCH 04/11] gdb/fortran: Add new function to evaluate Fortran expressions
` [PATCH 07/11] gdb/fortran: Expand the set of types that support (kind=N)
` [PATCH 05/11] gdb/fortran: Enable debugging of the Fortran parser
` [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

[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 4/8] Fix formatting in ravenscar-thread.c
` [PATCH 7/8] Make the ravenscar thread target multi-target-ready
` [PATCH 6/8] Add push_target overload
` [PATCH 5/8] Minor C++-ification in ravenscar-thread.c
` [PATCH 3/8] C++-ify ravenscar_arch_ops
` [PATCH 2/8] Exception safety in ravenscar-thread.c
` [PATCH 8/8] Special-case wildcard requests "
` [PATCH 1/8] Fix some typos "

[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 11/11] Support TLS variables on FreeBSD/powerpc
` [PATCH v2 08/11] Support TLS variables on FreeBSD/amd64
` [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 02/11] Support fs_base and gs_base on FreeBSD/i386
` [PATCH v2 09/11] Support TLS variables "
` [PATCH v2 07/11] Add a helper function to resolve TLS variable addresses for FreeBSD
` [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 1/3] Extract register_reader and register_readwriter interfaces from regcache
` [PATCH v2 2/3] Read pseudo registers from frame instead of 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 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 1/9] Support the fs_base and gs_base registers on 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] 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  (12+ messages)
` [RFC PATCH 4/6] Linux kernel debug infrastructure and target Linux kernel

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

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