public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 00/29] Step over thread clone and thread exit
 2022-07-13 22:24 UTC 

[PATCH 00/25] Step over thread clone and thread exit
 2022-07-13 21:35 UTC  (26+ messages)
` [PATCH 01/25] Don't use pthread_mutex_t in gdb.base/step-over-clone.c
` [PATCH 19/25] Don't resume new threads if scheduler-locking is in effect
` [PATCH 20/25] Tighten gdb.threads/no-unwaited-for-left.exp regexps
` [PATCH 25/25] Document remote clone events, and QThreadOptions packet

[PATCH] PowerPC: Add support for IEEE 128-bit format
 2022-07-13 19:57 UTC 

[PATCH] Add IEEE FLOAT128 support to test gdb.base/whatis-ptype-typedefs.exp
 2022-07-13 19:38 UTC 

[PATCH 0/1] Handle undnamed template tags in GDB
 2022-07-13 19:08 UTC  (3+ messages)
` [PATCH 1/1] gdb, dwarf: create symbols for template tags without names

[PATCH] PowerPC: fix for gdb.base/eh_return.exp
 2022-07-13 17:07 UTC  (12+ messages)
      ` [PATCH V2] "
          ` [PATCH V3] "
            ` [PATCH V4] "
                ` [PATCH V5] "
                    ` [Ping] "

[PATCH] Put gdb.base/bt-on-fatal-signal.exp GDB cores in output dir
 2022-07-13 16:00 UTC 

[PATCH] gdbserver: remove unused variable
 2022-07-13 15:37 UTC  (5+ messages)

[PATCH v5 00/10] Extensions for PTWRITE
 2022-07-13 15:20 UTC  (10+ messages)
` [PATCH v5 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v5 09/10] btrace, python: Enable ptwrite filter registration

GDB 12.2 and 13 release updates
 2022-07-13 14:37 UTC 

[PATCH 1/3] gdb: add support for DW_AT_trampoline in DWARF reader
 2022-07-13 11:59 UTC  (5+ messages)
` [PATCH 2/3] gdb/symtab: add lookup for trampoline functions
` [PATCH 3/3] gdb/infrun: handle stepping through functions with DW_AT_trampoline

[PATCH] gdb/testsuite: modernize gdb.base/maint.exp
 2022-07-13 11:22 UTC  (3+ messages)
` [PATCHv4] "
  ` [PING][PATCHv4] "

[PATCH v4 0/3] Fortran entry and DW_TAG_entry_point
 2022-07-13 11:12 UTC  (4+ messages)
` [PATCH v4 1/3] gdb, dwarf: move part of dwarf2_get_pc_bounds into separate function
` [PATCH v4 2/3] gdb, dwarf: add assert to dwarf2_get_pc_bounds
` [PATCH v4 3/3] dwarf, fortran: add support for DW_TAG_entry_point

[PATCH] Fix "until LINE" in main, when "until" runs into longjmp
 2022-07-13 10:46 UTC  (2+ messages)

[PATCH v3 0/1] Fortran entry and DW_TAG_entry_point
 2022-07-13  9:38 UTC  (4+ messages)
` [PATCH v3 1/1] dwarf, fortran: add support for DW_TAG_entry_point

[COMMITTED PATCH 1/2] gdb: LoongArch: Add floating-point support
 2022-07-13  6:40 UTC  (4+ messages)
` [COMMITTED PATCH 2/2] gdbserver: "

[RFC] gdb: RISC-V: Add support for RV64E/lp64e
 2022-07-13  5:11 UTC 

[committed][gdb/symtab] Add dwarf2_cu::lang ()
 2022-07-12 15:12 UTC 

