public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v6 00/10] Extensions for PTWRITE
 2022-10-20 12:33 UTC  (10+ messages)
` [PATCH v6 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v6 09/10] btrace, python: Enable ptwrite filter registration

[PATCH 00/40] sim+gdb: Suppress warnings if built with Clang (big batch 1)
 2022-10-20  9:32 UTC  (41+ messages)
` [PATCH 01/40] gdb/unittests: PR28413, suppress warnings generated by Gnulib
` [PATCH 02/40] sim: Check known getrusage declaration existence
` [PATCH 03/40] sim/aarch64: Remove unused functions
` [PATCH 04/40] cpu/cris: Initialize some variables on CRIS CPU
` [PATCH 05/40] cpu/cris: Add u-stall virtual unit to CRIS v32
` [PATCH 06/40] sim/cris: Move declarations of f_specific_init
` [PATCH 07/40] sim/cris: Regenerate with CGEN
` [PATCH 08/40] sim/erc32: Insert void parameter
` [PATCH 09/40] sim/erc32: Use int32_t as event callback argument
` [PATCH 10/40] sim/erc32: Use int32_t as IRQ "
` [PATCH 11/40] cpu/frv: Initialize some variables
` [PATCH 12/40] sim/frv: Initialize nesr variable
` [PATCH 13/40] sim/frv: Initialize some variables
` [PATCH 14/40] sim/frv: Add explicit casts
` [PATCH 15/40] sim/h8300: Add "+ 0x0" to avoid self-assignments
` [PATCH 16/40] sim/lm32: fix some missing function declaration warnings
` [PATCH 17/40] sim/lm32: Add explicit casts
` [PATCH 18/40] sim/m32c: Stop using middle dot
` [PATCH 19/40] sim/m32r: Initialize "list" variable
` [PATCH 20/40] sim/m32r: Prepare required functions
` [PATCH 21/40] sim/m32r: Declare all "
` [PATCH 22/40] sim/m32r: Fixes to Linux emulator
` [PATCH 23/40] sim/m32r: Add explicit casts
` [PATCH 24/40] sim/mips: Fix enum type-related issues on cp1.c
` [PATCH 25/40] sim/mn10300: Add an explicit cast
` [PATCH 26/40] sim/ppc: Remove getrusage declarations if possible
` [PATCH 27/40] sim/ppc: Add extra parenthesis to avoid ambiguity
` [PATCH 28/40] sim/ppc: Initialize stat type buffer
` [PATCH 29/40] sim/ppc: Fix indentation on generated code
` [PATCH 30/40] sim/ppc: Use TRACE with initialized entry_point
` [PATCH 31/40] sim/ppc: Initialize help variables
` [PATCH 32/40] sim/ppc: Add an explicit cast
` [PATCH 33/40] sim/ppc: Initialize reg and control_nr
` [PATCH 34/40] sim/rx: Mark unused function
` [PATCH 35/40] sim/sh: Initialize some variables
` [PATCH 36/40] sim/sh: Use fabs instead of abs
` [PATCH 37/40] sim/sh: Remove redundant function declaration
` [PATCH 38/40] sim/bpf: Add explicit casts
` [PATCH 39/40] sim/iq2000: "
` [PATCH 40/40] sim/or1k: "

Don't build readline/libreadline.a, when --with-system-readline is supplied
 2022-10-20  9:22 UTC  (3+ messages)

[pushed] [gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with check-read1
 2022-10-20  7:50 UTC 

[PATCH v4 0/2] Fix reverse nexting over recursions
 2022-10-20  7:42 UTC  (2+ messages)
` [PING][PATCH "

[pushed] [gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with check-read1
 2022-10-20  7:02 UTC 

[PATCH 00/10] Building the sim/ tree with clang
 2022-10-20  3:53 UTC  (12+ messages)
` [PATCH 01/10] sim/sh: use fabs instead of abs
` [PATCH 02/10] sim/ppc: don't try to print an uninitialized variable
` [PATCH 03/10] sim/ppc: initialize a memory buffer in all cases
` [PATCH 04/10] sim/ppc: don't pass uninitialized value to semctl for GETVAL calls
` [PATCH 05/10] sim/ppc: fix for operator precedence warning from clang
` [PATCH 06/10] sim/aarch64: remove two unused functions
` [PATCH 07/10] sim/rx: delete an unused function
` [PATCH 08/10] sim/h8300: avoid self assignment
` [PATCH 09/10] sim/lm32: fix some missing function declaration warnings
` [PATCH 10/10] sim/cris/m32c/sh: disable use of -Werror

[PATCH 0/2] Allow debugging of runtime loader / dynamic linker
 2022-10-20  2:42 UTC  (4+ messages)
` [PATCH 2/2] Test stepping within a "

[PATCH][gdb/testsuite] Handle missing .note.GNU-stack
 2022-10-20  0:27 UTC  (3+ messages)

[PATCH 0/4] Const args, int->bool, and scoped_restore in breakpoint.c
 2022-10-19 20:03 UTC  (9+ messages)
` [PATCH 1/4] gdb: make some bp_location arguments const "
` [PATCHv2 0/4] Const args, int->bool, and scoped_restore "
  ` [PATCHv2 1/4] gdb: make some bp_location arguments const "
  ` [PATCHv2 2/4] gdb: used scoped_restore_frame in update_watchpoint
  ` [PATCHv2 3/4] gdb: make use of scoped_restore in unduplicated_should_be_inserted
  ` [PATCHv2 4/4] gdb: some int to bool conversion in breakpoint.c

[PATCH][gdb] Fix assert in handle_jit_event
 2022-10-19 15:42 UTC  (2+ messages)
` [committed][gdb] "

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

[PATCH 0/5] Silence some build warnings in various simulators
 2022-10-19 13:34 UTC  (3+ messages)

[PATCH] sim: Remove unused CXXFLAGS substitution
 2022-10-19 13:10 UTC 

[PATCH 0/2] Cleanup testsuite temporary files
 2022-10-19 11:20 UTC  (4+ messages)
` [PATCHv2 "

[PATCH] Enable multi process debugging for AIX
 2022-10-19 10:57 UTC  (6+ messages)

[RFC PATCH] gdb: add command to clear value history
 2022-10-19  8:30 UTC  (2+ messages)

[pushed] [gdb/testsuite] Fix ERROR in gdb.python/py-breakpoint.exp
 2022-10-19  7:42 UTC 

[PATCH] Modify altivec-regs.exp testcase for AIX
 2022-10-19  6:00 UTC  (8+ messages)

[PATCH] gdb: check for groups with duplicate names in reggroups:add
 2022-10-19  2:12 UTC  (7+ messages)

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

[PATCH] Fix regression in pointer-to-member printing
 2022-10-18 17:53 UTC 

[PATCH] sim, sim/m32c, sim/rl78: Use getopt_long
 2022-10-18 17:13 UTC 

[PATCH 0/4] gdb: (includes PR28413), Suppress some general warnings if built with Clang
 2022-10-18 17:11 UTC  (10+ 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 v3] gdb/unittests: PR28413, suppress warnings generated by Gnulib

[PATCH] Remove REPARSE condition to force hardware resource checking when updating watchpoints
 2022-10-18 16:42 UTC 

[PATCH] Remove dead code from py-finishbreakpoint.c
 2022-10-18 16:29 UTC  (2+ messages)

[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

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

[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  (4+ 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] 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  (3+ messages)

[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  (9+ 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'

[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 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 

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