public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/3] low_new_clone in linux-nat.c and powerpc watchpoint fixes
 2020-02-14 20:55 UTC  (4+ messages)
` [PATCH v2 2/3] [PowerPC] Move up some register access routines
` [PATCH v2 1/3] Add low_new_clone method to linux_nat_target
` [PATCH v2 3/3] [PowerPC] Fix debug register issues in ppc-linux-nat

[PATCH 1/2] gdb: cleanup of displaced_step_inferior_state::reset/displaced_step_clear
 2020-02-14 20:31 UTC  (8+ messages)
` [PATCH 2/2] gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptr

Using the vcs_to_changelog.py script
 2020-02-14 20:16 UTC  (17+ messages)

[PATCH 0/2] Line table is_stmt support
 2020-02-14 20:05 UTC  (7+ messages)
` [PATCH 2/2] gdb: Add support for tracking the DWARF line table is-stmt field

[PATCH 1/5] gnulib: import count-one-bits module and use it
 2020-02-14 19:53 UTC  (6+ messages)
` [PATCH 3/5] gdb: allow duplicate enumerators in flag enums
` [PATCH 5/5] gdb: change print format of flag enums with value 0
` [PATCH 2/5] gdb: fix printing of flag enums with multi-bit enumerators
` [PATCH 4/5] gdb: print unknown part of flag enum in hex

[PATCH] gnulib: import count-one-bits module and use it
 2020-02-14 19:43 UTC  (3+ messages)

[PATCH v7 0/2] RISC-V/Linux `gdbserver' support and associated fixes
 2020-02-14 19:33 UTC  (3+ messages)
` [PATCH v7 1/2] gdb/riscv: Update API for looking up target descriptions
` [PATCH v7 2/2] gdbserver: Add RISC-V/Linux support

[PATCH] Return unique_xmalloc_ptr from call_site_find_chain
 2020-02-14 19:14 UTC  (2+ messages)

[PATCH] Move gdbserver to top level
 2020-02-14 18:43 UTC  (21+ messages)
                    ` [PATCH] Disable gdbserver on host != target configurations (Re: [PATCH] Move gdbserver to top level)

[PATCH] Have testsuite find gdbserver in new location
 2020-02-14 18:42 UTC  (3+ messages)

[RFC 00/17] Merge event loop implementations
 2020-02-14 18:36 UTC  (10+ messages)

[PATCH v2] Rebase executable to match relocated base address
 2020-02-14 14:41 UTC  (6+ messages)

[PATCH 00/58] Turn gdbserver's process_stratum_target into a class
 2020-02-14 13:07 UTC  (25+ messages)
` [PATCH 15/58] gdbserver: turn target op 'look_up_symbols' into a method
` [PATCH 24/58] gdbserver: turn target op 'read_offsets' "
` [PATCH 02/58] gdbserver: turn target op 'create_inferior' "
` [PATCH 01/58] gdbserver: start turning the target ops vector into a class
` [PATCH 52/58] gdbserver: turn breakpoint kind-related target ops into methods
` [PATCH 57/58] gdbserver: use unique_ptr for 'the_target'
` [PATCH 38/58] gdbserver: turn target ops 'read_pc' and 'write_pc' into methods
` [PATCH 58/58] gdbserver: finish turning the target ops vector into a class

[PATCH] Add support for DW_TAG_skeleton_unit
 2020-02-14 10:45 UTC  (2+ messages)

[PATCH] Cache .gnu_debugdata BFD
 2020-02-14 10:22 UTC  (2+ messages)

[PATCH] Fix program invocation by gdbserver on MS-Windows
 2020-02-14  9:56 UTC  (3+ messages)

[PATCH] Speedup lnp_state_machine::handle_special_opcode
 2020-02-14  7:39 UTC  (4+ messages)

[PATCH] configure: Re-disable building cross-gdbserver
 2020-02-13 23:48 UTC  (5+ messages)

[review] Pass thread_info pointer to various inferior control functions
 2020-02-13 23:06 UTC  (2+ messages)
` [review v2] "

[PATCH v3] Pass thread_info pointer to various inferior control functions
 2020-02-13 23:04 UTC 

[PATCH 1/2] gdbsupport: rename source files to .cc
 2020-02-13 21:31 UTC  (12+ messages)
