public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/11] Various thread lists optimizations
 2021-06-22 16:56 UTC  (4+ messages)
` [PATCH 03/11] gdb: make inferior_list use intrusive_list
` [PATCH 04/11] gdb: use intrusive list for step-over chain
` [PATCH 05/11] gdb: add setter / getter for thread_info resumed state

[PATCH 0/2] Change Ada type names reported by Python
 2021-06-22 16:56 UTC  (7+ messages)
` [PATCH 1/2] Add non-wrapping mode to ada_decode
` [PATCH 2/2] Decode Ada types in Python layer

[PATCH v6 0/7] extend branch tracing to use ARM CoreSight traces
 2021-06-22 14:59 UTC  (3+ messages)
` [PATCH v6 3/7] start/stop btrace with coresight etm and parse etm buffer. nat independant

[PATCH] TUI disassembly window improvement, take 2
 2021-06-22 13:56 UTC 

[PATCH] Fix scoped_ignore_sigpipe selftest on systems with BSD signal semantics
 2021-06-22 13:49 UTC  (4+ messages)
  ` [pushed] Fix scoped_ignore_sigpipe selftest on systems with SysV "

[PATCH] gdb: fix regression in evaluate_funcall for non C++ like cases
 2021-06-22 13:47 UTC  (2+ messages)

[PATCH] gdb: Support DW_LLE_start_end
 2021-06-22 13:36 UTC  (4+ messages)

[PATCH][gdb/symtab] Fix skipping of import of C++ CU
 2021-06-22 13:21 UTC 

[PING] [PATCH v2] gdb: Fix deleted thread when issuing next command
 2021-06-22 10:23 UTC 

[RFC][gdb/symtab] Lazy expansion of full symbol table
 2021-06-22  9:16 UTC  (12+ messages)

[PATCH] gdb/remote: handle target dying just before a stepi
 2021-06-22  9:04 UTC  (3+ messages)

[PATCH] gdb: add support for handling core dumps on arm-none-eabi
 2021-06-22  3:20 UTC  (20+ messages)
                                ` [PATCH] sim: arm: add support for handling core dumps

[PATCH] Fix displaced stepping watchpoint check order
 2021-06-22  1:56 UTC  (2+ messages)
` [PING] "

[PATCH] Update the core file architecture if a target description is present
 2021-06-22  1:39 UTC  (4+ messages)
` [PATCH, v2] "

[PATCH] Fix printing of non pointer types when memory tagging is enabled
 2021-06-22  1:37 UTC  (6+ messages)

[PATCH] sim: cris: fix a few warnings
 2021-06-21 23:56 UTC 

[PATCH 1/3] sim: callback: add a getpid interface
 2021-06-21 23:50 UTC  (5+ messages)
` [PATCH 2/3] sim: callback: generate signal map
` [PATCH 3/3] sim: callback: add missing cb_target_to_host_signal

[PATCH 1/3] sim: split sim/callback.h include out
 2021-06-21 23:48 UTC  (5+ messages)

[PATCH] gdb: Print debuginfod first-use notification
 2021-06-21 22:22 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] [PR gdb/27570] missing support for debuginfod in core_target::build_file_mappings
 2021-06-21 22:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] Fix for an assertion when unwinding with inline frames
 2021-06-21 19:46 UTC  (11+ messages)
` [PATCH 1/5] gdb/python: handle saving user registers in a frame unwinder
` [PATCH 2/5] gdb/python: move PyLong_From* calls into py-utils.c
` [PATCH 3/5] gdb/python: add PendingFrame.level and Frame.level methods
` [PATCHv2 0/2] Fix for an assertion when unwinding with inline frames
  ` [PATCHv2 1/2] gdb: prevent an assertion when computing the frame_id for an inline frame
  ` [PATCHv2 2/2] gdb: remove VALUE_FRAME_ID

GDB 11 branching update (2021-06-20)
 2021-06-21 16:42 UTC  (2+ messages)

[PATCH] [gdb.fortran] Add type info of formal parameter for clang in ptype-on-functions.exp
 2021-06-21 14:26 UTC  (11+ messages)

