public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/12] Infcalls from B/P conditions in multi-threaded inferiors
 2022-11-04 12:20 UTC  (3+ messages)
` [PATCH 01/12] gdb: int to bool conversion for normal_stop

[Mike Frysinger] Re: [PATCH, V3 10/15] gdb: sim: buildsystem changes to accommodate libsframe
 2022-11-04 12:02 UTC 

[PATCH v4 0/2] Fix reverse nexting over recursions
 2022-11-04 11:06 UTC  (10+ messages)
` [PATCH v4 2/2] gdb/reverse: Fix stepping over recursive functions
        ` [PATCH] gdb/testsuite: add KFAILs to gdb.reverse/step-reverse.exp
            ` [PATCHv2] "

[PATCH] sim: rx: drop unused $arch setting
 2022-11-04  7:24 UTC 

[PATCH] sim: build: remove various obsolete generation dep variables
 2022-11-04  0:46 UTC 

[PATCH] sim: don't hardcode -ldl for SDL support
 2022-11-04  0:44 UTC 

[PATCH] sim: mips: call Unpredictable instead of setting bogus values [PR sim/29276]
 2022-11-04  0:41 UTC 

[PATCH] sim: cleanup unused SIM_EXTRA_CFLAGS
 2022-11-03 18:40 UTC 

[PATCH] sim: m32c/rx: drop useless $(ENDLIST)
 2022-11-03 18:39 UTC 

[PATCH] sim: mips: simplify fpu configure logic
 2022-11-03 18:38 UTC 

[PATCH] sim: mips: simplify fpu configure logic
 2022-11-03 18:37 UTC 

[PATCH] sim: erc32: link sis to run program
 2022-11-03 18:37 UTC 

[PATCH 0//2] PowerPC: MMA+ Outer-Product Instruction name change
 2022-11-03 17:30 UTC  (3+ messages)
` [PATCH 1/2] PowerPC: fix for the gdb.arch/powerpc-power10.exp test
` [PATCH 2/2] PowerPC: update comments for the MMA instruction name changes

[PATCH v4] [PR mi/29554] New PRINT-VALUES option '--scalar-values'
 2022-11-03 16:20 UTC  (3+ messages)
` [PATCH v5] "
  ` [PING] "

[PATCH 0/2] Allow debugging of runtime loader / dynamic linker
 2022-11-03 15:52 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] sim: v850: switch to standard (high-level) trace defines
 2022-11-03 15:47 UTC 

[PATCH 0/2] Improve error messages with incomplete variables
 2022-11-03 15:46 UTC  (6+ 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] gdb: new $_inferior_threads convenience variable
 2022-11-03 15:03 UTC  (6+ messages)
