public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/2] Use enum for call_dummy_location
 2022-10-18 16:15 UTC  (3+ messages)
` [PATCH 1/2] Inline initialization of gdbarch members
` [PATCH 2/2] Use enum for gdbarch's call_dummy_location

[PATCH 0/4] gdb: (includes PR28413), Suppress some general warnings if built with Clang
 2022-10-18 16:14 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] gdb/unittests: PR28413, suppress warnings generated by Gnulib
  ` [PATCH v2 4/4] gdb: Suppress "unused" variable warning on Clang

[PATCH] internal_error: remove need to pass __FILE__/__LINE__
 2022-10-18 14:55 UTC  (10+ messages)

4b610737f02 Handle copy relocations
 2022-10-18 14:38 UTC  (3+ messages)

[PATCH] gdb: check for groups with duplicate names in reggroups:add
 2022-10-18 14:17 UTC 

[PATCH 0/4] Const args, int->bool, and scoped_restore in breakpoint.c
 2022-10-18 13:46 UTC  (3+ messages)
` [PATCH 1/4] gdb: make some bp_location arguments const "

[PATCH] Fix incorrect .gdb_index with new DWARF scanner
 2022-10-18 13:41 UTC  (2+ messages)

[PATCH 0/4] [gdb/testsuite] Test-case fixes with local-remote-board
 2022-10-18 13:36 UTC  (6+ messages)
` [PATCH 1/4] [gdb/testsuite] Fix gdb.server/file-transfer.exp with local-remote-host.exp
` [PATCH 2/4] [gdb/testsuite] Fix gdb.base/return-nodebug.exp "
` [PATCH 3/4] [gdb/testsuite] Fix gdb.server/no-thread-db.exp "
` [PATCH 4/4] [gdb/testsuite] Handle header files "
` [pushed 0/4] [gdb/testsuite] Test-case fixes with local-remote-board

[committed][gdb/testsuite] Update boards/README
 2022-10-18 13:28 UTC 

[PATCH v3] gdb: Fix issue with Clang CLI macros
 2022-10-18 13:22 UTC 

[PATCH v2 00/29] Step over thread clone and thread exit
 2022-10-18 12:40 UTC  (5+ messages)
` [PATCH v2 04/29] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED
    ` [PATCH] Don't explicitly set clone child ptrace options (was: Re: [PATCH v2 04/29] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED)

[PATCH v3] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2022-10-18 11:59 UTC  (5+ messages)
` [PATCH v4] "
  ` [PING] "

[PATCH] Update tests to use skip_hw_watchpoint_tests to test for HW watchpoint support
 2022-10-18 11:50 UTC  (2+ messages)

[PATCH v3 0/3] Apply fixme notes for multi-target support
 2022-10-18 10:26 UTC  (4+ messages)
` [PATCH v3 1/3] gdb: Make global feature array a per-remote target array

[PATCH 00/11] Cleanup gdb.cp tests when running with clang
 2022-10-18  8:10 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] gdb/testsuite: fix race in gdb.server/stop-reply-no-thread-multi.exp
 2022-10-18  1:19 UTC 

[PATCH] PowerPC, add support for printing non-trivial C++ object for the finish command
 2022-10-18  1:06 UTC  (12+ messages)
                            ` [PATCH 2/2] PowerPC, fix support for printing the function return value for non-trivial values
                            ` [PATCH 1/2] PowerPC, function ppc64_sysv_abi_return_value add missing return value convention

[PATCH] gdb: add UTF16/UTF32 target charsets in phony_iconv
 2022-10-17 23:10 UTC  (9+ messages)

[PATCH v2] gdb/arm: Terminate frame unwinding in M-profile lockup state
 2022-10-17 20:20 UTC  (3+ messages)

[PATCH] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
 2022-10-17 19:39 UTC 

