public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v6 0/8] gdb: split array and string limiting options
 2022-11-01 12:28 UTC  (14+ messages)
` [PATCH v6 5/8] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'

Question: [PATCH] Change calculation of frame_id by amd64 epilogue unwinder
 2022-11-01 10:20 UTC  (2+ messages)

[PATCH 0/7] introduce get_runtime_path
 2022-11-01  9:19 UTC  (10+ messages)
` [PATCH 1/7] [gdb/testsuite] Adding function to find runtime path to support remote execution for testsuite
` [PATCH 2/7] [gdb/testsuite] fix test gdb.base/print-file-var.exp for remote execution
` [PATCH 3/7] [gdb/testsuite] fix test gdb.base/jit-reader-exec.exp "
` [PATCH 4/7] [gdb/testsuite] fix test gdb.base/solib-vanish.exp "
` [PATCH 5/7] [gdb/testsuite] fix test gdb.base/infcall-exec.exp "
` [PATCH 6/7] [gdb/testsuite] fix test gdb.base/info-shared.exp "
` [PATCH 7/7] [gdb/testsuite] fix test gdb.base/jit-elf-so.exp "

[PATCH v7 0/4] gdb: split array and string limiting options
 2022-10-31 19:22 UTC  (10+ messages)
` [PATCH v7 1/4] GDB/Python: Use None for `var_zuinteger_unlimited' value set to `unlimited'
` [PATCH v7 2/4] GDB: Allow arbitrary keywords in integer set commands
` [PATCH v7 3/4] GDB: Add a character string limiting option
` [PATCH v7 4/4] GDB/testsuite: Expand for character string limiting options

[PATCH] Add missing TYPE_CODE_* constants to Python
 2022-10-31 18:47 UTC  (2+ messages)

[PATCH] sim: split CPPFLAGS between build & host
 2022-10-31 16:32 UTC 

[PATCH] sim: common: change sim_{fetch,store}_register helpers to use void* buffers
 2022-10-31 16:19 UTC 

[PATCH] PowerPC, add support for printing non-trivial C++ object for the finish command
 2022-10-31 16:07 UTC  (6+ messages)
                                                                  ` [PATCH 2/2] PowerPC, fix support for printing the function return value for non-trivial values
                                                                    ` [PATCH 2/2 ver 2] "

[PATCH 0/2] Improve error messages with incomplete variables
 2022-10-31 15:04 UTC  (5+ 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

[RFC][top-level] Add configure test-case
 2022-10-31 15:03 UTC  (2+ messages)

[PATCH 0/2] Use enum for call_dummy_location
 2022-10-31 15:03 UTC  (7+ messages)
` [PATCH 1/2] Inline initialization of gdbarch members
` [PATCH 2/2] Use enum for gdbarch's call_dummy_location

[PATCH] gdb/testsuite: fix gdb.guile/scm-parameter.exp "wrong type argument" test pattern
 2022-10-31 12:57 UTC  (7+ messages)
        ` [OB PATCH] gdb/testsuite: Wrap `param_integer_error' in gdb.guile/scm-parameter.exp

[PATCH v2 00/29] Step over thread clone and thread exit
 2022-10-31 12:47 UTC  (13+ 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 v2 07/29] Thread options & clone events (core + remote)
    ` [PATCH] enum_flags to_string (was: Re: [PATCH v2 07/29] Thread options & clone events (core + remote))
      ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH 00/11] Cleanup gdb.cp tests when running with clang
 2022-10-31 12:46 UTC  (33+ messages)
