Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v2 00/16] Interrupting programs that block/ignore SIGINT
 2021-06-14 21:23 UTC 

[RFC][gdb/symtab] Lazy expansion of full symbol table
 2021-06-14 20:54 UTC  (2+ messages)

[PATCH 00/17] Interrupting programs that block/ignore SIGINT
 2021-06-14 20:30 UTC  (9+ messages)
` [PATCH 03/17] Fix silent gdb.base/annota1.exp test coverage regression

[PATCH][gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder(), again
 2021-06-14 20:22 UTC  (2+ messages)

[PATCH 0/4] Some small debug index writer cleanups
 2021-06-14 20:14 UTC  (4+ messages)
` [PATCH 2/4] Minor cleanup to addrmap_index_data::previous_valid

[PATCH] gnulib: import sys_wait
 2021-06-14 19:35 UTC  (5+ messages)

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

[PATCH v2 00/12] Extensions for PTWRITE
 2021-06-14 15:50 UTC  (8+ messages)
` [PATCH v2 01/12] btrace: Introduce auxiliary instructions
` [PATCH v2 02/12] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v2 03/12] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v2 04/12] btrace: Handle stepping and goto for auxiliary instructions

[PATCH] fbsd nat: Disable address space randomization when requested
 2021-06-14 15:31 UTC  (2+ messages)

[PATCH] gnulib: allow control over srcdir
 2021-06-14 15:23 UTC  (6+ messages)
      ` [PATCH] gnulib: define the path to gnulib's parent dir

[PATCH] Handle DWARF 5 separate debug sections
 2021-06-14 15:18 UTC  (8+ messages)
` build-ids, .debug_sup and other IDs (Was: [PATCH] Handle DWARF 5 separate debug sections)

[PATCH] Fix gdb crash due to SIGPIPE when the compile command fails
 2021-06-14 15:07 UTC  (13+ messages)

[PATCH 00/10] Extensions for PTWRITE
 2021-06-14 14:53 UTC  (28+ messages)
` [PATCH 08/10] btrace, python: Enable ptwrite listener registration
` [PATCH 07/10] btrace, linux: Enable ptwrite packets
` [PATCH 02/10] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH 10/10] btrace: Extend event decoding for ptwrite
` [PATCH 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH 06/10] python: Add clear_trace() to gdb.Record
` [PATCH 04/10] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH 03/10] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH 09/10] btrace, python: Enable calling the ptwrite listener

ANNOUNCEMENT: ChangeLog policy change after GDB 11
 2021-06-14 12:26 UTC  (3+ messages)

[PATCH v2] gdb: Fix deleted thread when issuing next command
 2021-06-14 11:28 UTC 

[PATCH 0/2] Fix next command in the running inferior
 2021-06-14 10:47 UTC  (4+ messages)
` [PATCH 2/2] gdb: Improve the resuming of the stepped thread

GDB 11 branching update (2021-06-13)
 2021-06-14  7:44 UTC  (4+ messages)

[PATCH] sim: ppc: use common version.o too
 2021-06-14  2:03 UTC 

[PATCHv3 1/2] Initial TUI mouse support
 2021-06-13 18:13 UTC  (27+ 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] "

[PATCH 1/2] sim: unify sim-load.o building
 2021-06-13  3:39 UTC  (2+ messages)
` [PATCH 2/2 v3] sim: start unifying portability shims

[PATCH] sim: rx: replace cycle-stats with common profile settings
 2021-06-13  2:14 UTC 

[PATCH 7/7] sim: overhaul alignment settings management
 2021-06-13  1:19 UTC  (2+ messages)
` [PATCH 7/7 v2] "

[PATCH 6/7] sim: unify bug & package settings
 2021-06-13  0:25 UTC  (2+ messages)
` [PATCH 6/7 v2] "

[PATCH 5/7] sim: unify debug/stdio/trace/profile build settings
 2021-06-13  0:09 UTC  (2+ messages)
` [PATCH 5/7 v2] "

[PATCH 0/5] Add helper functions for FreeBSD native targets
 2021-06-12 23:17 UTC  (2+ messages)

[PATCH 1/7] sim: unify platform function & header tests
 2021-06-12 18:40 UTC  (2+ messages)
` [PATCH/committed] sim: ppc: unify header & function & type tests too

[pushed obv] remote: Fix indentation in remote_new_objfile
 2021-06-12 17:49 UTC 

[PATCH 3/7] sim: unify environment build settings
 2021-06-12 17:17 UTC  (2+ messages)
` [PATCH/committed] sim: ppc: unify env settings too

[PATCH v2] guile: stop procedures on invalid breakpoints
 2021-06-12 10:08 UTC  (2+ messages)

[PATCH v3] Guile: temporary breakpoints
 2021-06-12 10:07 UTC  (6+ messages)

[RFA] Fix/complete option list/description in manual and in gdb --help
 2021-06-12 10:04 UTC  (2+ messages)

[PATCH 0/4] libthread_db initialization changes related to upcoming glibc-2.34
 2021-06-12  2:58 UTC  (15+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] testsuite/glib-2.34: Match/consume optional libthread_db related output
` [PATCH 3/4] print-symbol-loading.exp: Allow libc symbols to be already loaded
` [PATCH 4/4] mi-sym-info.exp: Increase timeout for 114-symbol-info-functions

readelf: report DF_1_PIE as "Position Independent Executable"
 2021-06-12  0:24 UTC  (3+ messages)

[PATCH V5] CTF: multi-CU and archive support
 2021-06-11 23:14 UTC  (8+ messages)