[PATCH 0/3] Make python/guile api catchpoint aware
 2021-06-21 12:05 UTC  (3+ messages)
  ` PING! "

[PATCHv2 0/5] "info sources" - group by objfile
 2021-06-21 12:02 UTC  (3+ messages)
` [PATCHv3 "
  ` PING! "

[PATCH] gdb/riscv: add support for vector registers in target descriptions
 2021-06-21 11:41 UTC  (3+ messages)
` [PATCHv2] "

[RFAV2] Fix/complete option list/description in manual and in gdb --help
 2021-06-20 21:00 UTC 

[RFA] Fix/complete option list/description in manual and in gdb --help
 2021-06-20 20:58 UTC  (3+ messages)

[PATCH] sim: cris: clean up printf & abort usage a bit
 2021-06-20 16:34 UTC 

[PATCH 1/5] sim: hw: rework configure option & device selection
 2021-06-20  5:55 UTC  (5+ messages)
` [PATCH 2/5] sim: unify hardware settings
` [PATCH 3/5] sim: drop configure scripts for simple ports
` [PATCH 4/5] sim: rx: merge with common configure script
` [PATCH 5/5] sim: hw: move cfi & glue to common code

[PATCH/committed] sim: rx: scope the unique configure flag
 2021-06-20  5:14 UTC 

[PATCH] sim: m68hc11: fix unused function warnings with -O0
 2021-06-20  2:58 UTC  (2+ messages)

[PATCH 1/2] sim: move UNUSED before TYPE in SIM_ENDIAN_INLINE's definition
 2021-06-20  2:50 UTC  (6+ messages)
` [PATCH 2/2] sim: use INLINE2 in STATIC_INLINE's definition

[PATCH] gdb: add ../config/pkg.m4 in acinclude.m4
 2021-06-20  2:46 UTC  (13+ messages)
` [PATCH] gdb/gdbserver: switch to AC_CONFIG_MACRO_DIRS
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] sim: unify dtc tool checks
 2021-06-20  2:30 UTC 

[PATCH/committed] sim: drop old BUILT_SRC_FROM_COMMON ref
 2021-06-20  2:24 UTC 

[PATCH 1/2] sim: create a makefile fragment to pass common settings
 2021-06-20  1:33 UTC  (6+ messages)
` [PATCH 2/2] sim: unify werror build settings
` [PATCH 1.5/2] sim: move -Werror disabling to Makefile

[PATCH 1/5] sim: ppc: rename inline defines to match common code
 2021-06-19 20:27 UTC  (5+ messages)
` [PATCH 2/5] sim: move sim-inline to the "
` [PATCH 3/5] sim: unify cgen maintainer settings
` [PATCH 4/5] sim: unify general "
` [PATCH 5/5] sim: delete SIM_AC_COMMON macro

Problems with email delivery from sourceware?
 2021-06-19 12:28 UTC  (9+ messages)

[PATCH 1/3] sim: unify toolchain probing logic
 2021-06-19  5:09 UTC  (3+ messages)
` [PATCH 2/3] sim: unify toolchain dependency logic
` [PATCH 3/3] sim: unify gettext/intl probing logic

[RFC] [PATCH] Let user set breakpoint with mouse
 2021-06-18 23:15 UTC  (3+ messages)

[PATCH 0/2] Fix a few "make check-perf" problems
 2021-06-18 21:12 UTC  (3+ messages)
` [PATCH 1/2] gdb.perf/: FAIL on Python errors, avoid "ERROR: internal buffer is full"
` [PATCH 2/2] Update gdb performance testsuite to be compatible with Python 3.8

[PATCHv3 1/2] Initial TUI mouse support
 2021-06-18 17:42 UTC  (26+ messages)
                      ` POC: Make the TUI command window support the mouse (Re: [PATCHv3 1/2] Initial TUI mouse support)
                            ` [PATCH v2] Make the TUI command window support the mouse
                                ` [PATCH v3] "
                                      ` [PUSHED v4] "

[PATCH 1/3] sim: unify various library testing logic
 2021-06-18 14:27 UTC  (3+ messages)