` [PATCH 01/11] gdb/testsuite: ignore Non-C-typedefs for gdb.cp/class2.exp
` [PATCH 02/11] gdb/testsuite: enable running gdb.cp/classes.exp with clang
` [PATCH 03/11] gdb/testsuite: account for clang's recursive destructor calls on gdb.cp/mb-ctor.exp
` [PATCH 04/11] gdb/testsuite: add XFAIL to gdb.cp/derivation.exp when using clang
` [PATCH 05/11] gdb/testsuite: allow for clang style destructors on gdb.cp/m-static.exp
` [PATCH 06/11] gdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp when using clang
` [PATCH 07/11] gdb/testsuite: skip gdb.cp/anon-struct.exp "
` [PATCH 08/11] gdb/testsuite: disable gdb.cp/typeid.exp "
` [PATCH 09/11] gdb/testsuite: fix gdb.cp/converts.exp to run with clang
` [PATCH 10/11] gdb/testsuite: remove XFAIL on gdb.cp/temargs.exp
` [PATCH 11/11] gdb/testsuite: disable gdb.cp/call-method-register.exp with clang

GDB 13 release -- 2022-10-29 update
 2022-10-31 12:27 UTC  (2+ messages)

[PATCH] Fix regression in pointer-to-member printing
 2022-10-29 18:48 UTC  (2+ messages)

[PATCH 00/40] sim+gdb: Suppress warnings if built with Clang (big batch 1)
 2022-10-29 11:58 UTC  (20+ messages)
` [PATCH 02/40] sim: Check known getrusage declaration existence
` [PATCH 18/40] sim/m32c: Stop using middle dot
` [PATCH 22/40] sim/m32r: Fixes to Linux emulator
` [PATCH 26/40] sim/ppc: Remove getrusage declarations if possible
` [PATCH 31/40] sim/ppc: Initialize help variables
` [PATCH 34/40] sim/rx: Mark unused function

[pushed 0/3] [gdb/testsuite] Various fixes for gdb.server/multi-ui-errors.exp
 2022-10-29  7:43 UTC  (4+ messages)
` [pushed 1/3] [gdb/testsuite] Consume output asap in gdb.server/multi-ui-errors.exp
` [pushed 2/3] [gdb/testsuite] Fix gdb.server/multi-ui-errors.exp with local-remote-host-notty
` [pushed 3/3] [gdb/testsuite] Use ssh -t in remote-*.exp

[pushed] [gdb/testsuite] Remove REMOTE_PORTNUM in remote-stdio-gdbserver.exp
 2022-10-29  7:20 UTC 

[PATCH] Remove REPARSE condition to force hardware resource checking when updating watchpoints
 2022-10-28 13:28 UTC  (2+ messages)

[PATCH] Enable vector instruction debugging for AIX
 2022-10-28 12:39 UTC  (4+ messages)

[PATCH] [AArch64] Fix pseudo-register numbering in the presence of unexpected additional registers
 2022-10-28 11:11 UTC  (3+ messages)

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

[PATCH] [PR gdb/29272] Make sure a copy_insn_closure is available when we have a match in copy_insn_closure_by_addr
 2022-10-28 10:20 UTC  (4+ messages)