GDB 11 branching update (2021-05-30)
 2021-06-11 21:51 UTC  (7+ messages)

[PATCH] Linux: Access memory even if threads are running
 2021-06-11 18:00 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v3 00/17] DWARF expression evaluator design cleanup
 2021-06-11 17:22 UTC  (13+ messages)
` [PATCH v3 01/17] Replace the symbol needs evaluator with a parser
` [PATCH v3 03/17] Move frame context info to dwarf_expr_context
` [PATCH v3 05/17] Move compilation unit "
` [PATCH v3 16/17] Simplify dwarf_expr_context class interface

[PATCH 0/4] libthread_db initialization changes related to upcoming glibc-2.34
 2021-06-11 17:08 UTC  (2+ messages)

[PATCH 4/4] mi-sym-info.exp: Increase timeout for 114-symbol-info-functions
 2021-06-11 16:35 UTC 

[PATCH 3/4] print-symbol-loading.exp: Allow libc symbols to be already loaded
 2021-06-11 16:35 UTC 

[PATCH 2/4] testsuite/glib-2.34: Match/consume optional libthread_db related output
 2021-06-11 16:35 UTC 

[PATCH 1/4] libthread_db initialization changes related to upcoming glibc-2.34
 2021-06-11 16:35 UTC 

[PATCH] Change how .debug_aranges padding is skipped
 2021-06-11 16:33 UTC 

[pushed] gdb: remove unused struct call_site_stuff forward declaration
 2021-06-11 15:37 UTC 

[PING**3] [PATCH] gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers
 2021-06-11 15:20 UTC  (4+ messages)

[PATCH 0/2] Clean up language handling in the DWARF reader
 2021-06-11 15:00 UTC  (13+ messages)
` [PATCH 1/2] Consolidate CU language setting
` [PATCH 2/2] Remove dwarf2_cu::language

[PATCH] Implement Rust raw identifiers
 2021-06-11 14:13 UTC  (2+ messages)

[PATCH v2 0/2] Clean up language handling in the DWARF reader
 2021-06-10 19:00 UTC  (3+ messages)
` [PATCH v2 1/2] Consolidate CU language setting
` [PATCH v2 2/2] Remove dwarf2_cu::language

[PATCHv2] Restore gdb.SYMBOL_STRUCT_DOMAIN constant
 2021-06-10 18:48 UTC  (8+ messages)

[PATCH] gdb/testsuite: capture GDB tty name in default_gdb_spawn
 2021-06-10 18:32 UTC  (6+ messages)

[PATCH 1/4] gnulib: import chown
 2021-06-10 18:11 UTC  (11+ messages)
` [PATCH 4/4] gnulib: import select

[PATCH] [gdb.fortran] Add type info of formal parameter for clang in ptype-on-functions.exp
 2021-06-10 16:52 UTC  (9+ messages)

[PATCH 1/2] gdb/testsuite: gdb.base/attach.exp: fix support check in test_command_line_attach_run
 2021-06-10 14:47 UTC  (2+ messages)
` [PATCH 2/2] gdb/testsuite: gdb.base/attach.exp: expose bug when testing with native-extended-gdbserver

[PATCH v3 0/3] Follow fork improvements
 2021-06-10 14:33 UTC  (4+ messages)
` [PATCH v3 1/3] gdb: call post_create_inferior at end of follow_fork_inferior
` [PATCH v3 2/3] gdb: pass child_ptid and fork kind to target_ops::follow_fork
` [PATCH v3 3/3] gdb: follow-fork: push target and add thread in target_follow_fork

[PATCH 3/3] Fix reverse stepping multiple contiguous PC ranges
 2021-06-10 11:49 UTC  (8+ messages)
` [PING][PATCH] "

[PATCH] Update the core file architecture if a target description is present
 2021-06-10 11:48 UTC  (2+ messages)
` [PING][PATCH] "

[committed][gdb/testsuite] Fix timeout in gdb.mi/user-selected-context-sync.exp with gcc-11
 2021-06-10 11:38 UTC 

[committed][gdb/testsuite] Fix gdb.cp/nested-types.exp with check-read1
 2021-06-10  5:37 UTC 

[committed][gdb/testsuite] Fix gdb.cp/cplusfuncs.exp with check-read1
 2021-06-10  5:36 UTC 

[PATCH] sim: erc32: replace caddr_t with void*
 2021-06-09 22:06 UTC 

[PATCH] sim: erc32/ppc: fix handling of $EXEEXT
 2021-06-09 22:06 UTC 

[PATCH 0/4] gdb/remote: spot stop packets sent for the wrong thread
 2021-06-09 20:06 UTC  (5+ messages)
` [PATCH 1/4] gdb/remote: Use true/false instead of 1/0
` [PATCH 2/4] gdb/remote: better management of remote_state::starting_up flag
` [PATCH 3/4] gdb/remote: use remote_add_thread from extended_remote_target::attach
` [PATCH 4/4] gdb/remote: error if a stop arrives for a non-resumed thread

[PATCH] TUI disassembly window improvement - patch inline
 2021-06-09 17:36 UTC  (3+ messages)

[PATCH] TUI disassembly window improvemenmt
 2021-06-09 17:14 UTC  (8+ messages)
            ` Fwd: "

[PATCH] MAINTAINERS: Update path to readline config.{sub,guess} files
 2021-06-09 15:36 UTC 

[PATCH] gdb/testsuite: add some logging in Term::_check_box
 2021-06-09 14:54 UTC  (3+ 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