public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] gdb/linespec.c: Fix missing source file during breakpoint re-set
 2022-10-21 17:07 UTC  (2+ messages)

[PATCH 0/1] Fix 'rw_pieced_value' for values casted to different type
 2022-10-21 17:06 UTC  (5+ messages)
` [PATCH 1/1] gdb/dwarf2: "

[RFC][PATCH] gdb/debuginfod: Support on-demand downloading of debuginfo
 2022-10-21 16:44 UTC  (2+ messages)
` [PING][RFC PATCH] "

[PING*3][PATCH v4] gdb: Improve debuginfod progress updates
 2022-10-21 16:42 UTC  (3+ messages)
  ` [PING*4][PATCH "

[PATCH] sim, sim/m32c, sim/rl78: Use getopt_long
 2022-10-21 16:27 UTC  (2+ messages)

[PATCH v2] Deprecate MI version 1
 2022-10-21 16:19 UTC 

[PATCH] Fix incorrect .gdb_index with new DWARF scanner
 2022-10-21 16:13 UTC  (3+ messages)

[PATCH 00/10] Building the sim/ tree with clang
 2022-10-21 15:58 UTC  (15+ 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 1/2] gdb: check for empty offsets vector in inherit_abstract_dies
 2022-10-21 15:46 UTC  (5+ messages)
` [PATCH 2/2] gdb: make inherit_abstract_dies use vector iterators

[PATCH 0/2] Fix two bugs with packed array printing
 2022-10-21 15:40 UTC  (2+ messages)

[PATCH] gdb, btrace: fix family and model computation
 2022-10-21 15:30 UTC  (2+ messages)

[PATCH v4] gdb/arm: Terminate frame unwinding in M-profile lockup state
 2022-10-21 15:26 UTC  (5+ messages)

[PATCH v2 1/2] Add test to check GDB handles dlopen of /proc/self/fd/[num] correctly
 2022-10-21 15:20 UTC  (2+ messages)
` [PATCH v2 2/2] Make GDB resolve dlopen of memory mapped shared libraries

[PATCH] PowerPC, add support for recording pipe2 system call
 2022-10-21 15:20 UTC  (2+ messages)

[PATCH v7 00/10] Extensions for PTWRITE
 2022-10-21 13:19 UTC  (20+ messages)
` [PATCH v7 01/10] btrace: Introduce auxiliary instructions
` [PATCH v7 02/10] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v7 03/10] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v7 04/10] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH v7 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v7 06/10] python: Add clear() to gdb.Record
` [PATCH v7 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v7 08/10] btrace, linux: Enable ptwrite packets
` [PATCH v7 09/10] btrace, python: Enable ptwrite filter registration

[PATCH 3/3] gdb/python: add gdbpy_register_subsystem mechanism
 2022-10-21 13:17 UTC  (2+ messages)
` [PATCHv2] gdb/python: add mechanism to manage Python initialization functions

[pushed] gdb: declare variables on first use in inherit_abstract_dies
 2022-10-21 13:01 UTC  (2+ messages)

[PATCH v7 10/10] btrace: Extend ptwrite event decoding
 2022-10-21 12:02 UTC  (2+ messages)

[PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
 2022-10-21 11:58 UTC  (2+ messages)

[PATCH 00/12] Infcalls from B/P conditions in multi-threaded inferiors
 2022-10-21 11:08 UTC  (14+ messages)
` [PATCH 01/12] gdb: int to bool conversion for normal_stop
` [PATCH 02/12] gdb/infrun: add debug print in print_signal_received_reason
` [PATCH 03/12] gdb: include breakpoint number in testing condition error message
` [PATCH 04/12] gdbserver: add comments to read_inferior_memory function
` [PATCH 05/12] gdbserver: allows agent_mem_read to return an error code
` [PATCH 06/12] gdbserver: allow agent expressions to fail with invalid memory access
` [PATCH 07/12] gdb: avoid repeated signal reporting during failed conditional breakpoint
` [PATCH 08/12] gdb: don't always print breakpoint location after failed condition check
` [PATCH 09/12] Revert "gdb: remove unnecessary parameter wait_ptid from do_target_wait"
` [PATCH 10/12] gdb: fix b/p conditions with infcalls in multi-threaded inferiors
` [PATCH 11/12] gdb: add timeouts for inferior function calls
` [PATCH 12/12] gdb/remote: avoid SIGINT after calling remote_target::stop

[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-21 10:50 UTC  (4+ messages)
` [PATCH 2/2] Make GDB resolve dlopen of memory mapped shared libraries

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

[PATCH] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
 2022-10-21  9:47 UTC  (2+ messages)

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

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

[PATCH v2 0/4] Adapt Fortran testsuite for ifort
 2022-10-21  8:15 UTC  (7+ messages)
` [PING][PATCH "
  ` [PING 2][PATCH "
    ` [PING 3][PATCH "
      ` [PING 4][PATCH "
        ` [PING 5][PATCH "

[PATCH v6 0/8] gdb: split array and string limiting options
 2022-10-21  8:03 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

[pushed] [gdb/testsuite] Silence compilation fail in gdb.base/rtld-step.exp
 2022-10-21  6:36 UTC 

[PATCH 0/5] Improve support for regcache_map_entry with variable register base
 2022-10-20 20:26 UTC  (5+ messages)
  ` [PING] "
      ` [PING 4] "

[PATCH] Remove quick_symbol_functions::relocated
 2022-10-20 20:12 UTC 

[RFC PATCH] gdb: add command to clear value history
 2022-10-20 18:44 UTC  (3+ messages)

[PATCH] sim: Remove unused CXXFLAGS substitution
 2022-10-20 18:25 UTC  (2+ messages)

[PATCH v2] [gdb/python] Replace gdbpy_should_stop with gdbpy_breakpoint_cond_says_stop
 2022-10-20 18:24 UTC  (2+ messages)
` [PING] "

[PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
 2022-10-20 18:11 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH v3] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2022-10-20 18:00 UTC  (6+ messages)
` [PATCH v4] "
    ` [PATCH v5] "

[PATCH v3] [PR python/18655] Fix deletion of FinishBreakpoints
 2022-10-20 17:49 UTC  (3+ messages)
  ` [PATCH v4] "

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

[PATCH 0/4] Const args, int->bool, and scoped_restore in breakpoint.c
 2022-10-20 15:48 UTC  (8+ messages)
` [PATCHv2 "
  ` [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

[RFC][top-level] Add configure test-case
 2022-10-20 15:10 UTC 

[pushed] Reapply "Don't build readline/libreadline.a, when --with-system-readline is supplied"
 2022-10-20 15:05 UTC 

[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 

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

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

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

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

[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  (6+ 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  (13+ messages)
                        ` [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 1/2] PowerPC, function ppc64_sysv_abi_return_value add missing return value convention
                          ` [PATCH 1/2 ver 2] "

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

[PATCH v2 0/4] gdb: (includes PR28413), Suppress some general warnings if built with Clang
 2022-10-18 17:11 UTC  (2+ messages)
` [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  (2+ messages)
` [PATCH 2/2] Use enum for gdbarch's call_dummy_location

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