public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCHv5 0/2] gdb: Change how frames are selected for 'frame' and 'info frame'
 2018-09-27 20:58 UTC  (7+ messages)
` [PATCHv6] "

[PATCH] Change "xor" name in cpu_core to allow building with iso646.h or C++ compiler
 2018-09-27 20:49 UTC 

[patch, testsuite] Skip gnu-ifunc tests if building the testcase fails
 2018-09-27 20:31 UTC  (4+ messages)

[PATCH v2 0/4] Initial support for FreeBSD/riscv
 2018-09-27 20:22 UTC  (12+ messages)
` [PATCH v2 2/4] Use the existing instruction to determine the RISC-V breakpoint kind
` [PATCH v2 3/4] Add FreeBSD/riscv architecture
` [PATCH v2 1/4] Add helper functions to trad_frame to support register cache maps
` [PATCH v2 4/4] Add native target for FreeBSD/riscv

S12Z [new patchset]
 2018-09-27 17:53 UTC  (7+ messages)
` [PATCH 2/4] Add a dwarf unit type to represent 24 bit values

[PATCH] Add support for recording xsave x86 instruction
 2018-09-27  8:45 UTC  (2+ messages)

[PATCH] Adding support for reding signal handler frame in AIX
 2018-09-27  8:33 UTC  (3+ messages)

[PATCH] btrace: check for indirect jump return in _Unwind_RaiseException
 2018-09-27  7:44 UTC  (2+ messages)
` [PATCH] testsuite: fix is_amd64_regs_target

[PATCH 0/4] OpenRISC binutils updates and new relocs
 2018-09-27  6:08 UTC  (8+ messages)

[PATCH] [testsuite][racy] Fix race condition in check-libthread-db
 2018-09-27  3:10 UTC  (2+ messages)

[RFC 0/6] A different approach to startup-with-shell on macOS
 2018-09-26 23:16 UTC  (11+ messages)
` [RFC 1/6] Unify shell-finding logic
` [RFC 5/6] Do not reopen temporary files
` [RFC 4/6] Use mkostemp, not mkstemp
` [RFC 2/6] Move make_temp_filename to common/pathstuff.c
` [RFC 6/6] Cache a copy of the user's shell on macOS
` [RFC 3/6] Move mkdir_recursive to common/filestuff.c

[PATCH] Do not accidentally include in-tree readline headers
 2018-09-26 20:19 UTC  (5+ messages)

[PATCH] gdb/riscv: Improve non-dwarf stack unwinding
 2018-09-26 19:15 UTC  (8+ messages)
` PING: "

[PATCH] Provide Solaris 11 buildbots
 2018-09-26 14:05 UTC  (15+ messages)

[FYI] Remove dead definition from valops.c
 2018-09-26 11:36 UTC 

[PATCH] Don't check HAVE_UNISTD_H
 2018-09-26 11:32 UTC 

[PATCH] Small fix for "winheight" usage
 2018-09-26 11:16 UTC  (2+ messages)

[PATCH] x86-64: fix ZMM register state tracking
 2018-09-25 15:04 UTC  (9+ messages)

Oh dear. I regret to inform you that commit b5884fa7101cc528f07fd57c3de445a3680964a6 might be unfortunate
 2018-09-25 13:07 UTC  (3+ messages)

Oh dear. I regret to inform you that commit b5a9bfbebec0a42d3c5b4fe3b7a62bd31cecc440 might be unfortunate
 2018-09-25 13:06 UTC  (4+ messages)
` Breakage on builder Fedora-i686, revision b5a9bfbebec0a42d3c5b4fe3b7a62bd31cecc440

[PATCH 0/3] Aarch64: Detect FP registers in signal frames
 2018-09-25 11:54 UTC  (2+ messages)
` [PING] "

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

[PATCH] Remove dead code from gdbserver's configure
 2018-09-25  3:31 UTC  (2+ messages)

[RFA/RFC] riscv: expect hardware watchpoints to trigger before the memory is written
 2018-09-24 21:46 UTC  (2+ messages)

[PATCH 0/4] Initial support for FreeBSD/riscv
 2018-09-24 20:35 UTC  (16+ 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 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

[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 1/5] New cli-utils.h/.c function extract_info_print_args
` [RFAv3 4/5] Announce changes in NEWS to info [args|functions|locals|variables]
` [RFAv3 2/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args "
` [RFAv3 5/5] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREGEXP]
` [RFAv3 3/5] Document changes to info [args|functions|locals|variables]

[RFA 00/15] Work toward making psymtabs reusable
 2018-09-23 21:34 UTC  (13+ messages)
` [RFA 14/15] Make psymtab_storage::free_psymtabs private
` [RFA 15/15] Move psymtabs to their own obstack
` [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 7/7] Simplify complaints even more
` [PATCH 1/7] Remove some leftovers from complaints
` [PATCH 3/7] Use filtered printing when reading symbols
` [PATCH 4/7] Make complaint output prettier
` [PATCH 6/7] Only print "no debugging symbols" message once
` [PATCH 2/7] Fix off-by-one error in complaint_internal
` [PATCH 5/7] Clean up "Reading symbols" output

[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 6/8] Avoid shadowing in fdwalk
` [PATCH 4/8] Avoid shadowing in linux-tdep.c
` [PATCH 7/8] Shadowing fix in gdbscm_frame_read_var
` [PATCH 3/8] Use std::string in mdebugread.c
` [PATCH 8/8] Add -Wshadow=local
` [PATCH 2/8] Avoid shadowing in gdbserver
` [PATCH 5/8] Fix latent bug in msp430-tdep.c
` [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

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

[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  (3+ 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  (12+ messages)
` [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  (3+ messages)

Add '_' in the pattern for reggroup
 2018-09-19 14:21 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).