public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
 2022-11-08 12:00 UTC  (3+ messages)

[PATCH 1/7] gdb: clear other.m_cached_id in frame_info_ptr's move ctor
 2022-11-08 11:31 UTC  (14+ messages)
` [PATCH 2/7] gdb: add prepare_reinflate/reinflate around print_frame_args in info_frame_command_core
` [PATCH 3/7] gdb: move frame_info_ptr method implementations to frame-info.c
` [PATCH 4/7] gdb: remove manual frame_info reinflation code in backtrace_command_1
` [PATCH 5/7] gdb: use frame_id_p instead of comparing to null_frame_id in frame_info_ptr::reinflate
` [PATCH 6/7] gdb: add missing prepare_reinflate call in print_frame_info
` [PATCH 7/7] gdb: add special handling for frame level 0 in frame_info_ptr

[RFC PATCH 1/5] gdb/arm: Introduce control_s and control_ns registers
 2022-11-08 11:23 UTC  (6+ messages)
` [RFC PATCH 2/5] gdb/arm: PR 29716 Fix FNC_RETURN stack selection in exception unwinder
` [RFC PATCH 3/5] gdb/dwarf2: Add dwarf2_frame_reg_rule for GDB register number
` [RFC PATCH 4/5] gdb/arm: Unwinding of secure procedure with cmse_nonsecure_entry attribute
` [RFC PATCH 5/5] HACK frame inner than comparison for Arm M-profile sec ext

[PATCH 1/1] gdb: Enable complete to show members of anonymous classes/structs
 2022-11-08 11:00 UTC  (2+ messages)
` [Ping v4] "

[PATCH 0/9] [gdb/testsuite] Fix remote target test fails
 2022-11-08  9:18 UTC  (11+ messages)
` [PATCH 1/9] [gdb/testsuite] Fix gdb.base/foll-exec.exp for remote target
` [PATCH 2/9] [gdb/testsuite] Fix gdb.base/info_sources_2.exp "
` [PATCH 3/9] [gdb/testsuite] Add REMOTE_TARGET_USERNAME in remote-gdbserver-on-localhost.exp
` [PATCH 4/9] [gdb/testsuite] Fix gdb.base/print-file-var.exp for remote target
` [PATCH 5/9] [gdb/testsuite] Fix gdb.base/infcall-exec.exp "
` [PATCH 6/9] [gdb/testsuite] Fix gdb.base/solib-vanish.exp "
` [PATCH 7/9] [gdb/testsuite] Fix gdb.base/info-shared.exp "
` [PATCH 8/9] [gdb/testsuite] Fix gdb.base/jit-reader-exec.exp "
` [PATCH 9/9] [gdb/testsuite] Fix gdb.base/jit-elf-so.exp "

[RFC][top-level] Add configure test-case
 2022-11-08  7:12 UTC  (4+ messages)

[PATCH] sim: drop unused CORE_ADDR_TYPE
 2022-11-08  7:10 UTC 

[PATCH 1/2] gprofng: make cpu identification available to others
 2022-11-08  5:45 UTC  (2+ messages)
` [PATCH 2/2] gdb, btrace: use cpuident.h to implement btrace_this_cpu

[PATCH] PowerPC, add support for printing non-trivial C++ object for the finish command
 2022-11-07 20:04 UTC  (11+ messages)
                          ` [PATCH 2/2] PowerPC, fix support for printing the function return value for non-trivial values
                            ` [PATCH 2/2 ver 2] "
                              ` [PATCH 2/2 ver 3] "
                          ` [PATCH 1/2] PowerPC, function ppc64_sysv_abi_return_value add missing return value convention
                            ` [PATCH 1/2 ver 2] "
                              ` [PATCH 1/2 ver 3] "

[PATCH] gdb: use libtool in GDB_AC_CHECK_BFD
 2022-11-07 19:46 UTC 

[pushed] gdb: make lookup_selected_frame static
 2022-11-07 18:55 UTC  (2+ messages)

[PATCH] gdb/py-inferior: Keep inferior threads in a map
 2022-11-07 18:47 UTC 

[PATCH v2 00/29] Step over thread clone and thread exit
 2022-11-07 18:29 UTC  (11+ messages)
` [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 v5] "