` [PATCH 2/3] sim: mips: drop unused AC_PATH_X call
` [PATCH 3/3] sim: unify bfd library dependency testing logic

[PATCH v2 00/16] Interrupting programs that block/ignore SIGINT
 2021-06-18 10:12 UTC  (15+ messages)
` [PATCH v2 11/16] Move scoped_ignore_sigttou to gdbsupport/
` [PATCH v2 16/16] Document pseudo-terminal and interrupting changes

[PATCH] Document TUI mouse support in the manual & NEWS
 2021-06-18  7:15 UTC  (5+ messages)

sim/ppc PAGE_SIZE redefinition
 2021-06-17 23:06 UTC 

[PATCH 0/4] Introduce scoped_ignore_signal & make it thread safe
 2021-06-17 18:44 UTC  (11+ messages)
` [PATCH 2/4] Introduce scoped_restore_signal
` [PATCH 4/4] Add a unit test for scoped_ignore_sigpipe
        ` [pushed] Don't call sigtimedwait for scoped_ignore_sigttou

[RFC 0/2] Using pretty-printers for [] indexing
 2021-06-17 18:37 UTC  (3+ messages)

[PATCH] Fix powerpc-power8.exp test with new mnemonics
 2021-06-17 16:09 UTC  (4+ messages)

GDB 11 branching update (2021-06-13)
 2021-06-17 15:01 UTC  (4+ messages)

[PATCH v2] guile: stop procedures on invalid breakpoints
 2021-06-17 14:54 UTC  (2+ messages)

[PATCH 1/3] Refactor keypad calls to tui_set_win_focus_to
 2021-06-17 14:54 UTC  (2+ messages)

[PATCH 1/4] gdb/testsuite: gdb.base/args.exp: use save_vars
 2021-06-17 13:41 UTC  (6+ messages)
` [PATCH 2/4] gdb/testsuite: gdb.base/args.exp: use $old_gdbflags last two tests
` [PATCH 3/4] gdb/testsuite: gdb.base/args.exp: remove trailing parenthesis in test names
` [PATCH 4/4] gdb/testsuite: gdb.base/args.exp: add KFAIL for native-extended-gdbserver

[PATCH v3 00/12] Extensions for PTWRITE
 2021-06-17 11:51 UTC  (11+ messages)
` [PATCH v3 05/12] python: Introduce gdb.RecordAuxiliary class
` [PATCH v3 06/12] python: Add clear() to gdb.Record
` [PATCH v3 07/12] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v3 08/12] btrace, linux: Enable ptwrite packets
` [PATCH v3 09/12] btrace, python: Enable ptwrite listener registration
` [PATCH v3 10/12] btrace, python: Enable calling the ptwrite listener
` [PATCH v3 11/12] gdb, testsuite, lib: Add libipt version check
` [PATCH v3 12/12] btrace: Extend ptwrite event decoding

[PATCH/committed] sim: enable silent rules in common builds
 2021-06-17  4:22 UTC  (7+ messages)

[PATCH/committed 1/2] sim: mn10300: switch abort to sim_engine_abort
 2021-06-17  4:14 UTC  (7+ messages)
` [PATCH/committed 2/2] sim: mn10300: enable -Werror
          ` [PATCH/committed] sim: mn10300: tweak static inlines

[PATCH V6] CTF: multi-CU and archive support
 2021-06-17  0:44 UTC 

[PATCH 00/17] Interrupting programs that block/ignore SIGINT
 2021-06-16 15:06 UTC  (10+ messages)

[PUSHED obv] gdb, doc: Fix missed ChangeLog entry
 2021-06-16 13:43 UTC 

[PATCH] btrace, doc: Clarify record function-call-history documentation
 2021-06-16 13:38 UTC  (4+ messages)

[PATCH 0/2] Clean up language handling in the DWARF reader
 2021-06-16 11:09 UTC  (8+ messages)
` [PATCH 2/2] Remove dwarf2_cu::language

[PATCH 00/10] Extensions for PTWRITE
 2021-06-16 10:16 UTC  (7+ messages)
` [PATCH 03/10] btrace: Enable auxiliary instructions in record function-call-history

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