Show patches with: Archived = No       |   10216 patches
« 1 2 3 4102 103 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Handle EINTR in run_under_shell Handle EINTR in run_under_shell - - --- 2024-10-14 Tom de Vries New
gdb/testsuite: fix gdb.multi/inferior-specific-bp.exp gdb/testsuite: fix gdb.multi/inferior-specific-bp.exp - - --- 2024-10-14 Guinevere Larsen New
[OBV] gdb: make frame_unwind_try_unwinder return bool [OBV] gdb: make frame_unwind_try_unwinder return bool - - --2 2024-10-14 Guinevere Larsen New
gdb/doc: some more details in the README file gdb/doc: some more details in the README file - - 4-- 2024-10-12 Andrew Burgess New
[gdbsupport] Add gdb::array_view::{iterator,const_iterator} [gdbsupport] Add gdb::array_view::{iterator,const_iterator} - - 4-- 2024-10-12 Tom de Vries New
[v2,11/11] Add TLS NEWS entry and document 'set force-internal-tls-address-lookup' command GDB-internal TLS support for Linux targets 1 - 4-- 2024-10-12 Kevin Buettner New
[v2,10/11] New test - gdb.base/tls-dlobj.exp GDB-internal TLS support for Linux targets - - 4-- 2024-10-12 Kevin Buettner New
[v2,09/11] New test - gdb.base/tls-multiobj.exp GDB-internal TLS support for Linux targets - - 4-- 2024-10-12 Kevin Buettner New
[v2,08/11] New test - gdb.base/tls-nothreads.exp GDB-internal TLS support for Linux targets - - 4-- 2024-10-12 Kevin Buettner New
[v2,07/11] Delete disabled i386 internal TLS support GDB-internal TLS support for Linux targets - - 4-- 2024-10-12 Kevin Buettner New
[v2,06/11] Internal, but disabled, TLS support for i386 GDB-internal TLS support for Linux targets - - 4-- 2024-10-12 Kevin Buettner New
[v2,05/11] Internal TLS support for aarch64, x86_64, riscv, ppc64, and s390x GDB-internal TLS support for Linux targets 1 - 4-- 2024-10-12 Kevin Buettner New
[v2,04/11] Implement internal TLS address lookup for Linux targets GDB-internal TLS support for Linux targets - - 4-- 2024-10-12 Kevin Buettner New
[v2,03/11] Track and fetch TLS module ids for MUSL and GLIBC GDB-internal TLS support for Linux targets - - 3-- 2024-10-12 Kevin Buettner New
[v2,02/11] Allow TLS access to work in gdb.server/no-thread-db.exp GDB-internal TLS support for Linux targets - - 2-- 2024-10-12 Kevin Buettner New
[v2,01/11] Don't attempt to find TLS address when target has no registers GDB-internal TLS support for Linux targets - - 1-- 2024-10-12 Kevin Buettner New
[3/3] Fix "maint print" error messages More use of ui-out tables - - 2-2 2024-10-11 Tom Tromey New
[2/3] Use ui-out table in "maint print reggroups" More use of ui-out tables - - 2-2 2024-10-11 Tom Tromey New
[1/3] Use ui-out tables in some "maint print" commands More use of ui-out tables - - 4-- 2024-10-11 Tom Tromey New
[PATCHv3,3/3] gdbserver: pass osabi to GDB in more target descriptions Returning osabi from gdbserer in more cases - - 4-- 2024-10-11 Andrew Burgess New
[PATCHv3,2/3] gdb/regformats: add osabi information to generated .dat files Returning osabi from gdbserer in more cases - - 4-- 2024-10-11 Andrew Burgess New
[PATCHv3,1/3] gdb/features: set osabi in all Linux related features/*.xml files Returning osabi from gdbserer in more cases - - 4-- 2024-10-11 Andrew Burgess New
Add syscall tests when following/detaching from fork Add syscall tests when following/detaching from fork - - 4-- 2024-10-11 Keith Seitz New
[v2,5/5] Handle bad alloc in cooked_index_worker::start [v2,1/5] Don't create registry keys in destructor - - 4-- 2024-10-11 Tom de Vries New
[v2,4/5] Handle bad alloc in gdb_rl_callback_read_char_wrapper_noexcept [v2,1/5] Don't create registry keys in destructor - - 4-- 2024-10-11 Tom de Vries New
[v2,3/5] Handle bad alloc in cooked_index_debug_info::do_reading [v2,1/5] Don't create registry keys in destructor - - 4-- 2024-10-11 Tom de Vries New
[v2,2/5] Handle bad alloc handling in gdb_bfd_open [v2,1/5] Don't create registry keys in destructor - - 4-- 2024-10-11 Tom de Vries New
[v2,1/5] Don't create registry keys in destructor [v2,1/5] Don't create registry keys in destructor - - 4-- 2024-10-11 Tom de Vries New
[PUSHED] gdbserver: remove declaration of init_registers_arm_with_neon [PUSHED] gdbserver: remove declaration of init_registers_arm_with_neon - - -2- 2024-10-11 Andrew Burgess New
[v7,1/1] fortran: Fix arrays of variable length strings for FORTRAN Fix arrays of variable length strings for FORTRAN - - 4-- 2024-10-10 Abdul Basit Ijaz New
[v6,5/5] gdb/testsuite: Test for a backtrace through object without debuginfo Modernize frame unwinders and add disable feature 1 - 3-1 2024-10-10 Guinevere Larsen New
[v6,4/5] gdb: introduce ability to disable frame unwinders Modernize frame unwinders and add disable feature 2 - 3-1 2024-10-10 Guinevere Larsen New
[v6,3/5] gdb: Migrate frame unwinders to use C++ classes Modernize frame unwinders and add disable feature 1 - 3-1 2024-10-10 Guinevere Larsen New
[v6,2/5] gdb: add "unwinder class" to frame unwinders Modernize frame unwinders and add disable feature 2 - 4-- 2024-10-10 Guinevere Larsen New
[v6,1/5] gdb: make gdbarch store a vector of frame unwinders Modernize frame unwinders and add disable feature 1 - 4-- 2024-10-10 Guinevere Larsen New
Handle bad alloc in gdb_rl_callback_read_char_wrapper_noexcept Handle bad alloc in gdb_rl_callback_read_char_wrapper_noexcept - - 4-- 2024-10-10 Tom de Vries Superseded
[5/5,gdb/testsuite] Fix gdb.cp/exceptprint.exp with check-read1 [1/5,gdb/testsuite] Fix some test-cases for check-read1 (gdb_test_lines) - - 4-- 2024-10-10 Tom de Vries New
[4/5,gdb/testsuite] Fix gdb.threads/ia64-sigill.exp with check-read1 [1/5,gdb/testsuite] Fix some test-cases for check-read1 (gdb_test_lines) - - 4-- 2024-10-10 Tom de Vries New
[3/5,gdb/testsuite] Fix some test-cases for check-read1 (-lbl) [1/5,gdb/testsuite] Fix some test-cases for check-read1 (gdb_test_lines) - - 4-- 2024-10-10 Tom de Vries New
[2/5,gdb/testsuite] Fix some test-cases for check-read1 (pipe/grep) [1/5,gdb/testsuite] Fix some test-cases for check-read1 (gdb_test_lines) - - 4-- 2024-10-10 Tom de Vries New
[1/5,gdb/testsuite] Fix some test-cases for check-read1 (gdb_test_lines) [1/5,gdb/testsuite] Fix some test-cases for check-read1 (gdb_test_lines) - - 4-- 2024-10-10 Tom de Vries New
[11/11] Add TLS NEWS entry and document 'set force-internal-tls-address-lookup' command GDB-internal TLS support for Linux targets - - 2-2 2024-10-10 Kevin Buettner New
[10/11] New test - gdb.base/tls-dlobj.exp GDB-internal TLS support for Linux targets - - 2-2 2024-10-10 Kevin Buettner New
[09/11] New test - gdb.base/tls-multiobj.exp GDB-internal TLS support for Linux targets - - 4-- 2024-10-10 Kevin Buettner New
[08/11] New test - gdb.base/tls-nothreads.exp GDB-internal TLS support for Linux targets - - 4-- 2024-10-10 Kevin Buettner New
[07/11] Delete disabled i386 internal TLS support GDB-internal TLS support for Linux targets - - 4-- 2024-10-10 Kevin Buettner New
[06/11] Internal, but disabled, TLS support for i386 GDB-internal TLS support for Linux targets - - 4-- 2024-10-10 Kevin Buettner New
[05/11] Internal TLS support for aarch64, x86_64, riscv, ppc64, and s390x GDB-internal TLS support for Linux targets 1 - 4-- 2024-10-10 Kevin Buettner New
[04/11] Implement internal TLS address lookup for Linux targets GDB-internal TLS support for Linux targets - - 4-- 2024-10-10 Kevin Buettner New
[03/11] Track and fetch TLS module ids for MUSL and GLIBC GDB-internal TLS support for Linux targets - - 4-- 2024-10-10 Kevin Buettner New
[02/11] Allow TLS access to work in gdb.server/no-thread-db.exp GDB-internal TLS support for Linux targets - - 4-- 2024-10-10 Kevin Buettner New
[01/11] Don't attempt to find TLS address when target has no registers GDB-internal TLS support for Linux targets - - 4-- 2024-10-10 Kevin Buettner New
[v5] gdb/debuginfod: Ctrl-C asks to cancel further downloads [v5] gdb/debuginfod: Ctrl-C asks to cancel further downloads - - 4-- 2024-10-09 Aaron Merey New
[gdb/testsuite] Fix some gdb.dwarf2 test-cases for check-read1 [gdb/testsuite] Fix some gdb.dwarf2 test-cases for check-read1 - - 4-- 2024-10-09 Tom de Vries Committed
gdb: do better at retaining shlib_disabled breakpoint locations gdb: do better at retaining shlib_disabled breakpoint locations - - 4-- 2024-10-09 Andrew Burgess New
[pushed,gdb/testsuite] Fix gdb.base/reggroups.exp with check-read1 [pushed,gdb/testsuite] Fix gdb.base/reggroups.exp with check-read1 - - -2- 2024-10-09 Tom de Vries Committed
[v7,2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands add annotation in 'info locals' command for variables shadowing case 1 - 4-- 2024-10-09 Abdul Basit Ijaz New
[v7,1/2] gdb: add annotation in 'info locals' command for variables shadowing case add annotation in 'info locals' command for variables shadowing case 1 - 4-- 2024-10-09 Abdul Basit Ijaz New
Use std::make_unique in more places Use std::make_unique in more places 1 - 4-- 2024-10-09 Tom Tromey New
[pushed,gdb/testsuite] Fix gdb.base/break-interp.exp with check-read1 [pushed,gdb/testsuite] Fix gdb.base/break-interp.exp with check-read1 - - -2- 2024-10-08 Tom de Vries Committed
[5/5] gdbserver: pass osabi to GDB in target description Set osabi in remote target descriptions - - 4-- 2024-10-08 Andrew Burgess New
[4/5] gdb/gdbserver: change shared set_tdesc_osabi to take gdb_osabi Set osabi in remote target descriptions - - 4-- 2024-10-08 Andrew Burgess New
[3/5] gdb: split osabi support between gdb/ and gdbsupport/ directories Set osabi in remote target descriptions - - 4-- 2024-10-08 Andrew Burgess New
[2/5] gdb: make use of set_tdesc_osabi overload in features/ files Set osabi in remote target descriptions - - 4-- 2024-10-08 Andrew Burgess New
[1/5] gdbserver: make arch and osabi names gdb::unique_xmalloc_ptr<char> Set osabi in remote target descriptions - - 4-- 2024-10-08 Andrew Burgess New
[gdb/testsuite] Fix gdb.dwarf2/enum-type-c++.exp with clang [gdb/testsuite] Fix gdb.dwarf2/enum-type-c++.exp with clang 1 - 4-- 2024-10-08 Tom de Vries Committed
[pushed,gdb/testsuite] Fix gdb.ada/tagged-lookup.exp with read1+readnow [pushed,gdb/testsuite] Fix gdb.ada/tagged-lookup.exp with read1+readnow - - -2- 2024-10-08 Tom de Vries Committed
[3/3] Add spell check pre-commit hook [1/3,gdb/contrib] Add spellcheck.sh --check - - 4-- 2024-10-08 Tom de Vries New
[2/3,gdb/contrib] Speed up spellcheck.sh --check [1/3,gdb/contrib] Add spellcheck.sh --check - - 4-- 2024-10-08 Tom de Vries New
[1/3,gdb/contrib] Add spellcheck.sh --check [1/3,gdb/contrib] Add spellcheck.sh --check - - 4-- 2024-10-08 Tom de Vries New
Implement 'Object_Size Implement 'Object_Size 1 - 4-- 2024-10-07 Tom Tromey New
[pushed,gdb/testsuite] Fix gdb.python/py-inferior.exp with -fsanitize=thread [pushed,gdb/testsuite] Fix gdb.python/py-inferior.exp with -fsanitize=thread - - -2- 2024-10-07 Tom de Vries Committed
gdb/guile: add get-basic-type gdb/guile: add get-basic-type 1 - 4-- 2024-10-06 Andrew Burgess New
[2/2] Use ui-out tables in "maint print user-regs" More use of ui-out tables - - 4-- 2024-10-06 Tom Tromey New
[1/2] Use ui-out tables for info proc mappings More use of ui-out tables - - 4-- 2024-10-06 Tom Tromey New
[3/3] gdbserver: pass osabi to GDB in target description Set osabi in remote target descriptions - - 4-- 2024-10-06 Andrew Burgess New
[2/3] gdb: make use of set_tdesc_osabi overload in features/ files Set osabi in remote target descriptions - - 4-- 2024-10-06 Andrew Burgess New
[1/3] gdbserver: make arch and osabi names gdb::unique_xmalloc_ptr<char> Set osabi in remote target descriptions - - 4-- 2024-10-06 Andrew Burgess New
gdb: include --enable-targets in 'show configuration' output gdb: include --enable-targets in 'show configuration' output - - 4-- 2024-10-06 Andrew Burgess New
[3/3,gdb/contrib] Fix "sofar->so far" misspelling [1/3,gdb/contrib] Factor out grep_or and sed_or in spellcheck.sh - - 4-- 2024-10-06 Tom de Vries Committed
[2/3,gdb/contrib] Add more separators in spellcheck.sh [1/3,gdb/contrib] Factor out grep_or and sed_or in spellcheck.sh - - 4-- 2024-10-06 Tom de Vries Committed
[1/3,gdb/contrib] Factor out grep_or and sed_or in spellcheck.sh [1/3,gdb/contrib] Factor out grep_or and sed_or in spellcheck.sh 1 - 4-- 2024-10-06 Tom de Vries Committed
[pushed] Rerun spellcheck.sh [pushed] Rerun spellcheck.sh - - -2- 2024-10-06 Tom de Vries Committed
[v8] Add an option with a color type. [v8] Add an option with a color type. - - 4-- 2024-10-05 Andrei Pikas New
gdb: reference gold --gdb-index in documentation gdb: reference gold --gdb-index in documentation - - 4-- 2024-10-05 Robert Guthrie New
[3/3] Reuse "title" style for list headers Add "command" styling 1 - 4-- 2024-10-04 Tom Tromey New
[2/3] Replace uses of "title" style with "command" Add "command" styling - - 4-- 2024-10-04 Tom Tromey New
[1/3] Introduce "command" styling Add "command" styling 1 - 4-- 2024-10-04 Tom Tromey New
gdbreplay: Add --debug-logging option gdbreplay: Add --debug-logging option - - 4-- 2024-10-04 Alexandra Petlanova Hajkova New
gdb/m2: add builtin procedure function ADR gdb/m2: add builtin procedure function ADR 1 - 4-- 2024-10-04 Gaius Mulley New
gdbreplay: Add --debug-logging option gdbreplay: Add --debug-logging option - - 4-- 2024-10-04 Alexandra Hájková New
gdbreplay: Add --debug-logging option gdbreplay: Add --debug-logging option - - 4-- 2024-10-02 Alexandra Hájková New
gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints - - 4-- 2024-10-02 Gerlicher, Klaus New
gdbreplay: Add --debug-logging option gdbreplay: Add --debug-logging option 1 - 4-- 2024-10-02 Alexandra Hájková New
[v5,5/5] gdb/testsuite: Test for a backtrace through object without debuginfo Modernize frame unwinders and add disable feature 1 - 2-2 2024-10-01 Guinevere Larsen New
[v5,4/5] gdb: introduce ability to disable frame unwinders Modernize frame unwinders and add disable feature 1 - 2-2 2024-10-01 Guinevere Larsen New
[v5,3/5] gdb: Migrate frame unwinders to use C++ classes Modernize frame unwinders and add disable feature - - 4-- 2024-10-01 Guinevere Larsen New
[v5,2/5] gdb: add "unwinder class" to frame unwinders Modernize frame unwinders and add disable feature 2 - 4-- 2024-10-01 Guinevere Larsen New
[v5,1/5] gdb: make gdbarch store a vector of frame unwinders Modernize frame unwinders and add disable feature 1 - 4-- 2024-10-01 Guinevere Larsen New
gdb: more file name styling gdb: more file name styling - - 4-- 2024-10-01 Andrew Burgess New
« 1 2 3 4102 103 »