public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 00/10] gdb/gdbserver support for aarch64 SVE
 2018-09-24 14:42 UTC  (15+ messages)
` [PATCH v2 02/10] Add Aarch64 SVE Linux headers
                      ` Status of the AArch* builders (was: Re: [PATCH v2 02/10] Add Aarch64 SVE Linux headers)
                          ` Status of the AArch* builders

[RFAv2 0/6] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP]
 2018-09-24 13:07 UTC  (8+ messages)
` [RFAv2 3/6] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables]
` [RFAv2 1/6] New cli-utils.h/.c function extract_info_print_args

[PATCH 0/7] some small python fixes (one including a doc patch)
 2018-09-24 12:39 UTC  (12+ messages)
` [PATCH 1/7] Allow more Python scalar conversions
` [PATCH 7/7] Allow setting a parameter to raise gdb.GdbError

[FYI] Add "const" to a few locals in gdb
 2018-09-24 12:17 UTC 

[PATCH] RISC-V: enable have_nonsteppable_watchpoint by default
 2018-09-24 11:36 UTC  (3+ messages)

[RFAv3 0/5] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP]
 2018-09-24  7:03 UTC  (8+ messages)
` [RFAv3 3/5] Document changes to info [args|functions|locals|variables]
` [RFAv3 5/5] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP]
` [RFAv3 4/5] Announce changes in NEWS to info [args|functions|locals|variables]
` [RFAv3 1/5] New cli-utils.h/.c function extract_info_print_args
` [RFAv3 2/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables]

[RFA 00/15] Work toward making psymtabs reusable
 2018-09-23 21:34 UTC  (13+ messages)
` [RFA 15/15] Move psymtabs to their own obstack
` [RFA 14/15] Make psymtab_storage::free_psymtabs private
` [RFA 05/15] Simplify calls to init_psymbol_list
` [RFA 13/15] Add psymtab_storage::allocate_dependencies

[PATCH] Also recognize __sighndlr on Solaris/x86
 2018-09-23 18:12 UTC  (3+ messages)

[PATCH] Remove a spurious target_terminal::ours() from windows_nat_target::wait()
 2018-09-23 15:24 UTC  (4+ messages)

[PATCH 0/7] Simplify complaints and symbol-reading output
 2018-09-23 15:10 UTC  (8+ messages)
` [PATCH 5/7] Clean up "Reading symbols" output
` [PATCH 6/7] Only print "no debugging symbols" message once
` [PATCH 2/7] Fix off-by-one error in complaint_internal
` [PATCH 3/7] Use filtered printing when reading symbols
` [PATCH 4/7] Make complaint output prettier
` [PATCH 7/7] Simplify complaints even more
` [PATCH 1/7] Remove some leftovers from complaints

[PATCH] Fix build error in aarch64-linux-tdep.c on macOS
 2018-09-23 14:13 UTC  (3+ messages)

To: gdb-patches@sourceware.org | | Emáil deáctivation Wárning
 2018-09-23 11:36 UTC 

Local domain sockets (take 3)
 2018-09-23  6:01 UTC  (4+ messages)
` [PATCH] Allow remote debugging over a Unix local domain socket

[PATCH 0/8] Add -Wshadow=local
 2018-09-23  4:09 UTC  (9+ messages)
` [PATCH 4/8] Avoid shadowing in linux-tdep.c
` [PATCH 6/8] Avoid shadowing in fdwalk
` [PATCH 7/8] Shadowing fix in gdbscm_frame_read_var
` [PATCH 3/8] Use std::string in mdebugread.c
` [PATCH 5/8] Fix latent bug in msp430-tdep.c
` [PATCH 2/8] Avoid shadowing in gdbserver
` [PATCH 8/8] Add -Wshadow=local
` [PATCH 1/8] Simple -Wshadow=local fixes

[RFC/PATCH] Don't disable selftests in a non-development build
 2018-09-23  3:56 UTC  (3+ messages)
` [PATCH] Add parameter to allow enabling/disabling selftests via configure

[PATCH 0/4] Initial support for FreeBSD/riscv
 2018-09-21 17:26 UTC  (15+ messages)
` [PATCH 1/4] Add helper functions to trad_frame to support register cache maps
` [PATCH 3/4] Add FreeBSD/riscv architecture
` [PATCH 2/4] Fall back to a default value of 0 for the MISA register
` [PATCH 4/4] Add native target for FreeBSD/riscv

[PATCH] gdb/riscv: Improve non-dwarf stack unwinding
 2018-09-21 16:20 UTC  (2+ messages)

[PATCH] Provide Solaris 11 buildbots
 2018-09-21 15:31 UTC  (10+ messages)

[PATCH 0/4] OpenRISC binutils updates and new relocs
 2018-09-21 12:41 UTC  (8+ messages)

_PyImport_FixupBuiltin (gdb_module, "_gdb") error
 2018-09-21 11:18 UTC  (2+ messages)

[PATCH] Add support for recording xsave x86 instruction
 2018-09-21  0:38 UTC 

[PATCH] More Solaris procfs cleanup
 2018-09-20 17:29 UTC  (2+ messages)

Oh dear. I regret to inform you that commit 30838132997e6a3cfe3ec11c58b32b22f6f6b102 might be unfortunate
 2018-09-20 14:28 UTC  (3+ messages)
` Breakage on builder Solaris11-sparcv9-m64, revision 30838132997e6a3cfe3ec11c58b32b22f6f6b102