[PATCH][gdb/testsuite] Support recording of getrandom
 2022-07-12 13:18 UTC  (3+ messages)
  ` [committed][gdb/testsuite] "

[PATCH 0/4] Adapt Fortran testsuite for ifort
 2022-07-12 12:55 UTC  (3+ messages)
` [PING 2][PATCH "
  ` [PING 3][PATCH "

[PATCH][gdb/testsuite] Allow override of ASAN_OPTIONS in lib/gdb.exp
 2022-07-12 12:38 UTC 

[PATCH][gdb/symtab] Fix out-of-bounds in objfile::section_offset
 2022-07-12 12:09 UTC  (5+ messages)

[committed][gdb/testsuite] Run two test-cases with ASAN_OPTIONS=verify_asan_link_order=0
 2022-07-12 12:00 UTC 

[PATCH][gdb] Add tsan-suppressions.txt
 2022-07-12 11:46 UTC  (4+ messages)
    ` [committed][gdb] "

[PATCH][gdb/build] Fix build with gcc 4.8.5
 2022-07-12 11:36 UTC  (2+ messages)

[PATCH] Fix gdb.base/step-indirect-call-thunk.exp
 2022-07-12 10:43 UTC  (5+ messages)
  ` [PATCH version 2] "

[PATCH] Add PowerPC support to gdb.cp/call-method-register.cc
 2022-07-12 10:39 UTC  (2+ messages)

[PATCH] Fix for gdb.base/stap-probe.c
 2022-07-12 10:35 UTC  (6+ messages)
` [PING] "
  ` [PING 2] "
    ` [PING 3] "

[PATCH 1/5] [COVER-LETTER, RFC] Fix some fsanitize=thread issues in gdb's cooked index
 2022-07-12 10:22 UTC  (13+ messages)
` [PATCH 3/5] [gdb/symtab] Work around fsanitize=address false positive for per_cu->lang
      ` [PATCH] Introduce struct packed template, fix -fsanitize=thread for per_cu fields
` [PATCH 5/5] [gdb/symtab] Fix data race on per_cu->lang

[PATCH] toplevel: Makefile.def: Make configure-sim depend on all-readline
 2022-07-12 10:11 UTC  (2+ messages)

[PATCH] gdb/csky modify registers list for general_reggroup
 2022-07-12  3:31 UTC  (3+ messages)

[PATCH] Always emit =thread-exited notifications, even if silent
 2022-07-11 18:50 UTC  (2+ messages)

[PATCH] [master & gdb 12] Fix core-file -> detach -> crash (corefiles/29275)
 2022-07-11 18:40 UTC  (2+ messages)

[PATCH] RISC-V: fix FRM register display mask value
 2022-07-11 17:57 UTC 

[PATCH] [AArch64] Try a couple PAuth compilation flags for gdb.arch/aarch64-pauth.exp
 2022-07-11 15:30 UTC  (2+ messages)

[PATCH 0/2] Use libopcodes disassembler styling with GDB
 2022-07-11 14:18 UTC  (3+ messages)

[PATCH v2 0/4] Smart pointer wrapper for frame_info
 2022-07-11 12:18 UTC  (6+ messages)
` [PATCH v2 1/4] Remove frame_id_eq
` [PATCH v2 2/4] Introduce frame_info_ptr smart pointer class
` [PATCH v2 4/4] gdb/frame: Add reinflation method for frame_info_ptr

[PATCH] [AArch64] Fix testcase compilation failure
 2022-07-11 11:58 UTC  (3+ messages)
` [PATCH,v2] "

[PATCH] [AArch64] Fix removal of non-address bits for PAuth
 2022-07-11 11:55 UTC  (5+ messages)
` [PATCH,v2] [aarch64] "

[AArch64] MTE corefile support
 2022-07-11 10:57 UTC  (5+ messages)
` [PATCH, v4] "
  ` [PATCH] [AArch64,v5] "

[PATCHv2 0/6] Handle trying to use a native target with the wrong binary
 2022-07-11 10:47 UTC  (11+ messages)
` [PATCHv3 "
  ` [PATCHv3 6/6] gdb: native target invalid architecture detection
  ` [PATCHv4 0/6] Detect invalid casts of gdbarch_tdep structures

[committed][gdb/symtab] Fix data race in per_cu->length
 2022-07-11  9:37 UTC 

[committed][gdb/symtab] Use comp_unit_head::get_length
 2022-07-11  9:37 UTC 

[Ping v3] [PATCH 1/1] gdb, testsuite: Adapt gdb.base/callfuncs.exp for new clang warnings
 2022-07-11  9:18 UTC 

[PATCH] [PATCH] [gdb] adds `<iterator>` to list of includes
 2022-07-10 18:52 UTC  (8+ messages)

[PATCH] Add style tui-reverse command to colorize TUI current line
 2022-07-10 10:19 UTC  (6+ messages)
  ` [PATCH] Add style tui-cursorline "
      ` [PATCH v2 (mentions of reverse mode eliminated)] "

[PATCH 2/2] gdbserver: LoongArch: Add orig_a0 processing
 2022-07-10  9:38 UTC  (2+ messages)

[PATCH 1/2] gdbserver: LoongArch: Simplify code with register number macros
 2022-07-10  9:38 UTC  (2+ messages)

[PATCH v2] Handle Python 3.11 deprecation of PySys_SetPath and Py_SetProgramName
 2022-07-09 15:50 UTC 

[PATCH v4] gdb: Improve debuginfod progress updates
 2022-07-08 21:33 UTC 

[PATCH] Accept gdb.Value in more Python APIs
 2022-07-08 20:16 UTC  (2+ messages)

[PATCH] Handle bool specially in gdb.set_parameter
 2022-07-08 19:56 UTC  (2+ messages)

[PATCH] gdb/reverse: Fix stepping over recursive functions
 2022-07-08 17:16 UTC  (8+ messages)
` [PING] "
  ` [PINGv2] "
    ` [PINGv3] "
      ` [PINGv4] "
        ` [PINGv5] "

[PATCH][gdb/build] Handle deprecation of scm_install_gmp_memory_functions
 2022-07-08 14:03 UTC  (5+ messages)
` [committed][gdb/build] "

[committed][gdb/symtab] Fix assert in process_imported_unit_die
 2022-07-08 13:56 UTC 

[committed][gdb/symtab] Fix segfault in dwarf2_per_objfile::symtab_set_p
 2022-07-08 13:56 UTC 

[PATCH] gdb: initialize the data_head variable to eliminate compilation warnings
 2022-07-08 13:47 UTC  (4+ messages)
` [PING] "

[PATCH v3 0/3] Fix some use-after-free errors in varobj code
 2022-07-08 10:37 UTC  (4+ messages)
` [PATCH v3 1/3] MI: mi_runto -pending
` [PATCH v3 2/3] gdb/varobj: Fix use after free in varobj
` [PATCH v3 3/3] gdb/varobj: Fix varobj_invalidate_iter

[PATCH 0/5] Improve support for regcache_map_entry with variable register base
 2022-07-08  0:58 UTC  (6+ messages)
` [PATCH 1/5] regcache: Add collect/supply_regset variants that accept a "
` [PATCH 2/5] fbsd-nat: Use regset supply/collect methods
` [PATCH 3/5] fbsd-nat: Pass an optional register base to the register set helpers
` [PATCH 4/5] arm-fbsd: Use a static regset for the TLS register set
` [PATCH 5/5] aarch64-fbsd: "

[PATCH] Use current_inferior ()->pid for AIX
 2022-07-07 13:56 UTC  (14+ messages)
                ` Fw: "
                    ` Fw: RE: [PATCH] Fix assert pid != 0 assertion failure in AIX

[PATCH 0/2] Some patches for multi inferior case
 2022-07-07 13:46 UTC  (2+ messages)
` [PING][PATCH "

[ob/pushed] Fix pedantically invalid DWARF in gdb.trace/unavailable-dwarf-piece.exp
 2022-07-07 12:28 UTC 

[PATCH 0/3] GDB support for DW_AT_trampoline
 2022-07-07 12:14 UTC 

[OB COMMITTED PATCH] gdb: LoongArch: Fix typos in code comments
 2022-07-07 11:17 UTC 

[PATCH v5 0/8] gdb: split array and string limiting options
 2022-07-07 11:04 UTC  (4+ messages)
` [PATCH v5 5/8] GDB/testsuite: Add coverage for `print -elements' command

[PATCH V2 0/2] gdb/arm: Sync sp with other *sp registers
 2022-07-07  9:21 UTC  (3+ messages)
` [PATCH V2 1/2] gdb/arm: Rename arm_cache_is_sp_register to
` [PATCH V2 2/2] gdb/arm: Sync sp with other *sp registers

[COMMITTED PATCH] gdb: LoongArch: Implement the push_dummy_call gdbarch method
 2022-07-07  9:15 UTC 

[PATCH] gdb/arm: Sync sp with other *sp registers
 2022-07-07  9:11 UTC  (3+ messages)

[PING] [PATCH 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type
 2022-07-07  6:29 UTC 

[PATCH] gdb/csky complete csky_dwarf_reg_to_regnum
 2022-07-07  2:09 UTC 

[PING] [PATCH] gdb: Remove duplicate "gdb Summary" in the test output
 2022-07-06 19:47 UTC  (2+ messages)

[PATCH] [PR gdb/29316] gdb-add-index always generates an error when libdebuginfod wasn't compiled in
 2022-07-06 19:14 UTC  (3+ messages)

[PATCH v2 0/1] Fortran entry and DW_TAG_entry_point
 2022-07-06 15:30 UTC  (6+ messages)
` [PATCH v2 1/1] dwarf, fortran: add support for DW_TAG_entry_point

GDB build error with guile v3.0.8
 2022-07-06 15:21 UTC  (3+ messages)

[PATCH v3 0/2] Function call history patches (MI)
 2022-07-06 13:51 UTC  (5+ messages)
` [PATCH v3 1/2] [func_call] Add function-call-history-length command to MI
` [PATCH v3 2/2] [func_call] Add function-call-history "

[PATCH] gdb/elfread.c: Use bfd filename instead of objfile->original_name
 2022-07-05 22:43 UTC  (2+ messages)

[PATCH][gdb/exp] Fix internal error when printing C++ pointer-to-member
 2022-07-05 20:42 UTC  (3+ messages)

[PATCH 0/4] Minor 'struct ui' cleanups
 2022-07-05 17:15 UTC  (5+ messages)
` [PATCH 1/4] Remove ui_register_input_event_handler
` [PATCH 2/4] Replace input_interactive_p with a method
` [PATCH 3/4] Remove cli_out_new
` [PATCH 4/4] Remove manual lifetime management from cli_interp

[PATCH] Remove array typedef assumption for Ada
 2022-07-05 16:41 UTC 

[PATCH] Make 'import gdb.events' work
 2022-07-05 16:35 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).