public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v4 00/12] GDB support for more powerpc registers on linux
 2018-10-08 19:32 UTC  (5+ messages)
    ` ping: "

[PATCH v2 00/10] Undefined Behavior Sanitizer, this time with docs
 2018-10-08 19:14 UTC  (25+ messages)
` [PATCH v2 06/10] Avoid undefined behavior in parse_number
` [PATCH v2 02/10] Change dwarf2_frame_state_reg_info::reg to be std::vector
` [PATCH v2 07/10] Avoid undefined behavior in read_signed_leb128
` [PATCH v2 08/10] Avoid undefined behavior in ada_operator_length
` [PATCH v2 04/10] Avoid undefined behavior in extract_integer
` [PATCH v2 09/10] Avoid undefined behavior in expression dumping
` [PATCH v2 10/10] Add --enable-ubsan
` [PATCH v2 05/10] Avoid undefined behavior in read_subrange_type
` [PATCH v2 01/10] Do not pass NULL to memcpy
` [PATCH v2 03/10] Use unsigned as base type for some enums

[PATCH] Fix buffer overrun found by Coverity
 2018-10-08 17:41 UTC  (4+ messages)

[PATCH v3 8/8] Make the "info proc" documentation more consistent
 2018-10-08 15:55 UTC  (3+ messages)
` [PATCH] Update string expected from "help info proc" on gdb.base/info-proc.exp

[PATCH] RISC-V: enable have_nonsteppable_watchpoint by default
 2018-10-08 14:51 UTC  (15+ messages)

[RFC 0/8] add terminal styling to gdb
 2018-10-08 11:10 UTC  (16+ messages)
` [RFC 3/8] Add output styles "
` [RFC 1/8] Change wrap buffering to use a std::string
` [RFC 4/8] Add variable name styling
` [RFC 5/8] Style locations when setting a breakpoint

[PATCH 2/2] Add Inferior.architecture method
 2018-10-08  7:59 UTC  (2+ messages)
` [Committed] Python doc build fixes

[patch, testsuite] Clean up gdb.trace results
 2018-10-08  2:25 UTC  (2+ messages)

[RFA 00/15] Work toward making psymtabs reusable
 2018-10-08  0:01 UTC  (7+ messages)
` [RFA 08/15] Remove readin and compunit_symtab fields from psymtab

[PATCH] GDB: Work around buggy Dwarf lineinfo produced by third party compiler
 2018-10-07 22:21 UTC  (2+ messages)

[PATCH 0/2] two more Python paper-cuts
 2018-10-07  5:21 UTC  (2+ messages)

[PATCH v3] Logical short circuiting with argument lists
 2018-10-07  5:14 UTC  (4+ messages)
    ` New FAILs on gdb.fortran/short-circuit-argument-list.exp when testing on native{,-extended}-gdbserver (was: Re: [PATCH v3] Logical short circuiting with argument lists)

[PATCH] Use standard_output_file in a couple more places
 2018-10-07  4:49 UTC  (2+ messages)

[PATCH] Do not accidentally include in-tree readline headers
 2018-10-07  4:46 UTC  (2+ messages)

[PATCH] Fix Python gdb.Breakpoint.location crash
 2018-10-07  4:22 UTC  (2+ messages)

[PATCH] Update help text for commands implemented in Python
 2018-10-07  4:02 UTC  (2+ messages)

[PATCH] Call nonl before wgetch in TUI
 2018-10-06 21:52 UTC  (2+ messages)

[RFC] Avoid crash when calling warning too early
 2018-10-06 21:13 UTC  (3+ messages)

[RFC/PATCH] Don't disable selftests in a non-development build
 2018-10-06  1:19 UTC  (5+ messages)
` [PATCH] Add parameter to allow enabling/disabling selftests via configure

[PATCH] Add support for recording xsave x86 instruction
 2018-10-06  0:20 UTC  (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4 1/3] "
  ` [PATCH v4 3/3] Add support for recording xsavec "
  ` [PATCH v4 2/3] Do not mistreat instructions as cmpxchg8b

[RFC] partial symbol name matching vs regexp
 2018-10-06  0:16 UTC 

[PATCH v2 0/4] Initial support for FreeBSD/riscv
 2018-10-05 20:18 UTC  (5+ messages)
` [PATCH v2 1/4] Add helper functions to trad_frame to support register cache maps

[PATCH 0/8] Add -Wshadow=local
 2018-10-05 15:58 UTC  (18+ messages)
` [PATCH 7/8] Shadowing fix in gdbscm_frame_read_var
` [PATCH 1/8] Simple -Wshadow=local fixes
            ` [SPAM] Re: [PATCH 0/8] Add -Wshadow=local

[PATCH] Provide Solaris 11 buildbots
 2018-10-05 15:36 UTC  (15+ messages)

[PATCH 0/5] Merge common proc_service headers
 2018-10-05 14:23 UTC  (5+ messages)

[PATCH v3 PR gdb/16841] virtual inheritance via typedef cannot find base
 2018-10-05 14:02 UTC  (6+ messages)

[PATCH][gdb/testsuite] Rewrite catch-follow-exec.exp
 2018-10-05 10:11 UTC 

[PATCH][gdb/python] Add interface to access minimal_symbols
 2018-10-05  6:46 UTC  (3+ messages)

[PATCH][gdb/python] Fix cpychecker error in pspy_solib_name
 2018-10-04 22:13 UTC  (2+ messages)

[PATCH][gdb/python] Fix cpychecker error in recpy_bt_goto
 2018-10-04 22:12 UTC  (2+ messages)