[PATCH] Silence libtool during link
 2022-11-07 18:16 UTC  (2+ messages)

[PATCH 0/3] gdb/arm: Fixes for Cortex-M stack unwinding
 2022-11-07 17:27 UTC  (6+ messages)
` [PATCH 1/3] gdb/arm: Update active msp/psp when switching stack
` [PATCH 2/3] gdb/arm: Ensure that stack pointers are in sync
` [PATCH 3/3] gdb/arm: PR 29738 Cache value for stack pointers for dwarf2 frames

[PATCH 1/5] sim: riscv: drop subdir configure logic
 2022-11-07 16:45 UTC  (6+ messages)
` [PATCH 2/5] sim: bpf: "
` [PATCH 3/5] sim: or1k: "
` [PATCH 4/5] sim: mn10300: "
` [PATCH 5/5] sim: v850: "
` [PATCH] sim: riscv: add missing AC_MSG_RESULT call

[PATCH 0/7] introduce get_runtime_path
 2022-11-07 16:44 UTC  (11+ messages)
` [PATCH 2/7] [gdb/testsuite] fix test gdb.base/print-file-var.exp for remote execution

[PATCH 0/3] Fix over-eager CU expansion with new DWARF reader
 2022-11-07 16:23 UTC  (4+ messages)
` [PATCH 1/3] Remove language check from dwarf2_compute_name
` [PATCH 2/3] Refactor cooked_index::do_finalize
` [PATCH 3/3] Add name canonicalization for C

[PATCH V3] gdb: link executables with libtool
 2022-11-07 15:55 UTC  (5+ messages)

[pushed] gdb/testsuite: use a more unique name in gdb.mi/mi-breakpoint-multiple-locations.exp
 2022-11-07 15:49 UTC 

[PATCH] sim: .gdbinit: generate for all arch subdirs
 2022-11-07 14:53 UTC 

[PATCH] sim: build: add a proper var for enabled arches
 2022-11-07 14:51 UTC 

[PATCH] gdb, gdbserver, gdbsupport: remove spurious trailing whitespaces
 2022-11-07 13:50 UTC 

[PATCH v2 0/9] Cleanup gdb.cp tests when running with clang
 2022-11-07 13:46 UTC  (10+ messages)
