Show patches with: Archived = No       |   5462 patches
« 1 23 4 554 55 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[PATCHv2,5/5] gdb/python: extend the Python Disassembler API to allow for styling Untitled series #19442 - - --- 2023-04-28 Andrew Burgess New
[3/3] gdb: remove ui_interp_info Some struct ui / struct interps cleanup - - --- 2023-04-28 Simon Marchi New
[2/3] gdb: store interps in an intrusive_list Some struct ui / struct interps cleanup - - --- 2023-04-28 Simon Marchi New
[1/3] gdb: move struct ui and related things to ui.{c,h} Some struct ui / struct interps cleanup - - --- 2023-04-28 Simon Marchi New
[3/3] Remove evaluate_type Minor expression cleanups - - --- 2023-04-28 Tom Tromey New
[2/3] Remove evaluate_expression Minor expression cleanups - - --- 2023-04-28 Tom Tromey New
[1/3] Remove op_name Minor expression cleanups - - --- 2023-04-28 Tom Tromey New
[PATCHv2] gdb: add support for %V to printf command [PATCHv2] gdb: add support for %V to printf command 1 - --- 2023-04-28 Andrew Burgess New
Move find_minimal_symbol_address to minsyms.c Move find_minimal_symbol_address to minsyms.c 1 - --- 2023-04-28 Tom Tromey New
[v3] gdb: Fix building with latest libc++ [v3] gdb: Fix building with latest libc++ - - --- 2023-04-27 Manoj Gupta New
[v5,19/19] gdbserver: Simplify handling of ZMM registers. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,18/19] x86: Remove X86_XSTATE_SIZE and related constants. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,17/19] gdbserver: Use x86_xstate_layout to parse the XSAVE extended state area. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,16/19] gdbserver: Clear upper ZMM registers in the right location. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,15/19] gdbserver: Refactor the legacy region within the xsave struct Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,14/19] gdbserver: Add a function to set the XSAVE mask and size. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,13/19] gdb: Use x86_xstate_layout to parse the XSAVE extended state area. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,12/19] gdb: Support XSAVE layouts for the current host in the Linux x86 targets. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,11/19] gdb: Update x86 Linux architectures to support XSAVE layouts. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,10/19] gdb: Support XSAVE layouts for the current host in the FreeBSD x86 targets. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,09/19] gdb: Update x86 FreeBSD architectures to support XSAVE layouts. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,08/19] *-linux-nat: Handle null inferior in read_description. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,07/19] *-fbsd-nat: Handle null inferior in read_description. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,06/19] x86-fbsd-nat: Add missing public label. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,05/19] x86 nat: Add helper functions to save the XSAVE layout for the host. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,04/19] nat/x86-cpuid.h: Add x86_cpuid_count wrapper around __get_cpuid_count. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,03/19] core: Support fetching x86 XSAVE layout from architectures. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,02/19] gdb: Store an x86_xsave_layout in i386_gdbarch_tdep. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
[v5,01/19] x86: Add an x86_xsave_layout structure to handle variable XSAVE layouts. Handle variable XSAVE layouts - - --- 2023-04-27 John Baldwin New
Fix reverse stepping multiple contiguous PC ranges over the line table. Fix reverse stepping multiple contiguous PC ranges over the line table. - - --- 2023-04-27 Carl Love New
Do not change type in get_discrete_low_bound Do not change type in get_discrete_low_bound 1 - --- 2023-04-27 Tom Tromey New
gdb/record-full: disable range stepping when resuming threads gdb/record-full: disable range stepping when resuming threads - - --- 2023-04-27 Simon Marchi New
Add dynamic_prop::is_constant Add dynamic_prop::is_constant - - --- 2023-04-27 Tom Tromey New
Replace field_is_static with a method Replace field_is_static with a method - - --- 2023-04-27 Tom Tromey New
Use discrete_position in ada-valprint.c Use discrete_position in ada-valprint.c 1 - --- 2023-04-27 Tom Tromey New
[pushed] Avoid some compiler warnings in gdb.ada [pushed] Avoid some compiler warnings in gdb.ada - - --- 2023-04-27 Tom Tromey New
Allow pretty-print of static members Allow pretty-print of static members 1 1 --- 2023-04-27 Tom Tromey New
gdb, doc: add index entry for the $_inferior_thread_count convenience var gdb, doc: add index entry for the $_inferior_thread_count convenience var - - --- 2023-04-27 Tankut Baris Aktemur New
[COMMITED] sim: bpf: update to new BPF relocations [COMMITED] sim: bpf: update to new BPF relocations - - --- 2023-04-26 Jose E. Marchesi New
[pushed,gdb/tui] Fix length of status line string [pushed,gdb/tui] Fix length of status line string 1 - --- 2023-04-26 Tom de Vries Committed
gdb/testsuite: change hardcoded assembly in gdb.arch/disp-step-insn-reloc.exp gdb/testsuite: change hardcoded assembly in gdb.arch/disp-step-insn-reloc.exp - - --- 2023-04-26 Bruno Larsen New
[gdb/aarch64] Updated debug architecture version checks for fbsd [gdb/aarch64] Updated debug architecture version checks for fbsd - - --- 2023-04-25 Luis Machado New
[gdb/aarch64] Add new debug architecture version [gdb/aarch64] Add new debug architecture version - - --- 2023-04-25 Luis Machado New
[v3,1/1] gdb, infcmd: Support jump command in multi-inferior case. [v3,1/1] gdb, infcmd: Support jump command in multi-inferior case. - - --- 2023-04-25 Matti Puputti New
gdbserver: update the comment of 'current_process' gdbserver: update the comment of 'current_process' - - --- 2023-04-25 Tankut Baris Aktemur New
[v2] gdb.base/watchpoint-unaligned.exp: Always initialize wpoffset_to_wpnum [v2] gdb.base/watchpoint-unaligned.exp: Always initialize wpoffset_to_wpnum 2 - --- 2023-04-25 Alexandra Petlanova Hajkova New
Remove some "goto"s from parse.c Remove some "goto"s from parse.c - - --- 2023-04-24 Tom Tromey New
Use scoped_restore in varobj.c Use scoped_restore in varobj.c - - --- 2023-04-24 Tom Tromey New
[r/7,v2.1] gdb/debuginfod: Support on-demand debuginfo downloading [r/7,v2.1] gdb/debuginfod: Support on-demand debuginfo downloading - - --- 2023-04-24 Aaron Merey New
[RFC,10/10] Use unrelocated_addr in dwarf2_fde More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,09/10] Use local "text offset" variable in dwarf2_frame_cache More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,08/10] Constify dwarf2_cie::augmentation More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,07/10] Use "unrelocated" terminology in linetable_entry More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,06/10] Fix comment in address_class More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,05/10] Use unrelocated_addr in dwarf_decode_lines More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,04/10] Use unrelocated_addr in the DWARF reader More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,03/10] Move unrelocated_addr to common-types.h More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,02/10] Minor cleanup in loclist_describe_location More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
[RFC,01/10] Remove baseaddr parameter from dwarf2_record_block_ranges More use of unrelocated_addr - - --- 2023-04-24 Tom Tromey New
gdb/doc: extend the documentation of the jump command gdb/doc: extend the documentation of the jump command - - --- 2023-04-24 Andrew Burgess New
gdb: remove end_stepping_range observable gdb: remove end_stepping_range observable - - --- 2023-04-24 Simon Marchi New
[pushed,gdb/testsuite] Use -std=gnu99 for gdb.server/attach-flag.exp [pushed,gdb/testsuite] Use -std=gnu99 for gdb.server/attach-flag.exp - - --- 2023-04-24 Tom de Vries Committed
[pushed,4/4,gdb/testsuite] Require GCC >= 5.x.x in gdb.base/utf8-identifiers.exp [pushed,1/4,gdb/testsuite] Don't use string cat in gdb.dwarf2/dw2-abs-hi-pc.exp - - --- 2023-04-24 Tom de Vries Committed
[pushed,3/4,gdb/testsuite] Fix gdb.multi/multi-arch.exp on powerpc64le [pushed,1/4,gdb/testsuite] Don't use string cat in gdb.dwarf2/dw2-abs-hi-pc.exp - - --- 2023-04-24 Tom de Vries Committed
[pushed,2/4,gdb/testsuite] Add basic lmap for tcl < 8.6 [pushed,1/4,gdb/testsuite] Don't use string cat in gdb.dwarf2/dw2-abs-hi-pc.exp - - --- 2023-04-24 Tom de Vries Committed
[pushed,1/4,gdb/testsuite] Don't use string cat in gdb.dwarf2/dw2-abs-hi-pc.exp [pushed,1/4,gdb/testsuite] Don't use string cat in gdb.dwarf2/dw2-abs-hi-pc.exp - - --- 2023-04-24 Tom de Vries Committed
[pushed,gdb/testsuite] Skip dap tests for tcl 8.5 [pushed,gdb/testsuite] Skip dap tests for tcl 8.5 - - --- 2023-04-24 Tom de Vries Committed
[V2,5/5] gdb/testsuite: Make hook-stop.exp ignore termination message from GDB stub gdb/testsuite: Miscelleanous fixes - - --- 2023-04-23 Sandra Loosemore New
[V2,4/5] gdb/testsuite: Disable some tests that are broken on remote Windows host gdb/testsuite: Miscelleanous fixes - - --- 2023-04-23 Sandra Loosemore New
[V2,3/5] gdb/testsuite: Adjust some testcases to allow Windows pathnames gdb/testsuite: Miscelleanous fixes - - --- 2023-04-23 Sandra Loosemore New
[V2,2/5] gdb/testsuite: Fix style.exp failures on targets without libopcodes styling gdb/testsuite: Miscelleanous fixes - - --- 2023-04-23 Sandra Loosemore New
[V2,1/5] gdb/testsuite: Fix style.exp failures on targets without argc/argv support gdb/testsuite: Miscelleanous fixes - - --- 2023-04-23 Sandra Loosemore New
Allow strings with printf/eval Allow strings with printf/eval - - --- 2023-04-23 Keith Seitz New
Environment variable convenience function Environment variable convenience function 1 - --- 2023-04-23 Keith Seitz New
[v5,PR,python/29603] Disable out-of-scope watchpoints [v5,PR,python/29603] Disable out-of-scope watchpoints - - --- 2023-04-23 Johnson Sun New
[pushed,gdb/testsuite] Remove debug prints in gdb_find_gdc [pushed,gdb/testsuite] Remove debug prints in gdb_find_gdc - - --- 2023-04-22 Tom de Vries Committed
[3/3,gdb/testsuite] Fix auto-indent in gdb.gdb/python-helper.exp Fix gdb.gdb/python-helper.exp with -O2 -flto - - --- 2023-04-21 Tom de Vries Committed
[2/3,gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto Fix gdb.gdb/python-helper.exp with -O2 -flto - - --- 2023-04-21 Tom de Vries Committed
[1/3,gdb/testsuite] Fix -wrap in presence of -prompt in gdb_test_multiple Fix gdb.gdb/python-helper.exp with -O2 -flto - - --- 2023-04-21 Tom de Vries Committed
Do not print <synthetic pointer> when piece is optimized out Do not print <synthetic pointer> when piece is optimized out - - --- 2023-04-21 Tom Tromey New
[4/5] gdb/testsuite: Disable some tests that are broken on remote Windows host gdb/testsuite: Miscellaneous fixes - - --- 2023-04-19 Sandra Loosemore New
[3/5] gdb/testsuite: Adjust some testcases to allow Windows pathnames gdb/testsuite: Miscellaneous fixes - - --- 2023-04-19 Sandra Loosemore New
[2/5] gdb/testsuite: Fix style.exp failures on targets without libopcodes styling gdb/testsuite: Miscellaneous fixes - - --- 2023-04-19 Sandra Loosemore New
[1/5] gdb/testsuite: Fix style.exp failures on targets without argc/argv support gdb/testsuite: Miscellaneous fixes - - --- 2023-04-19 Sandra Loosemore New
gdb: Don't overwrite CC when checking for BFD support gdb: Don't overwrite CC when checking for BFD support - - --- 2023-04-19 orbea New
Rewrite gdb_mpz::operator== Rewrite gdb_mpz::operator== - - --- 2023-04-19 Tom Tromey New
[pushed] Remove adjust_type_signedness [pushed] Remove adjust_type_signedness - - --- 2023-04-19 Tom Tromey New
[gdb/testsuite] Use verbose -log for "GDB initialized" [gdb/testsuite] Use verbose -log for "GDB initialized" - - --- 2023-04-19 Tom de Vries Dropped
[RFC,gdb/tui] Add set tui border-kind acs-or-space/acs-or-ascii [RFC,gdb/tui] Add set tui border-kind acs-or-space/acs-or-ascii - - --- 2023-04-19 Tom de Vries New
[3/3] gdb: remove language_auto Some language cleanups - - --- 2023-04-18 Simon Marchi New
[2/3] gdb: switch "set language" to getter/setter Some language cleanups - - --- 2023-04-18 Simon Marchi New
[1/3] gdb: remove return value of set_language Some language cleanups - - --- 2023-04-18 Simon Marchi New
[v3] gdb tests: Allow for "LWP" in thread IDs from info threads. [v3] gdb tests: Allow for "LWP" in thread IDs from info threads. - - --- 2023-04-18 John Baldwin New
[pushed] gdb: re-format Python code with black 23 [pushed] gdb: re-format Python code with black 23 - - --- 2023-04-18 Simon Marchi New
Implement DAP register scope Implement DAP register scope - - --- 2023-04-18 Tom Tromey New
[gdb/aarch64] Handle unknown debug architecture versions more gracefully [gdb/aarch64] Handle unknown debug architecture versions more gracefully 1 - --- 2023-04-18 Luis Machado New
[v3] gdb: Fix false match issue in skip_prologue_using_linetable [v3] gdb: Fix false match issue in skip_prologue_using_linetable - - --- 2023-04-18 Tom de Vries Committed
[v2] gdb: Fix false match issue in skip_prologue_using_linetable [v2] gdb: Fix false match issue in skip_prologue_using_linetable - - --- 2023-04-18 hev New
Remove parameter from select_source_symtab Remove parameter from select_source_symtab 1 - --- 2023-04-17 Tom Tromey New
[v2] gdb: Fix building with latest libc++ [v2] gdb: Fix building with latest libc++ - - --- 2023-04-17 Manoj Gupta New
« 1 23 4 554 55 »