` [PATCHv2] gdb: new $_inferior_thread_count "

[PATCH] sim: ppc: include copyright & license in --version
 2022-11-03 13:15 UTC 

[PATCH v3] gdb: Fix issue with Clang CLI macros
 2022-11-03 13:08 UTC  (6+ messages)
` [PING][PATCH "

[PATCH] sim: ppc: drop use of DATE & TIME
 2022-11-03 13:08 UTC 

[PATCH] sim: update --version copyright year
 2022-11-03 13:08 UTC 

[PATCH 1/5] sim: build: switch to libtool for linking
 2022-11-03 10:04 UTC  (5+ messages)
` [PATCH 2/5] sim: build: switch to bfd & opcodes libtool linker scripts
` [PATCH 3/5] sim: build: drop duplicate $(LIBS) usage
` [PATCH 4/5] sim: build: change AC_CHECK_LIB to AC_SEARCH_LIBS
` [PATCH 5/5] sim: drop -lm from SIM_EXTRA_LIBS

[PATCH] [gdb/aarch64] Use safer memory read routines
 2022-11-03  7:14 UTC 

[PATCH] [PR gdb/29272] Make sure a copy_insn_closure is available when we have a match in copy_insn_closure_by_addr
 2022-11-02 19:15 UTC  (9+ messages)
` [PATCH,v2] "
  ` [PATCH, v2] "

GDB 13 release -- 2022-10-29 update
 2022-11-02 18:28 UTC  (4+ messages)

[PATCH] Powerpc fix for gdb.base/unwind-on-each-insn.exp
 2022-11-02 17:03 UTC 

Question: [PATCH] Change calculation of frame_id by amd64 epilogue unwinder
 2022-11-02 15:59 UTC  (6+ messages)

[PATCH] sim: testsuite: fix cris stat3 in diff setups
 2022-11-02 14:45 UTC 

[PATCH] sim: testsuite: fix cris badarch in multi-target builds
 2022-11-02 14:45 UTC 

[PATCH 2/2] Use subclasses of windows_process_info
 2022-11-02 14:39 UTC  (3+ messages)
` [PATCH] Fix Cygwin build after 20489cca

[PATCH] Enable multi process debugging for AIX
 2022-11-02  8:56 UTC  (8+ messages)

[PATCH] Remove dump_prefix_expression
 2022-11-01 19:25 UTC 

[PATCH 00/27] sim: sim_cpu: invert sim_cpu storage
 2022-11-01 15:11 UTC  (28+ messages)
` [PATCH 01/27] "
` [PATCH 02/27] sim: bfin: "
` [PATCH 03/27] sim: ft32: "
` [PATCH 04/27] sim: msp430: "
` [PATCH 05/27] sim: moxie: "
` [PATCH 06/27] sim: avr: "
` [PATCH 07/27] sim: microblaze: "
` [PATCH 08/27] sim: aarch64: "
` [PATCH 09/27] sim: mcore: "
` [PATCH 10/27] sim: v850: "
` [PATCH 11/27] sim: mips: "
` [PATCH 12/27] sim: m68hc11: "
` [PATCH 13/27] sim: h8300: switch to cpu for state
` [PATCH 14/27] sim: h8300: invert sim_cpu storage
` [PATCH 15/27] sim: example-synacor: "
` [PATCH 16/27] sim: pru: "
` [PATCH 17/27] sim: riscv: "
` [PATCH 18/27] sim: cgen: prep for inverting "
` [PATCH 19/27] sim: bpf: invert "
` [PATCH 20/27] sim: cris: "
` [PATCH 21/27] sim: frv: "
` [PATCH 22/27] sim: iq2000: "
` [PATCH 23/27] sim: lm32: "
` [PATCH 24/27] sim: m32r: "
` [PATCH 25/27] sim: or1k: "
` [PATCH 26/27] sim: enable common sim_cpu usage everywhere
` [PATCH 27/27] sim: fully merge sim_cpu_base into sim_cpu

[PATCH v2] gdb/gcore: interrupt all threads before generating the corefile
 2022-11-01 14:44 UTC  (2+ messages)
` [PING][PATCH "

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

[PATCH 0/7] introduce get_runtime_path
 2022-11-01  9:19 UTC  (3+ messages)

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

[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  (4+ messages)
` [PATCH 1/2] Inline initialization of gdbarch members

[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  (27+ messages)
` [PATCH 01/11] gdb/testsuite: ignore Non-C-typedefs for gdb.cp/class2.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

[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  (14+ messages)
` [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 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] 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  (6+ messages)
` [PATCH 1/5] sim/cgen: mask uninitialized variable warning in cgen-run.c

[PATCH] gdb/python: avoid throwing an exception over libopcodes code
 2022-10-27 15:38 UTC  (9+ messages)
` [PATCHv2 0/3] "
  ` [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  (6+ messages)
` [PATCH v2] sim, sim/{m32c,ppc,rl78}: "

[PATCH v3] sim, sim/{m32c,ppc,rl78}: Use getopt_long
 2022-10-27  1:23 UTC  (2+ messages)
` [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)

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