` [PATCH v2 1/9] gdb/testsuite: ignore Non-C-typedefs for gdb.cp/class2.exp
` [PATCH v2 2/9] gdb/testsuite: enable running gdb.cp/classes.exp with clang
` [PATCH v2 3/9] gdb/testsuite: account for clang's nested destructor calls on gdb.cp/mb-ctor.exp
` [PATCH v2 4/9] gdb/testsuite: add XFAIL to gdb.cp/derivation.exp when using Clang
` [PATCH v2 5/9] gdb/testsuite: allow for Clang style destructors on gdb.cp/m-static.exp
` [PATCH v2 6/9] gdb/testsuite: skip gdb.cp/anon-struct.exp when using Clang
` [PATCH v2 7/9] gdb/testsuite: disable some tests of gdb.cp/typeid.exp "
` [PATCH v2 8/9] gdb/testsuite: remove XFAIL on gdb.cp/temargs.exp
` [PATCH v2 9/9] gdb/testsuite: disable gdb.cp/call-method-register.exp when not using gcc

[PATCH] Fix call functions command bug in 64-bit programs for AIX
 2022-11-07 11:00 UTC 

[PATCH] Fix stepping in rtld without debug symbol
 2022-11-07 10:21 UTC  (3+ messages)

[PATCH] gdb: make "start" breakpoint inferior-specific
 2022-11-07  8:14 UTC  (6+ messages)

[PATCH] sim: build: respect AM_MAKEFLAGS when entering subdirs
 2022-11-06 14:49 UTC 

[PATCH] sim: build: stop passing down SIM_PRIMARY_TARGET
 2022-11-06 14:45 UTC 

[PATCH V2] gdb: link executables with libtool
 2022-11-06 13:04 UTC  (5+ messages)

[PATCH] gdb: link executables with libtool
 2022-11-06  6:22 UTC  (9+ messages)

[PATCH v2] Deprecate MI version 1
 2022-11-05 23:14 UTC  (2+ messages)

[PATCH] sim: fix readline linkage
 2022-11-05 14:23 UTC 

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

[PATCH] sim: use libtool to install programs
 2022-11-05 13:29 UTC 

[PATCH] sim: bfin: move linux-fixed-code.h to top-level
 2022-11-05 12:51 UTC 

[PATCH 1/3] sim: build: move install steps to the top-level
 2022-11-05  8:27 UTC  (3+ messages)
` [PATCH 2/3] sim: build: add uninstall support
` [PATCH 3/3] sim: run: move linking into top-level

[Mike Frysinger] Re: [PATCH, V3 10/15] gdb: sim: buildsystem changes to accommodate libsframe
 2022-11-05  8:25 UTC  (7+ messages)

[PATCH] sim: cris: move rvdummy linking to top-level
 2022-11-05  4:22 UTC 

[PATCH] sim: ppc: drop unused /dev/zero logic
 2022-11-05  3:56 UTC 

[PATCH 1/3] sim: adjust sim_hw options style
 2022-11-05  3:50 UTC  (3+ messages)
` [PATCH 2/3] sim: drop unused SIM_HARDWARE variable
` [PATCH 3/3] sim: build: add SIM_HW_CFLAGS to top-level build too

[PATCH] sim: ppc: delete unused host bitsize settings
 2022-11-05  3:45 UTC 

[PATCH] sim: ppc: delete unused host bitsize settings
 2022-11-05  3:44 UTC 

[PATCH] sim: ppc: inline the sim-packages option
 2022-11-05  3:42 UTC 

[PATCH 00/12] Infcalls from B/P conditions in multi-threaded inferiors
 2022-11-04 23:17 UTC  (5+ messages)
` [PATCH 01/12] gdb: int to bool conversion for normal_stop
` [PATCH 11/12] gdb: add timeouts for inferior function calls

[PING][RFC PATCH] gdb/debuginfod: Support on-demand downloading of debuginfo
 2022-11-04 22:34 UTC  (2+ messages)
` [PATCH] "

[PATCH] [gdb/cli] Make quit really quit after remote connection closed
 2022-11-04 17:50 UTC 

[PATCH] [testsuite] gdb.base/dlmopen: Fix test name and use gdb_attach
 2022-11-04 16:13 UTC  (3+ messages)

[PATCH 1/2] PowerPC: fix for the gdb.arch/powerpc-power10.exp test
 2022-11-04 16:02 UTC  (7+ messages)
` [PATCH 2/2] PowerPC: update comments for the MMA instruction name changes
    ` [PATCH 2/2 version 2] "

[PATCH 1/2] gdbsupport, gdb: add read_text_file_to_string, use it in linux_common_core_of_thread
 2022-11-04 15:51 UTC  (2+ messages)
` [PATCH 2/2] gdb/linux-nat: get core count using /sys/devices/system/cpu/possible

[PATCH v2 0/2] Improve error messages with incomplete variables
 2022-11-04 15:47 UTC  (3+ messages)
` [PATCH v2 1/2] gdb/testsuite: allowed for function_range to deal with mangled functions
` [PATCH v2 2/2] gdb/c++: Improve error messages in overload resolution

[PATCH 0/2] Implement target async for Windows
 2022-11-04 14:59 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] Use strwinerror in gdb/windows-nat.c
 2022-11-04 14:21 UTC  (3+ messages)

[PATCH 0/2] Improve error messages with incomplete variables
 2022-11-04 13:55 UTC  (4+ messages)
` [PATCH 2/2] gdb/c++: Improve error messages in overload resolution

[PATCH] Powerpc fix for gdb.base/unwind-on-each-insn.exp
 2022-11-04 13:11 UTC  (3+ messages)

[PATCH v4 2/2] gdb/reverse: Fix stepping over recursive functions
 2022-11-04 11:06 UTC  (6+ messages)
` [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 

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