[PATCH] Provide pid_to_exec_file on Solaris (PR tdep/17903)
 2018-09-20  9:27 UTC  (9+ messages)

[PATCH] Handle missing Solaris auxv entries
 2018-09-20  8:26 UTC  (4+ messages)

[PATCH] [PR 23660] On FreeBSD platform missing implementation of thread-db support
 2018-09-20  4:38 UTC  (5+ messages)

[patch, testsuite] skip tab-completion tests if no readline
 2018-09-20  2:18 UTC  (4+ messages)

[PATCH 0/4] Add python method gdb.InferiorThread.thread_handle
 2018-09-20  0:03 UTC  (6+ messages)
` [PATCH 4/4] Documentation for python method InferiorThread.thread_handle

[RFA 0/5] Fix some bugs on macOS
 2018-09-19 19:50 UTC  (19+ messages)
` [RFA 4/5] Darwin: fix thread ptid started by fork_inferior
` [RFA 2/5] Darwin: Handle unrelocated dyld

[PATCH] Share the code to format "info proc mappings" entries for FreeBSD
 2018-09-19 19:31 UTC 

[PUSHED OBV] Add missing spaces after inet_ntop invocations
 2018-09-19 19:25 UTC 

[PATCH] Mark more file descriptors close-on-exec
 2018-09-19 18:44 UTC  (3+ messages)

[PATCH] Fix /proc pathname sizes on Solaris
 2018-09-19 17:42 UTC  (8+ messages)

[PATCHv5 0/2] gdb: Change how frames are selected for 'frame' and 'info frame'
 2018-09-19 16:26 UTC  (5+ messages)
` [PATCHv6] "

Add '_' in the pattern for reggroup
 2018-09-19 14:21 UTC  (2+ messages)

[PATCH] Handle 64-bit Solaris/x86 ld.so.1
 2018-09-19  9:11 UTC  (3+ messages)

[PATCH] Backport gettext fixes to get rid of warnings on macOS
 2018-09-19  4:09 UTC  (3+ messages)

[PATCH] Carry the gnulib getcwd backport as a patch
 2018-09-19  3:49 UTC  (8+ messages)

[PATCH v3 0/8] Add a new 'info proc files' command
 2018-09-19  3:01 UTC  (13+ messages)
` [PATCH v3 7/8] Document the "
` [PATCH v3 1/8] Use KF_PATH to verify the size of a struct kinfo_file
` [PATCH v3 3/8] Import gnulib's inet_ntop module
` [PATCH v3 6/8] Support 'info proc files' on live FreeBSD processes
` [PATCH v3 2/8] Generate aclocal-m4-deps.mk more deterministically and portably
` [PATCH v3 8/8] Make the "info proc" documentation more consistent
` [PATCH v3 4/8] Add a new 'info proc files' subcommand of 'info proc'
` [PATCH v3 5/8] Add support for 'info proc files' on FreeBSD core dumps

[PATCH v3 PR gdb/16841] virtual inheritance via typedef cannot find base
 2018-09-18 23:26 UTC  (3+ messages)

[patch] add missing gcc_target_options method for nios2
 2018-09-18 19:36 UTC  (3+ messages)

[PATCH v3] Logical short circuiting with argument lists
 2018-09-18 18:39 UTC  (3+ messages)

[PATCH] Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64-invalid-stack-middle.exp
 2018-09-18 17:54 UTC  (3+ messages)

[PATCH] Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64-invalid-stack-top.exp
 2018-09-18 17:54 UTC  (3+ messages)

[PATCH] Expect for "@" when doing "complete break ada" on gdb.ada/complete.exp
 2018-09-18 17:51 UTC  (3+ messages)

[PATCH] Aarch64 SVE: Fix stack smashing when calling functions
 2018-09-18 14:40 UTC  (4+ messages)

[PATCH 0/2] remove the remaining cleanups from gdb/compile
 2018-09-18 14:19 UTC  (5+ messages)
` [PATCH 1/2] Remove munmap_listp_free_cleanup

src/gdb/breakpoint.c:3092: redundant test ?
 2018-09-18 14:02 UTC  (3+ messages)

[PATCH] x86-64: fix ZMM register state tracking
 2018-09-18 13:38 UTC  (5+ messages)

[PATCH] Fix Python gdb.Breakpoint.location crash
 2018-09-18 12:29 UTC 

DO YOU KNOW
 2018-09-18  5:22 UTC 

[PATCH] Update help text for commands implemented in Python
 2018-09-18  5:10 UTC 

[PATCH] [OBVIOUS] enable frame-filter short help uses disable instead of enable
 2018-09-18  4:35 UTC  (3+ messages)

[PATCH] [OBVIOUS] ChangeLog for obvious enable frame-filter help fix
 2018-09-17 22:57 UTC 

[PATCH 0/2] two small configure patches
 2018-09-17 21:22 UTC  (7+ messages)
` [PATCH 2/2] Do not pass -DNDEBUG to Python compilations in development mode

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