[PATCH 0/2][PR < shlibs/29586>] GDB hangs when trying to resolve memory mapped shared libraries of an inferior under /proc/self/fd/*
 2022-10-17 19:38 UTC  (3+ messages)
` [PATCH 1/2] Add test to check GDB handles dlopen of /proc/self/fd/[num] correctly
` [PATCH 2/2] Make GDB resolve dlopen of memory mapped shared libraries

[PATCH v3] gdb/arm: Terminate frame unwinding in M-profile lockup state
 2022-10-17 19:30 UTC 

[pushed] kfail an Ada test for GCC < 12
 2022-10-17 19:20 UTC 

[pushed] Remove a nullptr check in DWARF scanner
 2022-10-17 18:58 UTC 

[ob/pushed] gdbarch-components.py: Remove spurious space from "frame_info_ptr " params
 2022-10-17 16:59 UTC 

[PATCH v2 0/4] Fix .gdb_index with Ada
 2022-10-17 16:03 UTC  (7+ messages)
` [PATCH v2 1/4] Fix regression in c-linkage-name.exp with gdb index
` [PATCH v2 2/4] Don't add type linkage names to cooked index
` [PATCH v2 3/4] Improve Ada support in .gdb_index
` [PATCH v2 4/4] Change .gdb_index de-duplication implementation

[PATCH v2] gdb: Fix issue with Clang CLI macros
 2022-10-17 15:28 UTC  (6+ messages)

[PATCH v6 0/8] gdb: split array and string limiting options
 2022-10-17 15:02 UTC  (10+ messages)
` [PATCH v6 1/8] GDB/Guile: Don't assert that an integer value is boolean
` [PATCH v6 3/8] GDB/testsuite: Expand Python integer parameter coverage across all types
` [PATCH v6 4/8] GDB/Python: Make `None' stand for `unlimited' in setting integer parameters
` [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
` [PING^7][PATCH v6 0/8] gdb: split array and string limiting options

[PATCH v2] gdb/gcore: interrupt all threads before generating the corefile
 2022-10-17 13:43 UTC 

[PATCH] Fix null pointer representations
 2022-10-17 13:18 UTC  (3+ messages)

[PATCH] gdb: silence unused-but-set-variable warning about yynerrs in cp-name-parser.y
 2022-10-17 12:38 UTC  (3+ messages)

[PATCH] [AArch64] Fix removal of non-address bits for PAuth
 2022-10-17 10:04 UTC  (3+ messages)
` [PATCH,v3] [aarch64] "
  ` [PING][PATCH,v3] "

[PATCH] [AArch64] Add TPIDR2 register support for Linux
 2022-10-17 10:03 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] Modify altivec-regs.exp testcase for AIX
 2022-10-17  9:57 UTC  (7+ messages)

[PATCH 1/1] gdb: Enable complete to show members of anonymous classes/structs
 2022-10-17  8:33 UTC  (2+ messages)
` [Ping v2] "

[PATCH 0/2] More use of checked_static_cast
 2022-10-16 18:16 UTC  (2+ messages)

[PATCH v4] Add an option with a color type
 2022-10-16 16:45 UTC  (6+ messages)
  ` [PATCH v5] "
      ` [PATCH v6] "

[RFC PATCH 0/1] gdb/riscv: Cache per-BFD disassembler
 2022-10-16 15:31 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH] gdb/arm: Terminate frame unwinding in M-profile lockup state
 2022-10-16 14:37 UTC  (3+ messages)

[PING^3 PATCH 0/1] sim/testsuite: Fix broken "make check-sim" by trimming excess path from arch
 2022-10-16 13:01 UTC  (4+ messages)
` [PING^4 PATCH 0/1] sim/testsuite: PR29596, "

[PATCH] gdb/arm: Terminate frame unwinding in M-profile lockup state
 2022-10-16 10:13 UTC  (2+ messages)

[PATCH] gdb/arm: Don't rely on loop detection to stop unwind
 2022-10-15  9:40 UTC  (3+ messages)

[PATCH] Enable Access to containing scope variables from nested inlined function
 2022-10-14 19:26 UTC  (2+ messages)

[PATCH 0/1] Fix 'rw_pieced_value' for values casted to different type
 2022-10-14 18:28 UTC  (4+ messages)
` [PATCH 1/1] gdb/dwarf2: "

[committed][gdb/testsuite] Fix gdb.server/unittest.exp with host board local-remote-host.exp
 2022-10-14 18:01 UTC 

[committed][gdb/testsuite] Fix host board local-remote-host-notty.exp timeouts
 2022-10-14 18:00 UTC 

[committed][gdb/testsuite] Disable styling in host board local-remote-host.exp
 2022-10-14 17:59 UTC 

[PATCH][gdb] Fix heap-buffer-overflow in find_program_interpreter
 2022-10-14 17:56 UTC  (2+ messages)

[PATCH][gdb/contrib] Handle STRIP_ARGS_{STRIP,KEEP}_DEBUG in cc-with-tweaks.sh
 2022-10-14 17:50 UTC  (2+ messages)

[PATCH 0/5] Silence some build warnings in various simulators
 2022-10-14 17:50 UTC  (7+ messages)
` [PATCH 4/5] sim/erc32: avoid dereferencing type-punned pointer warnings

[PATCH] Add missing TYPE_CODE_* constants to Python
 2022-10-14 17:45 UTC  (2+ messages)

[PATCH][gdb/testsuite] Add boards/README
 2022-10-14 17:41 UTC  (2+ messages)

[PATCH] Use scoped_value_mark in more places
 2022-10-14 17:20 UTC  (2+ messages)

[PATCH 0/3] New mechanism to initialise Python components in GDB
 2022-10-14 17:20 UTC  (7+ messages)
` [PATCH 1/3] gdb/python: break dependencies between gdbpy_initialize_* functions
` [PATCH 2/3] gdb/python: break more "
` [PATCH 3/3] gdb/python: add gdbpy_register_subsystem mechanism

[PATCH 0/2] Cleanup testsuite temporary files
 2022-10-14 16:28 UTC  (3+ messages)
` [PATCHv2 "

[PATCH v4] gdb/arm: Stop unwinding on error, but do not assert
 2022-10-14 13:32 UTC  (5+ messages)

[PATCH 0/2] Fix .gdb_index with Ada
 2022-10-14 13:24 UTC  (6+ messages)

[PATCH] Enable vector instruction debugging for AIX
 2022-10-14 12:41 UTC  (3+ messages)

[comitted] gdb: add Torbjörn Svensson to gdb/MAINTAINERS
 2022-10-14 11:21 UTC  (2+ messages)

[committed][gdb/testsuite] Drop unnecessary -Wl,-soname in gdb.base/skip-solib.exp
 2022-10-14 11:11 UTC 

[committed][gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with PIE
 2022-10-14 11:11 UTC 

[committed][gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with clang
 2022-10-14 11:10 UTC 

[committed][gdb/testsuite] Fix nopie test-cases with target board unix/-fPIE/-pie
 2022-10-14 11:10 UTC 

[committed][gdb/testsuite] Factor out with_PIE_multilib_flags_filtered
 2022-10-14 11:10 UTC 

[committed][gdb/testsuite] Add cond_wrap proc
 2022-10-14 11:10 UTC 

[PATCH] gdb/linespec.c: Fix missing source file during breakpoint re-set
 2022-10-14  0:47 UTC  (4+ messages)

[PATCH] PowerPC, fix gdb.base/watchpoint.exp on Power 9
 2022-10-13 16:38 UTC  (2+ messages)

[PATCH 0/2] Improve error messages with incomplete variables
 2022-10-13 16:01 UTC  (3+ messages)
` [PATCH 1/2] gdb/testsuite: allowed for function_range to deal with mangled functions
` [PATCH 2/2] gdb/c++: Improve error messages in overload resolution

[PATCH v2] gdb/arm: Stop unwinding on error, but do not assert
 2022-10-13 13:41 UTC  (7+ messages)

[PATCH v3] gdb/arm: Stop unwinding on error, but do not assert
 2022-10-13 11:22 UTC  (2+ messages)

[committed][gdb/testsuite] Fix gdb.dwarf2/macro-source-path.exp with -m32
 2022-10-13 10:19 UTC 

[PATCH v2 0/5] sim: Suppress warnings if built with Clang
 2022-10-13  9:50 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/5] sim: Check known getopt definition existence

[PATCH] [Arm] Remove dead FPA code
 2022-10-13  9:40 UTC  (15+ messages)

[PATCH v5 0/3] Fortran entry and DW_TAG_entry_point
 2022-10-13  8:53 UTC  (8+ messages)
` [PING][PATCH "
  ` [PING 2][PATCH "
    ` [PING 3][PATCH "
      ` [PING 4][PATCH "
        ` [PING 5][PATCH "
          ` [PING 6][PATCH "

[PATCH v2 0/4] Adapt Fortran testsuite for ifort
 2022-10-13  8:52 UTC  (6+ messages)
` [PING][PATCH "
  ` [PING 2][PATCH "
    ` [PING 3][PATCH "
      ` [PING 4][PATCH "

[committed][gdb/testsuite] Fix gdb.dwarf2/entry-value-typedef.exp with -m32
 2022-10-13  8:03 UTC 

[committed][gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with -m32
 2022-10-13  7:44 UTC 

[PING*3][PATCH v4] gdb: Improve debuginfod progress updates
 2022-10-12 22:02 UTC  (4+ messages)

[PATCH^2] gdb: mips: Add MIPSR6 support
 2022-10-12 18:02 UTC 

[PATCH] gdb/gcore: interrupt all threads before generating the corefile
 2022-10-12 17:12 UTC  (3+ messages)

[PATCH 1/3] [gdb/symtab] Factor out elf_symfile_read_dwarf2
 2022-10-12 15:11 UTC  (4+ messages)
` [PATCH 3/3] [gdb/testsuite] Fix ctf test-cases on openSUSE Tumbleweed
` [commited][PATCH 1/3] [gdb/symtab] Factor out elf_symfile_read_dwarf2

[committed][gdb/testsuite] Fix ctf test-cases on openSUSE Tumbleweed
 2022-10-12 15:03 UTC 

[committed][gdb/testsuite] Silence warnings about obsolete -gstabs
 2022-10-12 15:03 UTC 

[committed][gdb/testsuite] Replace remaining -gt with -gctf
 2022-10-12 15:03 UTC 

[PATCH][gdb/testsuite] Handle missing .note.GNU-stack
 2022-10-12 14:53 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).