Show patches with: none      |   25883 patches
« 1 226 27 28258 259 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,2/2] *: suppress xgettext 0.22 charset name error Replace intl/ with out-of-tree GNU gettext - - 4-- 2023-09-26 Arsen Arsenović New
[v2,1/2] *: add modern gettext support Replace intl/ with out-of-tree GNU gettext - - 4-- 2023-09-26 Arsen Arsenović New
[v2] gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH test [v2] gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH test 2 - 4-- 2023-09-26 Kevin Buettner New
[v2] Support the NO_COLOR environment variable [v2] Support the NO_COLOR environment variable 2 - 4-- 2023-09-25 Tom Tromey New
[2/2] *: suppress xgettext 0.22 charset name error Replace intl/ with out-of-tree GNU gettext - - --- 2023-09-25 Arsen Arsenović New
[v2,2/2] gdb/infrun: simplify process_event_stop_test gdb/record: print frame information when exiting a recursive call - - --4 2023-09-24 Guinevere Larsen New
[v2,1/2] gdb/record: print frame information when exiting a recursive call [v2,1/2] gdb/record: print frame information when exiting a recursive call - - --- 2023-09-24 Guinevere Larsen New
gdb/record: print frame information when exiting a recursive call gdb/record: print frame information when exiting a recursive call - - 3-1 2023-09-23 Guinevere Larsen New
gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH test gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH test - - 4-- 2023-09-22 Kevin Buettner New
Use string_file::release in some places Use string_file::release in some places 2 - 4-- 2023-09-21 Tom Tromey New
[7/7] Remove char-based bitfield macros Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
[6/7] Remove some type field accessor macros Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
[5/7] Remove some QUIT calls from need_access_label_p Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
[4/7] Add field::is_public Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
[3/7] Remove byte vectors from cplus_struct_type Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
[2/7] Print field accessibility inline Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
[1/7] Use .def file to stringify type codes Remove char-based bitfield macros - - 4-- 2023-09-21 Tom Tromey New
Add regression test for instructionReference change Add regression test for instructionReference change - - 4-- 2023-09-21 Tom Tromey New
Update the NetBSD system call table to add memfd_create(2) and epoll(2). Update the NetBSD system call table to add memfd_create(2) and epoll(2). - - 4-- 2023-09-21 Frederic Cambus New
gdb: add Python events for program space addition and removal gdb: add Python events for program space addition and removal - - 2-2 2023-09-21 Andrew Burgess Superseded
[pushed] Remove stray trailing "," from DAP breakpoint.py [pushed] Remove stray trailing "," from DAP breakpoint.py - - -4- 2023-09-20 Tom Tromey New
[RFC] Improve range stepping efficiency (ensure GDB steps over entire line, at once) [RFC] Improve range stepping efficiency (ensure GDB steps over entire line, at once) - - 2-2 2023-09-20 Nav Mohammed New
[5/5] Adjust gdb.thread/pthreads.exp for Cygwin Adjust/fix gdb.thread/pthreads.exp for Cygwin - - 4-- 2023-09-20 Pedro Alves New
[4/5] In gdb.threads/pthreads.c, handle pthread_attr_setscope ENOTSUP Adjust/fix gdb.thread/pthreads.exp for Cygwin - - 4-- 2023-09-20 Pedro Alves New
[3/5] Fix gdb.threads/pthreads.exp error handling/printing Adjust/fix gdb.thread/pthreads.exp for Cygwin - - 4-- 2023-09-20 Pedro Alves New
[2/5] Fix gdb.threads/pthreads.c formatting Adjust/fix gdb.thread/pthreads.exp for Cygwin - - 4-- 2023-09-20 Pedro Alves New
[1/5] gdb.threads/pthreads.c, K&R -> ANSI function style Adjust/fix gdb.thread/pthreads.exp for Cygwin - - 4-- 2023-09-20 Pedro Alves New
[PR,<gdb/29784>] Fix: Trailing whitespace omitted when using "with" command [PR,<gdb/29784>] Fix: Trailing whitespace omitted when using "with" command - - 4-- 2023-09-20 Sahil Siddiq New
[pushed] Run 'black' on printing.py [pushed] Run 'black' on printing.py - - 13- 2023-09-20 Tom Tromey New
Remove explanatory comments from includes Remove explanatory comments from includes - - 4-- 2023-09-20 Tom Tromey New
Fallback to direct access if lacking pemission for linux namespaces Fallback to direct access if lacking pemission for linux namespaces - - 4-- 2023-09-19 Tyson Whitehead New
Remove keywords from target debug printer names Remove keywords from target debug printer names 1 - 4-- 2023-09-19 Tom Tromey New
[v4,2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands add annotation in 'info locals' command for variables shadowing case - - 3-1 2023-09-19 Abdul Basit Ijaz New
[v4,1/2] gdb: add annotation in 'info locals' command for variables shadowing case add annotation in 'info locals' command for variables shadowing case - - 4-- 2023-09-19 Abdul Basit Ijaz New
[v4] gdb/cli: fixes to newly added "list ." command [v4] gdb/cli: fixes to newly added "list ." command 1 - 1-3 2023-09-19 Guinevere Larsen New
[1/1] gdb, gdbserver: replace PBUFSIZ with a target op replace PBUFSIZ with a target op - - 4-- 2023-09-19 Klaus Gerlicher New
[v5,6/6,gdb/docs] sme2: Document SME2 registers and features SME2 support for AArch64 gdb/gdbserver on Linux 2 - --4 2023-09-18 Luis Machado New
[v5,5/6,gdb/testsuite] sme2: Extend SME tests to include SME2 SME2 support for AArch64 gdb/gdbserver on Linux 1 - --4 2023-09-18 Luis Machado New
[v5,4/6,gdb/aarch64] sme2: Core file support for ZT register set SME2 support for AArch64 gdb/gdbserver on Linux 1 - --4 2023-09-18 Luis Machado New
[v5,3/6,gdb/aarch64] sme2: signal frame support SME2 support for AArch64 gdb/gdbserver on Linux 1 - --4 2023-09-18 Luis Machado New
[v5,2/6,gdbserver/aarch64] sme2: Enable SME2 support in gdbserver SME2 support for AArch64 gdb/gdbserver on Linux - - --4 2023-09-18 Luis Machado New
[v5,1/6,gdb/aarch64] sme2: Enable SME2 for AArch64 gdb on Linux SME2 support for AArch64 gdb/gdbserver on Linux 1 - --4 2023-09-18 Luis Machado New
[v7,18/18,gdb/docs] sme: Document SME registers and features SME support for AArch64 gdb/gdbserver on Linux 2 - 4-- 2023-09-18 Luis Machado New
[v7,17/18,gdb/testsuite] sme: Add SVE/SME testcases SME support for AArch64 gdb/gdbserver on Linux 1 - 4-- 2023-09-18 Luis Machado New
[v7,16/18,gdb/aarch64] sme: Core file support for Linux SME support for AArch64 gdb/gdbserver on Linux 1 - 4-- 2023-09-18 Luis Machado New
[v7,15/18,gdb/generic] corefile/bug: Add hook to control the use of target description notes from c… SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-09-18 Luis Machado New
[v7,14/18,gdb/generic] corefile/bug: Use thread-specific gdbarch when dumping register state to cor… SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-09-18 Luis Machado New
[v7,13/18,gdb/generic] Get rid of linux-core-thread-data SME support for AArch64 gdb/gdbserver on Linux - - --- 2023-09-18 Luis Machado New
[v7,12/18,gdb/aarch64] sme: Support TPIDR2 signal frame context SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-09-18 Luis Machado New
[v7,11/18,gdb/aarch64] sme: Fixup sigframe gdbarch when vg/svg changes SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-09-18 Luis Machado New
[v7,10/18,gdb/aarch64] sme: Signal frame support SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-09-18 Luis Machado New
[v7,09/18,gdb/aarch64] sve: Fix signal frame z/v register restore SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-09-18 Luis Machado New
[v7,08/18,gdbserver/aarch64] sme: Add support for SME SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-09-18 Luis Machado New
[v7,07/18,gdbserver/aarch64] refactor: Adjust expedited registers dynamically SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-09-18 Luis Machado New
[v7,06/18,gdbserver/generic] Convert tdesc's expedite_regs to a string vector SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-09-18 Luis Machado New
[v7,05/18,gdb/aarch64] sme: Enable SME registers and pseudo-registers SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-09-18 Luis Machado New
[v7,04/18,gdb/aarch64] sve: Fix return command when using V registers in a SVE-enabled target SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-09-18 Luis Machado New
[v7,03/18,gdb/gdbserver] refactor: Simplify SVE interface to read/write registers SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-09-18 Luis Machado New
[v7,02/18,gdb/aarch64] refactor: Rename SVE-specific files SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-09-18 Luis Machado New
[v7,01/18,gdb/aarch64] Fix register fetch/store order for native AArch64 Linux SME support for AArch64 gdb/gdbserver on Linux 1 - --- 2023-09-18 Luis Machado New
[v3,2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands add annotation in 'info locals' command for variables shadowing case - - 2-2 2023-09-18 Abdul Basit Ijaz New
[v3,1/2] gdb: add annotation in 'info locals' command for variables shadowing case add annotation in 'info locals' command for variables shadowing case - - 4-- 2023-09-18 Abdul Basit Ijaz New
[v2,7/7] Remove old gdb_bfd_openr_iovec Rewrite gdb_bfd_openr_iovec to be type-safe - - 4-- 2023-09-18 Tom Tromey New
[v2,6/7] Convert solib-rocm to new type-safe gdb_bfd_openr_iovec Rewrite gdb_bfd_openr_iovec to be type-safe - - 4-- 2023-09-18 Tom Tromey New
[v2,5/7] Convert minidebug to new type-safe gdb_bfd_openr_iovec Rewrite gdb_bfd_openr_iovec to be type-safe - - 4-- 2023-09-18 Tom Tromey New
[v2,4/7] Convert target fileio to new type-safe gdb_bfd_openr_iovec Rewrite gdb_bfd_openr_iovec to be type-safe - - 4-- 2023-09-18 Tom Tromey New
[v2,3/7] Convert mem_bfd_iovec to new type-safe gdb_bfd_openr_iovec Rewrite gdb_bfd_openr_iovec to be type-safe - - 4-- 2023-09-18 Tom Tromey New
[v2,2/7] Small constructor change to target_buffer Rewrite gdb_bfd_openr_iovec to be type-safe - - 4-- 2023-09-18 Tom Tromey New
[v2,1/7] Introduce type-safe variant of gdb_bfd_openr_iovec Rewrite gdb_bfd_openr_iovec to be type-safe 1 - 4-- 2023-09-18 Tom Tromey New
[v2,4/4] Use gdb::checked_static_cast for catchpoints Use checked_static_cast for breakpoint casts - - 4-- 2023-09-18 Tom Tromey New
[v2,3/4] Use gdb::checked_static_cast for code_breakpoint Use checked_static_cast for breakpoint casts - - 4-- 2023-09-18 Tom Tromey New
[v2,2/4] Use gdb::checked_static_cast for tracepoints Use checked_static_cast for breakpoint casts - - 4-- 2023-09-18 Tom Tromey New
[v2,1/4] Use gdb::checked_static_cast for watchpoints Use checked_static_cast for breakpoint casts - - -4- 2023-09-18 Tom Tromey New
[pushed] gdb: remove unused free_actions declaration [pushed] gdb: remove unused free_actions declaration - - 13- 2023-09-18 Simon Marchi New
More type safety for symbol_search More type safety for symbol_search - - 4-- 2023-09-18 Tom Tromey New
[9/9] gdb: use reopen_exec_file from reread_symbols Add executable_changed event to Python API - - 4-- 2023-09-16 Andrew Burgess New
[8/9] gdb/python: make the executable_changed event available from Python Add executable_changed event to Python API 1 - 4-- 2023-09-16 Andrew Burgess New
[7/9] gdb: pass more arguments to the executable_changed observer Add executable_changed event to Python API - - 4-- 2023-09-16 Andrew Burgess New
[6/9] gdb: remove unnecessary notification of executable_changed observer Add executable_changed event to Python API - - 4-- 2023-09-16 Andrew Burgess New
[5/9] gdb: remove final user of the executable_changed observer Add executable_changed event to Python API - - 4-- 2023-09-16 Andrew Burgess New
[4/9] gdb: remove one user of the executable changed observer Add executable_changed event to Python API - - 4-- 2023-09-16 Andrew Burgess New
[3/9] gdb/python: new Progspace.executable_filename attribute Add executable_changed event to Python API 1 - 4-- 2023-09-16 Andrew Burgess New
[2/9] gdb/python: new Progspace.symbol_file attribute Add executable_changed event to Python API 1 - 4-- 2023-09-16 Andrew Burgess New
[1/9] gdb/doc: extend the description for Progspace.filename Add executable_changed event to Python API 1 - 4-- 2023-09-16 Andrew Burgess New
Support the NO_COLOR environment variable Support the NO_COLOR environment variable 1 - 4-- 2023-09-16 Tom Tromey New
[4/4] Use gdb::checked_static_cast for catchpoints Use checked_static_cast for breakpoint casts - - 4-- 2023-09-15 Tom Tromey New
[3/4] Use gdb::checked_static_cast for code_breakpoint Use checked_static_cast for breakpoint casts - - 4-- 2023-09-15 Tom Tromey New
[2/4] Use gdb::checked_static_cast for tracepoints Use checked_static_cast for breakpoint casts - - 4-- 2023-09-15 Tom Tromey New
[1/4] Use gdb::checked_static_cast for watchpoints Use checked_static_cast for breakpoint casts - - 4-- 2023-09-15 Tom Tromey New
gdb: remove -Werror annotations from MAINTAINERS file gdb: remove -Werror annotations from MAINTAINERS file - - 22- 2023-09-15 Simon Marchi New
[pushed] Fix build failure with GCC 4.8 [pushed] Fix build failure with GCC 4.8 - - 13- 2023-09-15 Tom Tromey New
[pushed] gdb: add Lancelot Six as maintainer of the AMD GPU port [pushed] gdb: add Lancelot Six as maintainer of the AMD GPU port - - 31- 2023-09-15 Simon Marchi New
Clean up intermediate values in val_print_packed_array_elements Clean up intermediate values in val_print_packed_array_elements - - 4-- 2023-09-15 Tom Tromey New
[v3,3/3] gdb/amdgpu: add precise-memory support [v3,1/3] gdb: add inferior_cloned observable - - 2-2 2023-09-15 Simon Marchi New
[v3,2/3] gdb/testsuite: add linux target check in allow_hipcc_tests [v3,1/3] gdb: add inferior_cloned observable - - --4 2023-09-15 Simon Marchi New
[v3,1/3] gdb: add inferior_cloned observable [v3,1/3] gdb: add inferior_cloned observable - - --4 2023-09-15 Simon Marchi New
[pushed] Rename split_style::DOT [pushed] Rename split_style::DOT - - 13- 2023-09-15 Tom Tromey New
gdb/amdgpu: Silence wave termination messages gdb/amdgpu: Silence wave termination messages - - 4-- 2023-09-15 Lancelot SIX New
[gdb/symtab] Fix overly large gdb-index file check for 32-bit [gdb/symtab] Fix overly large gdb-index file check for 32-bit - - 4-- 2023-09-15 Tom de Vries Committed
[v2] Fix hardware watchpoints in replay mode [v2] Fix hardware watchpoints in replay mode - - 4-- 2023-09-14 Hannes Domani New
« 1 226 27 28258 259 »