public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/3] Read pseudo registers from frame instead of regcache
 2019-02-08 16:47 UTC  (4+ messages)
` [PATCH v2 1/3] Extract register_reader and register_readwriter interfaces from regcache

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

[PATCH] RISC-V: Add FP register core file support
 2019-02-08 10:32 UTC  (3+ messages)

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

[PING][PATCH v2 PR gdb/21870] aarch64: Leftover uncleared debug registers
 2019-02-07 21:39 UTC  (5+ messages)

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

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

[PATCH 0/8] Clean up ravenscar-thread.c
 2019-02-07 17:23 UTC  (13+ messages)
` [PATCH 4/8] Fix formatting in ravenscar-thread.c
` [PATCH 7/8] Make the ravenscar thread target multi-target-ready
` [PATCH 5/8] Minor C++-ification in ravenscar-thread.c
` [PATCH 6/8] Add push_target overload
` [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 0/9] Support for thread-local variables on FreeBSD
 2019-02-07 17:02 UTC  (23+ messages)
` [PATCH 1/9] Support the fs_base and gs_base registers on i386
` [PATCH 2/9] Support fs_base and gs_base on FreeBSD/i386
` [PATCH 3/9] Handle TLS variable lookups when using separate debug object files
` [PATCH 8/9] Support TLS variables on FreeBSD/riscv
` [PATCH 5/9] Add a helper function to resolve TLS variable addresses for FreeBSD

[PATCH] C++-ify struct thread_fsm
 2019-02-07 15:55 UTC  (4+ messages)
` [PATCH] thread_fsm: Make data fields private (Re: [PATCH] C++-ify struct thread_fsm)

[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 1/2] Fix leak of identifier "
` [RFAv3 2/2] Factorize macro definition code in macrotab.c

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

[RFA] Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp
 2019-02-06 14:23 UTC  (6+ 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 4/7] Fortran: Ptype, print type extension
` [PATCH v2 3/7] Fortran: Accessing fields of inherited types via fully qualified name

[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  (4+ 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  (11+ messages)

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

[PATCH] Fix 'info proc cmdline' for native FreeBSD processes
 2019-01-28 21:58 UTC 

[PATCH v2 0/4] Some fixes for debug files and sysroots
 2019-01-28 20:53 UTC  (5+ 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 1/4] Look for separate debug files in debug directories "
` [PATCH v2 4/4] Try to use the canonical version of a sysroot for debug file links

[PATCH 0/2] Some fixes for debug files and sysroots
 2019-01-28 20:41 UTC  (8+ messages)
` [PATCH 2/2] Trim trailing directory separators from new sysroots
` [PATCH 1/2] Look for separate debug files in debug directories under a sysroot

[PATCH] MI: Add new command -complete
 2019-01-28 12:41 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] "
  ` [PATCH v2 1/2] MI: extract command completion logic from complete_command()

[PATCH, RFC] AArch64: Implement software single step
 2019-01-28 12:09 UTC  (2+ messages)

[FYI] Remove duplicate skip_python_tests invocation
 2019-01-27 21:52 UTC 

[PATCH 0/3] Fix build failure with sim-arange inlining
 2019-01-27  4:22 UTC  (4+ messages)
` [PATCH 2/3] include/dis-asm.h: Fix warning: Include "string.h" for strchr

[PATCH] Use trad_frame_set_reg_addr for FreeBSD arm signal trampoline unwinders
 2019-01-27  4:22 UTC  (2+ messages)

[FYI] Fix the sim build
 2019-01-26 15:53 UTC 

[PATCH 0/3] Normalize common includes
 2019-01-26  5:03 UTC  (13+ messages)
` [PATCH 1/3] Update create-version.sh to use common/version.h
` [PATCH 3/3] Don't use -I for common subdirectory
` [PATCH 2/3] Normalize includes to use common/

[PATCH, RFC] fix gdbserver channel leaks
 2019-01-25 18:36 UTC  (4+ messages)

[PATCH v3 06/17] Replace delete_longjmp_breakpoint_cleanup with a forward_scope_exit type
 2019-01-24 18:09 UTC  (4+ messages)
    ` [pushed] Fix clang/libc++ build (Re: [PATCH v3 06/17] Replace delete_longjmp_breakpoint_cleanup with a forward_scope_exit type)

[PATCH 0/3] Some remote-related constification
 2019-01-23 22:02 UTC  (4+ messages)
` [PATCH 1/3] Constify target_pass_signals and target_program_signals
  ` [PATCH] target_pass_signals/target_program_signals: Use gdb::array_view (Re: [PATCH 1/3] Constify target_pass_signals and target_program_signals)

[PATCH v3 00/17] Remove some cleanups using scope_exit
 2019-01-23 19:18 UTC  (17+ messages)
` [PATCH v3 10/17] Remove cleanup_delete_std_terminate_breakpoint
` [PATCH v3 16/17] Update cleanup comment in ui-out.h
` [PATCH v3 06/17] Replace delete_longjmp_breakpoint_cleanup with a forward_scope_exit type
` [PATCH v3 07/17] Remove remaining cleanup from gdb/breakpoint.c
` [PATCH v3 11/17] Remove cleanup from linux-nat.c
` [PATCH v3 14/17] Remove remaining cleanup from fetch_inferior_event
` [PATCH v3 08/17] Remove delete_just_stopped_threads_infrun_breakpoints_cleanup
` [PATCH v3 12/17] Remove clear_symtab_users_cleanup
` [PATCH v3 17/17] Use scope_exit in regcache.c
` [PATCH v3 13/17] Remove cleanup from stop_all_threads
` [PATCH v3 04/17] Use forward_scope_exit for scoped_finish_thread_state
` [PATCH v3 15/17] Update an obsolete cleanup comment
` [PATCH v3 09/17] Remove make_bpstat_clear_actions_cleanup

[PATCH 0/9] #include cleanups
 2019-01-23 17:33 UTC  (4+ messages)

[PATCH] Remove a warning from symtab.c
 2019-01-23 17:02 UTC  (2+ messages)

[PATCH v2] AArch64 AAPCS: Ignore static members
 2019-01-23 16:52 UTC  (2+ messages)

[PATCH] Remove duplicate or commented-out #includes
 2019-01-23 16:40 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).