[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
 2022-10-28  9:49 UTC  (2+ messages)

[PATCH] gdb, btrace: fix family and model computation
 2022-10-28  6:46 UTC  (5+ messages)

[PATCH] sim: ppc: buildsystem changes to accommodate libsframe
 2022-10-27 18:22 UTC  (2+ messages)
` [PATCH,V3] gdb: sim: "

[PATCH v2] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
 2022-10-27 17:46 UTC  (3+ messages)

[PATCH 0/5] Silence some build warnings in various simulators
 2022-10-27 15:53 UTC  (10+ messages)
` [PATCH 1/5] sim/cgen: mask uninitialized variable warning in cgen-run.c
` [PATCH 5/5] sim/iq2000: silence pointer-sign warnings

[PATCH] gdb/python: avoid throwing an exception over libopcodes code
 2022-10-27 15:38 UTC  (11+ messages)
    ` [PATCH] gdb/disasm: mark functions passed to the disassembler noexcept
` [PATCHv2 0/3] gdb/python: avoid throwing an exception over libopcodes code
  ` [PATCHv2 1/3] "
  ` [PATCHv2 2/3] gdb/disasm: mark functions passed to the disassembler noexcept
  ` [PATCHv2 3/3] gdb: mark disassembler function callback types as noexcept

[pushed] [gdb/testsuite] Remove address from test names
 2022-10-27 15:15 UTC 

[pushed 1/3] [gdb/testsuite] Use remote_exec chmod instead of remote_spawn
 2022-10-27 14:54 UTC  (3+ messages)
` [pushed 2/3] [gdb/testsuite] Fix silent timeouts in gdb.mi/mi-exec-run.exp with remote host
` [pushed 3/3] [gdb/testsuite] Disable styling in host board local-remote-host-native.exp

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

[PATCH] Convert compunit_language to a method
 2022-10-27  1:35 UTC  (2+ messages)

[PATCH] sim, sim/m32c, sim/rl78: Use getopt_long
 2022-10-27  1:29 UTC  (14+ messages)
  ` [PATCH v2] sim, sim/{m32c,ppc,rl78}: "
    ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH 1/3] sim: cgen: constify GETT helpers
 2022-10-26 17:16 UTC  (3+ messages)
` [PATCH 2/3] sim: constify various integer readers
` [PATCH 3/3] sim: reg: constify store helper

[PATCH] sim: common: change sim_read & sim_write to use void* buffers
 2022-10-26 16:35 UTC 

[PATCH 0/2] Improve handling of using directives
 2022-10-26 15:50 UTC  (3+ messages)
` [PATCH 1/2] gdb/c++: validate 'using' directives based on the current line
` [PATCH 2/2] gdb/c++: Detect ambiguous variables in imported namespaces

GDB 13 release -- 2022-10-01 update
 2022-10-26 14:54 UTC  (6+ messages)

[PATCH 1/1] gdb: Enable complete to show members of anonymous classes/structs
 2022-10-26 12:06 UTC  (2+ messages)
` [Ping v3] "

[PATCH] gdb/arm: fix IPSR field test in arm_m_exception_cache ()
 2022-10-26 12:04 UTC  (4+ messages)

[PATCH v2] gdb/arm: Fix M-profile EXC_RETURN exception_domain_is_secure logic
 2022-10-26 12:04 UTC  (4+ messages)

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

[PATCH] gdb: copyright: make file header scan a bit more pythonic
 2022-10-26  8:56 UTC  (5+ messages)

[PING*4][PATCH v4] gdb: Improve debuginfod progress updates
 2022-10-26  3:17 UTC  (2+ messages)
` [PATCH v4] gdb/debuginfod: Improve "

[PATCH] gdb: allow env var specifications in cmds 'set log', 'source', 'shell'
 2022-10-26  0:25 UTC  (3+ messages)

[PATCH v4 0/2] Fix reverse nexting over recursions
 2022-10-25 16:22 UTC  (10+ messages)
` [PATCH v4 1/2] Change calculation of frame_id by amd64 epilogue unwinder
` [PATCH v4 2/2] gdb/reverse: Fix stepping over recursive functions

[pushed] gdb: remove spurious spaces after frame_info_ptr
 2022-10-25 15:06 UTC 

[PATCH] [Arm] Remove dead FPA code
 2022-10-25 13:54 UTC  (12+ messages)

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

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

[PATCH v2 0/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type
 2022-10-25 13:42 UTC  (2+ messages)
` [PATCH v2 1/1] "

[RFC][gdb/testsuite] Fix inferior pid in gdb.server/server-kill.exp
 2022-10-25 12:20 UTC  (2+ messages)
` [PING][RFC][gdb/testsuite] "

[PATCH][gdb/testsuite] Handle missing .note.GNU-stack
 2022-10-25 12:15 UTC  (4+ messages)
    ` [committed][gdb/testsuite] "

[pushed] [gdb/testsuite] Add missing skip_gdbserver_tests in gdb.multi/attach-no-multi-process.exp
 2022-10-25 12:09 UTC 

[RFC 0/5] [gdb] Catch rethrow exception slicing
 2022-10-25 11:19 UTC  (6+ messages)
` [RFC 1/5] [gdb] Catch gdb_exception_quit in munmap_list::~munmap_list
` [RFC 2/5] [gdbsupport] Add CATCH_ERROR and CATCH_ERROR_QUIT
` [RFC 3/5] [gdb/contrib] Add refactor.py
` [RFC 4/5] [gdb/contrib] Add refactor_gdb_exception.py
` [RFC 5/5] [gdb] Do refactor_gdb_exception refactoring

[PATCH 0/2] [gdb] Fix rethrow exception slicing
 2022-10-25  9:26 UTC  (9+ messages)
` [PATCH 2/2] [gdb] Fix rethrow exception slicing in insert_bp_location

[pushed] gdb: internal_error -> internal_error_loc in gdb-gdb.gdb.in
 2022-10-25  4:13 UTC 

[PATCH] gdb: make copyright.py interface a bit nicer
 2022-10-25  1:26 UTC  (2+ messages)

Rugs&Carpets Sales,
 2022-10-25  0:47 UTC 

[PATCH] gdb/doc: reword description of DisassembleInfo.read_memory
 2022-10-24 17:11 UTC  (2+ messages)

[PATCH 00/10] Building the sim/ tree with clang
 2022-10-24 16:27 UTC  (7+ messages)
` [PATCH 08/10] sim/h8300: avoid self assignment
` [PATCH 09/10] sim/lm32: fix some missing function declaration warnings

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