Show patches with: none      |   25846 patches
« 1 262 63 64258 259 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[3/3] Add name canonicalization for C Fix over-eager CU expansion with new DWARF reader - - --- 2022-11-07 Tom Tromey Committed
[2/3] Refactor cooked_index::do_finalize Fix over-eager CU expansion with new DWARF reader - - --- 2022-11-07 Tom Tromey Committed
[1/3] Remove language check from dwarf2_compute_name Fix over-eager CU expansion with new DWARF reader - - --- 2022-11-07 Tom Tromey Committed
[9/9,gdb/testsuite] Fix gdb.base/jit-elf-so.exp for remote target Fix remote target test fails - - --- 2022-11-07 Tom de Vries Committed
[8/9,gdb/testsuite] Fix gdb.base/jit-reader-exec.exp for remote target Fix remote target test fails - - --- 2022-11-07 Tom de Vries Committed
[7/9,gdb/testsuite] Fix gdb.base/info-shared.exp for remote target Fix remote target test fails - - --- 2022-11-07 Tom de Vries Committed
[6/9,gdb/testsuite] Fix gdb.base/solib-vanish.exp for remote target Fix remote target test fails - - --- 2022-11-07 Tom de Vries Committed
[5/9,gdb/testsuite] Fix gdb.base/infcall-exec.exp for remote target Fix remote target test fails - - --- 2022-11-07 Tom de Vries Committed
[4/9,gdb/testsuite] Fix gdb.base/print-file-var.exp for remote target Fix remote target test fails - - --- 2022-11-07 Tom de Vries Committed
[3/9,gdb/testsuite] Add REMOTE_TARGET_USERNAME in remote-gdbserver-on-localhost.exp Fix remote target test fails - - --- 2022-11-07 Tom de Vries Committed
[2/9,gdb/testsuite] Fix gdb.base/info_sources_2.exp for remote target Fix remote target test fails - - --- 2022-11-07 Tom de Vries Committed
[1/9,gdb/testsuite] Fix gdb.base/foll-exec.exp for remote target Fix remote target test fails - - --- 2022-11-07 Tom de Vries Committed
[7/7] gdb: add special handling for frame level 0 in frame_info_ptr [1/7] gdb: clear other.m_cached_id in frame_info_ptr's move ctor 2 - --- 2022-11-07 Simon Marchi New
[6/7] gdb: add missing prepare_reinflate call in print_frame_info [1/7] gdb: clear other.m_cached_id in frame_info_ptr's move ctor 1 - --- 2022-11-07 Simon Marchi Committed
[5/7] gdb: use frame_id_p instead of comparing to null_frame_id in frame_info_ptr::reinflate [1/7] gdb: clear other.m_cached_id in frame_info_ptr's move ctor - - --- 2022-11-07 Simon Marchi Committed
[4/7] gdb: remove manual frame_info reinflation code in backtrace_command_1 [1/7] gdb: clear other.m_cached_id in frame_info_ptr's move ctor - - --- 2022-11-07 Simon Marchi Committed
[3/7] gdb: move frame_info_ptr method implementations to frame-info.c [1/7] gdb: clear other.m_cached_id in frame_info_ptr's move ctor 1 - --- 2022-11-07 Simon Marchi Committed
[2/7] gdb: add prepare_reinflate/reinflate around print_frame_args in info_frame_command_core [1/7] gdb: clear other.m_cached_id in frame_info_ptr's move ctor 1 - --- 2022-11-07 Simon Marchi Committed
[1/7] gdb: clear other.m_cached_id in frame_info_ptr's move ctor [1/7] gdb: clear other.m_cached_id in frame_info_ptr's move ctor 1 - --- 2022-11-07 Simon Marchi Committed
[pushed] gdb/testsuite: use a more unique name in gdb.mi/mi-breakpoint-multiple-locations.exp [pushed] gdb/testsuite: use a more unique name in gdb.mi/mi-breakpoint-multiple-locations.exp - - --- 2022-11-07 Simon Marchi Committed
sim: .gdbinit: generate for all arch subdirs sim: .gdbinit: generate for all arch subdirs - - --- 2022-11-07 Mike Frysinger Committed
sim: build: add a proper var for enabled arches sim: build: add a proper var for enabled arches - - --- 2022-11-07 Mike Frysinger Committed
[v2,9/9] gdb/testsuite: disable gdb.cp/call-method-register.exp when not using gcc Cleanup gdb.cp tests when running with clang - - --- 2022-11-07 Guinevere Larsen Committed
[v2,8/9] gdb/testsuite: remove XFAIL on gdb.cp/temargs.exp Cleanup gdb.cp tests when running with clang - - --- 2022-11-07 Guinevere Larsen Committed
[v2,7/9] gdb/testsuite: disable some tests of gdb.cp/typeid.exp when using Clang Cleanup gdb.cp tests when running with clang - - --- 2022-11-07 Guinevere Larsen Committed
[v2,6/9] gdb/testsuite: skip gdb.cp/anon-struct.exp when using Clang Cleanup gdb.cp tests when running with clang - - --- 2022-11-07 Guinevere Larsen Committed
[v2,5/9] gdb/testsuite: allow for Clang style destructors on gdb.cp/m-static.exp Cleanup gdb.cp tests when running with clang - - --- 2022-11-07 Guinevere Larsen Committed
[v2,4/9] gdb/testsuite: add XFAIL to gdb.cp/derivation.exp when using Clang Cleanup gdb.cp tests when running with clang - - --- 2022-11-07 Guinevere Larsen Committed
[v2,3/9] gdb/testsuite: account for clang's nested destructor calls on gdb.cp/mb-ctor.exp Cleanup gdb.cp tests when running with clang - - --- 2022-11-07 Guinevere Larsen Committed
[v2,2/9] gdb/testsuite: enable running gdb.cp/classes.exp with clang Cleanup gdb.cp tests when running with clang - - --- 2022-11-07 Guinevere Larsen Committed
[v2,1/9] gdb/testsuite: ignore Non-C-typedefs for gdb.cp/class2.exp Cleanup gdb.cp tests when running with clang - - --- 2022-11-07 Guinevere Larsen Committed
sim: build: respect AM_MAKEFLAGS when entering subdirs sim: build: respect AM_MAKEFLAGS when entering subdirs - - --- 2022-11-06 Mike Frysinger Committed
sim: build: stop passing down SIM_PRIMARY_TARGET sim: build: stop passing down SIM_PRIMARY_TARGET - - --- 2022-11-06 Mike Frysinger Committed
[V3] gdb: link executables with libtool [V3] gdb: link executables with libtool - - --- 2022-11-06 Jose E. Marchesi Committed
sim: fix readline linkage sim: fix readline linkage - - --- 2022-11-05 Mike Frysinger Committed
[V2] gdb: link executables with libtool [V2] gdb: link executables with libtool - - --- 2022-11-05 Jose E. Marchesi Superseded
[26/26] sim: fully merge sim_cpu_base into sim_cpu sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[25/26] sim: enable common sim_cpu usage everywhere sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[24/26] sim: or1k: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[23/26] sim: m32r: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[22/26] sim: lm32: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[21/26] sim: iq2000: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[20/26] sim: frv: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[19/26] sim: cris: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[18/26] sim: bpf: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[17/26] sim: cgen: prep for inverting sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[16/26] sim: riscv: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[15/26] sim: pru: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[14/26] sim: example-synacor: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[13/26] sim: h8300: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[12/26] sim: m68hc11: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[11/26] sim: mips: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[10/26] sim: v850: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[09/26] sim: mcore: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[08/26] sim: aarch64: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[07/26] sim: microblaze: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[06/26] sim: avr: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[05/26] sim: moxie: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[04/26] sim: msp430: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[03/26] sim: ft32: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[02/26] sim: bfin: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
[01/26] sim: sim_cpu: invert sim_cpu storage sim: sim_cpu: invert sim_cpu storage - - --- 2022-11-05 Mike Frysinger Committed
sim: use libtool to install programs sim: use libtool to install programs - - --- 2022-11-05 Mike Frysinger Committed
gdb: link executables with libtool gdb: link executables with libtool - - --- 2022-11-05 Jose E. Marchesi Superseded
sim: bfin: move linux-fixed-code.h to top-level sim: bfin: move linux-fixed-code.h to top-level - - --- 2022-11-05 Mike Frysinger Committed
[RFC,5/5] HACK frame inner than comparison for Arm M-profile sec ext [RFC,1/5] gdb/arm: Introduce control_s and control_ns registers - - --- 2022-11-05 Tomas Vanek New
[RFC,4/5] gdb/arm: Unwinding of secure procedure with cmse_nonsecure_entry attribute [RFC,1/5] gdb/arm: Introduce control_s and control_ns registers - - --- 2022-11-05 Tomas Vanek New
[RFC,3/5] gdb/dwarf2: Add dwarf2_frame_reg_rule for GDB register number [RFC,1/5] gdb/arm: Introduce control_s and control_ns registers - - --- 2022-11-05 Tomas Vanek New
[RFC,2/5] gdb/arm: PR 29716 Fix FNC_RETURN stack selection in exception unwinder [RFC,1/5] gdb/arm: Introduce control_s and control_ns registers - - --- 2022-11-05 Tomas Vanek New
[RFC,1/5] gdb/arm: Introduce control_s and control_ns registers [RFC,1/5] gdb/arm: Introduce control_s and control_ns registers - - --- 2022-11-05 Tomas Vanek New
[3/3] sim: run: move linking into top-level [1/3] sim: build: move install steps to the top-level - - --- 2022-11-05 Mike Frysinger Committed
[2/3] sim: build: add uninstall support [1/3] sim: build: move install steps to the top-level - - --- 2022-11-05 Mike Frysinger Committed
[1/3] sim: build: move install steps to the top-level [1/3] sim: build: move install steps to the top-level - - --- 2022-11-05 Mike Frysinger Committed
sim: cris: move rvdummy linking to top-level sim: cris: move rvdummy linking to top-level - - --- 2022-11-05 Mike Frysinger Committed
sim: ppc: drop unused /dev/zero logic sim: ppc: drop unused /dev/zero logic - - --- 2022-11-05 Mike Frysinger Committed
[3/3] sim: build: add SIM_HW_CFLAGS to top-level build too [1/3] sim: adjust sim_hw options style - - --- 2022-11-05 Mike Frysinger Committed
[2/3] sim: drop unused SIM_HARDWARE variable [1/3] sim: adjust sim_hw options style - - --- 2022-11-05 Mike Frysinger Committed
[1/3] sim: adjust sim_hw options style [1/3] sim: adjust sim_hw options style - - --- 2022-11-05 Mike Frysinger Committed
sim: ppc: delete unused host bitsize settings sim: ppc: delete unused host bitsize settings - - --- 2022-11-05 Mike Frysinger Committed
sim: ppc: delete unused host bitsize settings sim: ppc: delete unused host bitsize settings - - --- 2022-11-05 Mike Frysinger Committed
sim: ppc: inline the sim-packages option sim: ppc: inline the sim-packages option - - --- 2022-11-05 Mike Frysinger Committed
gdb/debuginfod: Support on-demand downloading of debuginfo gdb/debuginfod: Support on-demand downloading of debuginfo - - --- 2022-11-04 Aaron Merey New
Fix stepping in rtld without debug symbol Fix stepping in rtld without debug symbol 1 - --- 2022-11-04 Lancelot SIX Superseded
[gdb/cli] Make quit really quit after remote connection closed [gdb/cli] Make quit really quit after remote connection closed - - --- 2022-11-04 Tom de Vries Committed
[testsuite] gdb.base/dlmopen: Fix test name and use gdb_attach [testsuite] gdb.base/dlmopen: Fix test name and use gdb_attach - - --- 2022-11-04 Lancelot SIX Superseded
[2/2] gdb/linux-nat: get core count using /sys/devices/system/cpu/possible [1/2] gdbsupport, gdb: add read_text_file_to_string, use it in linux_common_core_of_thread - - --- 2022-11-04 Simon Marchi Committed
[1/2] gdbsupport, gdb: add read_text_file_to_string, use it in linux_common_core_of_thread [1/2] gdbsupport, gdb: add read_text_file_to_string, use it in linux_common_core_of_thread - - --- 2022-11-04 Simon Marchi New
[v2,2/2] gdb/c++: Improve error messages in overload resolution Improve error messages with incomplete variables - - --- 2022-11-04 Guinevere Larsen Committed
[v2,1/2] gdb/testsuite: allowed for function_range to deal with mangled functions Improve error messages with incomplete variables - - --- 2022-11-04 Guinevere Larsen Committed
[3/3] gdb/arm: PR 29738 Cache value for stack pointers for dwarf2 frames gdb/arm: Fixes for Cortex-M stack unwinding - - --- 2022-11-04 Torbjorn SVENSSON Superseded
[2/3] gdb/arm: Ensure that stack pointers are in sync gdb/arm: Fixes for Cortex-M stack unwinding - - --- 2022-11-04 Torbjorn SVENSSON Superseded
[1/3] gdb/arm: Update active msp/psp when switching stack gdb/arm: Fixes for Cortex-M stack unwinding - - --- 2022-11-04 Torbjorn SVENSSON Committed
sim: rx: drop unused $arch setting sim: rx: drop unused $arch setting - - --- 2022-11-04 Mike Frysinger Committed
sim: build: remove various obsolete generation dep variables sim: build: remove various obsolete generation dep variables - - --- 2022-11-04 Mike Frysinger Committed
sim: don't hardcode -ldl for SDL support sim: don't hardcode -ldl for SDL support - - --- 2022-11-04 Mike Frysinger Committed
sim: mips: call Unpredictable instead of setting bogus values [PR sim/29276] sim: mips: call Unpredictable instead of setting bogus values [PR sim/29276] - - --- 2022-11-04 Mike Frysinger Committed
sim: cleanup unused SIM_EXTRA_CFLAGS sim: cleanup unused SIM_EXTRA_CFLAGS - - --- 2022-11-03 Mike Frysinger Committed
sim: m32c/rx: drop useless $(ENDLIST) sim: m32c/rx: drop useless $(ENDLIST) - - --- 2022-11-03 Mike Frysinger Committed
sim: mips: simplify fpu configure logic sim: mips: simplify fpu configure logic - - --- 2022-11-03 Mike Frysinger Committed
sim: mips: simplify fpu configure logic sim: mips: simplify fpu configure logic - - --- 2022-11-03 Mike Frysinger Committed
« 1 262 63 64258 259 »