FYI: reformat parameters of gdb/psymtab.c::recursively_search_psymtabs
 2018-10-04 22:08 UTC 

[PATCH 0/7] Simplify complaints and symbol-reading output
 2018-10-04 19:43 UTC  (4+ messages)

[PATCH 0/3] Per-inferior thread list, multi-target prep
 2018-10-04 19:16 UTC  (13+ messages)
` [PATCH 1/3] Avoid find_thread_ptid with null_ptid
` [PATCH 3/3] Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc
` [PATCH 2/3] Fix follow_exec latent problem

[PATCH][gdb/testsuite] Fix target_supports_scheduler_locking raciness
 2018-10-04 17:40 UTC 

[FYI] Avoid pagination in attach.exp
 2018-10-04 17:06 UTC 

[OB PATCH] Add self to gdb/MAINTAINERS
 2018-10-04 12:14 UTC 

[FYI] Avoid two uninitialized warnings from gcc
 2018-10-04  2:59 UTC 

[pushed] Remove struct keyword in range-based for
 2018-10-03 21:53 UTC 

[PATCH 2 0/6] A different approach to starutp-with-shell on macOS
 2018-10-03 21:02 UTC  (7+ messages)
` [PATCH v2 1/6] Unify shell-finding logic
` [PATCH v2 5/6] Do not reopen temporary files
` [PATCH v2 4/6] Use mkostemp, not mkstemp
` [PATCH v2 6/6] Cache a copy of the user's shell on macOS
` [PATCH v2 2/6] Move make_temp_filename to common/pathstuff.c
` [PATCH v2 3/6] Move mkdir_recursive to common/filestuff.c

[OBVIOUS_PATCH] tid-parse.c tid_is_in_list correct 'See' comment
 2018-10-03 20:33 UTC 

[PATCH 0/2] Update FreeBSD's syscall table
 2018-10-03 17:30 UTC  (3+ messages)
` [PATCH 1/2] Add an optional "alias" attribute to syscall entries
` [PATCH 2/2] Update the FreeBSD system call table to match FreeBSD 12.0

[PATCH] Record ARM THUMB2 PLD/PLI cache instructions
 2018-10-03 17:19 UTC  (6+ messages)

[PATCH] x86-64: fix ZMM register state tracking
 2018-10-03 14:41 UTC  (10+ messages)

[FYI] Use pulongest in aarch64-linux-tdep.c
 2018-10-03  1:31 UTC 

[PATCH v3 1/2] Record ARM THUMB2 PLD/PLI cache instructions
 2018-10-03  1:01 UTC  (4+ messages)
` [PATCH v3 2/2] Check thumb2 load/store and cache hit addressing mode

[RFAv3 0/5] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP]
 2018-10-02 18:17 UTC  (2+ messages)

Remote debugging over local domain sockets?
 2018-10-02 10:16 UTC  (8+ messages)
` [PATCH] Allow remote debugging over a local domain socket

Oh dear. I regret to inform you that commit 0411fca5ec2a6adb96ed768f70ed468435d778ea might be unfortunate
 2018-10-01 23:06 UTC  (2+ messages)
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, revision 0411fca5ec2a6adb96ed768f70ed468435d778ea

[PATCH v2 1/2] Record ARM THUMB2 PLD/PLI cache instructions
 2018-10-01 22:08 UTC  (2+ messages)
` [PATCH v2 2/2] Check thumb2 load/store and cache hit addressing mode

Local domain sockets (take 3)
 2018-10-01 20:02 UTC  (3+ messages)
` [PATCH] Allow remote debugging over a Unix local domain socket

[RFC 0/6] A different approach to startup-with-shell on macOS
 2018-10-01 19:31 UTC  (16+ messages)
` [RFC 5/6] Do not reopen temporary files
` [RFC 4/6] Use mkostemp, not mkstemp
` [RFC 6/6] Cache a copy of the user's shell on macOS

Another version for review
 2018-10-01 18:25 UTC  (8+ messages)
` [PATCH] Allow remote debugging over a Unix local domain socket

[PATCH] Fix is_amd64_regs_target check in i386-avx512.exp
 2018-10-01 16:04 UTC  (3+ messages)

[PATCH v2 0/2] Aarch64: Fix segfault when casting dummy calls
 2018-10-01 15:53 UTC  (3+ messages)
` [PATCH v2 2/2] "
` [PATCH v2 1/2] Add lang_struct_return to _push_dummy_call

[PATCH] Don't check HAVE_UNISTD_H
 2018-10-01 15:33 UTC  (3+ messages)

[PATCH 0/3] Aarch64: Detect FP registers in signal frames
 2018-10-01 14:26 UTC  (7+ messages)
` [PATCH 2/3] Aarch64: Detect FP regs "
` [PATCH 3/3] Testsuite: Aarch64: Add signal handler registers test

Update dg-extract-results.* from gcc
 2018-10-01  9:36 UTC  (5+ messages)
      ` dg-extract-results's bad sorting behavior (Re: Update dg-extract-results.* from gcc)

[PATCH 0/4] OpenRISC binutils updates and new relocs
 2018-10-01  7:08 UTC  (8+ messages)

Upgrading readline
 2018-09-30 20:31 UTC  (4+ messages)

[ob/pushed] Darwin: Remove unused variables [-Werror=unused-variable]
 2018-09-30 16:39 UTC 

[PATCH] Copy configure option documentation to gdb.texinfo
 2018-09-30 12:48 UTC  (2+ messages)

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

[FYI] Remove some leftover text in gdb/README
 2018-09-29 13:33 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).