` [PATCH 2/2] gdbserver: "

[PATCH] Check for null result from gdb_demangle
 2020-02-13 19:21 UTC  (5+ messages)

[PATCH][gdb/testsuite] Ignore pass/fail/unsupported in gdb-caching-proc.exp
 2020-02-13 15:02 UTC  (3+ messages)

[PATCH][gdb/testsuite] Remove stale exec in gdb_compile_ada
 2020-02-13 14:25 UTC  (2+ messages)

[PATCH] Fix off-by-one bug in dwarf 5 file indexes
 2020-02-13 14:24 UTC  (2+ messages)

[PATCH] Adding myself to gdb/MAINTAINERS
 2020-02-13 14:22 UTC  (2+ messages)

[PATCH][gdb/testsuite] Add unsupported tests in catch_ex_std.exp
 2020-02-13 14:21 UTC  (2+ messages)

[PATCH v2] Avoid infinite recursion in find_pc_sect_line
 2020-02-13 13:01 UTC  (2+ messages)

[committed][gdb/testsuite] Fix gnatmake_version_at_least
 2020-02-13  7:38 UTC 

[PATCH] Search .dwo in the binary directory
 2020-02-13  6:19 UTC 

New ARI warning Thu Feb 13 01:58:56 UTC 2020
 2020-02-13  1:59 UTC 

[pushed] Remove some dead code from event-loop.c
 2020-02-13  0:14 UTC 

[PATCH] Fix arm-netbsd build error
 2020-02-13  0:01 UTC  (9+ messages)

[PATCH 0/8] Share DWARF frame information across inferiors
 2020-02-12 22:51 UTC  (34+ messages)
` [PATCH 4/8] Store the comp_unit instead of the FDE table
` [PATCH 2/8] Dont' allow copying of auto_obstack
` [PATCH 3/8] Change fde table to a vector
` [PATCH 5/8] Add per-unit obstack
` [PATCH 8/8] Move the frame data to the BFD when possible
` [PATCH 7/8] Remove the objfile backlink from comp_unit
` [PATCH 1/8] Don't forward-declare struct objfile in frame.h

[PATCH 2/2] Change booleans to bool in ARM's gdbarch_tdep
 2020-02-12 22:50 UTC  (3+ messages)

[PATCH 1/2] Print more information in arm_dump_tdep
 2020-02-12 22:30 UTC  (3+ messages)

[pushed] Remove dwarf_expr_baton
 2020-02-12 21:41 UTC 

[PATCH] Don't override various Makefile variables for gnulib et al
 2020-02-12 21:16 UTC  (3+ messages)

[PING] [PATCH] Rebase executable to match relocated base address
 2020-02-12 18:38 UTC  (7+ messages)

[PATCH v2] Fix kill of processes created by win32_create_inferior
 2020-02-12 16:14 UTC  (3+ messages)

[PATCH v2] Cache the Thread Local Base pointer type in the gdbarch
 2020-02-12 16:06 UTC  (3+ messages)

[PATCH] rust/25535 Apply embedded offset to enum variant calculation
 2020-02-12 14:12 UTC  (5+ messages)

[PATCH 1/2] gdbsupport: Fix a type of sentinel
 2020-02-12 10:17 UTC  (6+ messages)
` [PATCH 2/2] gdb: "
        ` [committed][gdb] Fix -Wstrict-null-sentinel warning (--with-iconv-bin)

[PATCH] Fix kill of processes created by win32_create_inferior
 2020-02-12  4:57 UTC  (4+ messages)

RFC: GDB 10.x release target schedule
 2020-02-12  4:27 UTC  (5+ messages)

[pushed] Update a comment in psymtab.h
 2020-02-12  3:00 UTC 

[PATCH v4 0/3] RISC-V: Support more rigorous check for CSR
 2020-02-12  2:31 UTC  (4+ messages)
` [PATCH v4 1/3] RISC-V: Support the ISA-dependent CSR checking

[review] Consolidate partial symtab dependency reading
 2020-02-11 19:34 UTC  (3+ messages)
` [pushed] "

[PATCH 1/2] Display ExceptionRecord for $_siginfo
 2020-02-11 16:56 UTC  (4+ messages)

[PATCH] gdb/testsuite: Regenerate the testglue if it is not in path
 2020-02-11 16:52 UTC  (3+ messages)

[PATCH] Remove use of deprecated_add_core_fns in cris_tdep.c
 2020-02-11 16:39 UTC  (3+ messages)

[PATCH] New testcase for PR tui/25126 (staled source cache)
 2020-02-11 16:38 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Add a comment for the ARM_F{0..7}_REGNUM registers
 2020-02-11 16:29 UTC  (4+ messages)

[PUSHED/OBVIOUS] Add missing \n in fprintf
 2020-02-11 16:22 UTC 

[PATCH 1/3] gdbsupport: use AM_GDB_WARNINGS
 2020-02-11 16:11 UTC  (6+ messages)
` [PATCH 3/3] Add -Wstrict-null-sentinel to gdbsupport/warning.m4

[PATCH][gdb] Mention CU offset for <artifical> if verbose
 2020-02-11 15:14 UTC  (9+ messages)
          ` [PATCH][gdb] Fix -Wstrict-null-sentinel warnings

[PING][PATCH][gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.exp
 2020-02-11 15:00 UTC  (3+ messages)

[PATCH] Add -Wstrict-null-sentinel
 2020-02-11 14:57 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).