Show patches with: Archived = No       |   9318 patches
« 1 2 3 493 94 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Building GDB 15.0.91 on MinGW: gcore.c Building GDB 15.0.91 on MinGW: gcore.c - - --- 2024-06-06 Eli Zaretskii New
[4/4] Add a ./bootstrap script to automate bundling and generating files Add a ./bootstrap script to automate bundling and generating files - - --- 2024-06-06 Luke T. Shumaker New
[3/4] zlib: Remove files that should certainly not be checked in Add a ./bootstrap script to automate bundling and generating files - - --- 2024-06-06 Luke T. Shumaker New
[2/4] Update COPYING files from gnu.org Add a ./bootstrap script to automate bundling and generating files - - --- 2024-06-06 Luke T. Shumaker New
[1/4] readline: Fix examples/rlfe/configure.ac Add a ./bootstrap script to automate bundling and generating files - - --- 2024-06-06 Luke T. Shumaker New
[PATCHv3,6/6] gdb/doc: fix parallel build of pdf and dvi files gdb/doc: parallel build fixes and improvements - - 2-- 2024-06-06 Andrew Burgess New
[PATCHv3,5/6] gdb/doc: fix parallel build of refcard related targets gdb/doc: parallel build fixes and improvements - - --- 2024-06-06 Andrew Burgess New
[PATCHv3,4/6] gdb/doc: also look in srcdir when running TEXI2POD gdb/doc: parallel build fixes and improvements - - --- 2024-06-06 Andrew Burgess New
[PATCHv3,3/6] gdb/doc: allow for version.subst in the source tree gdb/doc: parallel build fixes and improvements - - --- 2024-06-06 Andrew Burgess New
[PATCHv3,2/6] gdb/doc: merge rules for building .1 and .5 man pages gdb/doc: parallel build fixes and improvements - - --- 2024-06-06 Andrew Burgess New
[PATCHv3,1/6] gdb/doc: don't try to copy GDBvn.texi from the source tree gdb/doc: parallel build fixes and improvements - - --- 2024-06-06 Andrew Burgess New
[PUSHED] gdb/doc: use POD2MAN5 when appropriate [PUSHED] gdb/doc: use POD2MAN5 when appropriate - - -2- 2024-06-06 Andrew Burgess New
[6/6] Remove LS_TOKEN_STOKEN macro Remove accessor macros from linespec.c - - 2-- 2024-06-06 Tom Tromey New
[5/6] Remove LS_TOKEN_KEYWORD macro Remove accessor macros from linespec.c - - --- 2024-06-06 Tom Tromey New
[4/6] Remove PARSER_STREAM macro Remove accessor macros from linespec.c - - --- 2024-06-06 Tom Tromey New
[3/6] Remove PARSER_EXPLICIT macro Remove accessor macros from linespec.c - - --- 2024-06-06 Tom Tromey New
[2/6] Remove PARSER_RESULT macro Remove accessor macros from linespec.c - - --- 2024-06-06 Tom Tromey New
[1/6] Remove PARSER_STATE macro Remove accessor macros from linespec.c - - --- 2024-06-06 Tom Tromey New
[2/2] gdb, gdbserver, python, testsuite: Remove MPX. Remove MPX 1 - 4-- 2024-06-06 Schimpe, Christina New
[1/2] gdb, testsuite, python: Add missing imports. Remove MPX 1 - 2-- 2024-06-06 Schimpe, Christina New
[PATCHv8,9/9] gdb/gdbserver: share x86/linux tdesc caching x86/Linux Target Description Changes - - 4-- 2024-06-06 Andrew Burgess New
[PATCHv8,8/9] gdbserver: update target description creation for x86/linux x86/Linux Target Description Changes - - 2-- 2024-06-06 Andrew Burgess New
[PATCHv8,7/9] gdb/gdbserver: share some code relating to target description creation x86/Linux Target Description Changes 1 - --- 2024-06-06 Andrew Burgess New
[PATCHv8,6/9] gdb: move xcr0 == 0 check into i386_linux_core_read_description x86/Linux Target Description Changes - - --- 2024-06-06 Andrew Burgess New
[PATCHv8,5/9] gdb/x86: move reading of cs and ds state into gdb/nat directory x86/Linux Target Description Changes 1 - --- 2024-06-06 Andrew Burgess New
[PATCHv8,4/9] gdb: move have_ptrace_getregset declaration into gdb/nat directory x86/Linux Target Description Changes - - --- 2024-06-06 Andrew Burgess New
[PATCHv8,3/9] gdb/x86: move have_ptrace_getfpxregs global into gdb/nat directory x86/Linux Target Description Changes 1 - --- 2024-06-06 Andrew Burgess New
[PATCHv8,2/9] gdbserver/x86: move no-xml code earlier in x86_linux_read_description x86/Linux Target Description Changes - - --- 2024-06-06 Andrew Burgess New
[PATCHv8,1/9] gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition x86/Linux Target Description Changes - - --- 2024-06-06 Andrew Burgess New
[8/8] Prefer htab_traverse_noresize Remove obstack allocation of hash tables - - 4-- 2024-06-05 Tom Tromey New
[7/8] Remove hashtab_obstack_allocate Remove obstack allocation of hash tables - - 4-- 2024-06-05 Tom Tromey New
[6/8] Don't obstack-allocate the call site hash table Remove obstack allocation of hash tables - - 4-- 2024-06-05 Tom Tromey New
[5/8] Add compunit_symtab::forget_cached_source_info Remove obstack allocation of hash tables - - 4-- 2024-06-05 Tom Tromey New
[4/8] Make symtab members private Remove obstack allocation of hash tables - - 2-- 2024-06-05 Tom Tromey New
[3/8] Rename symtab::fullname Remove obstack allocation of hash tables - - --- 2024-06-05 Tom Tromey New
[2/8] Don't obstack-allocate the CU dependency hash table Remove obstack allocation of hash tables - - --- 2024-06-05 Tom Tromey New
[1/8] Don't obstack-allocate the DIE hash Remove obstack allocation of hash tables - - --- 2024-06-05 Tom Tromey New
[PATCHv3,7/7] gdb: improve gdb_rl_find_completion_word for quoted words Further filename completion improvements - - 4-- 2024-06-05 Andrew Burgess New
[PATCHv3,6/7] gdb: apply escaping to filenames in 'complete' results Further filename completion improvements - - 4-- 2024-06-05 Andrew Burgess New
[PATCHv3,5/7] gdb: add match formatter mechanism for 'complete' command output Further filename completion improvements - - 4-- 2024-06-05 Andrew Burgess New
[PATCHv3,4/7] gdb: simplify completion_result::print_matches Further filename completion improvements - - 4-- 2024-06-05 Andrew Burgess New
[PATCHv3,3/7] gdb: move display of completion results into completion_result class Further filename completion improvements - - 2-- 2024-06-05 Andrew Burgess New
[PATCHv3,2/7] gdb: improve escaping when completing filenames Further filename completion improvements - - --- 2024-06-05 Andrew Burgess New
[PATCHv3,1/7] gdb: split apart two different types of filename completion Further filename completion improvements - - --- 2024-06-05 Andrew Burgess New
[PATCHv11,9/9] gdb: only insert thread-specific breakpoints in the relevant inferior thread-specific breakpoints in just some inferiors 1 - 4-- 2024-06-05 Andrew Burgess New
[PATCHv11,8/9] gdb: don't set breakpoint::pspace in create_breakpoint thread-specific breakpoints in just some inferiors - - 4-- 2024-06-05 Andrew Burgess New
[PATCHv11,7/9] gdb: parse pending breakpoint thread/task immediately thread-specific breakpoints in just some inferiors 1 - 4-- 2024-06-05 Andrew Burgess New
[PATCHv11,6/9] gdb: create new is_thread_id helper function thread-specific breakpoints in just some inferiors - - 4-- 2024-06-05 Andrew Burgess New
[PATCHv11,5/9] gdb: add another overload of startswith thread-specific breakpoints in just some inferiors - - 2-- 2024-06-05 Andrew Burgess New
[PATCHv11,4/9] gdb: make breakpoint_debug_printf global thread-specific breakpoints in just some inferiors - - --- 2024-06-05 Andrew Burgess New
[PATCHv11,3/9] gdb: remove tracepoint_probe_create_sals_from_location_spec thread-specific breakpoints in just some inferiors - - --- 2024-06-05 Andrew Burgess New
[PATCHv11,2/9] gdb: remove breakpoint_re_set_one thread-specific breakpoints in just some inferiors - - --- 2024-06-05 Andrew Burgess New
[PATCHv11,1/9] gdb: don't display inferior list for pending breakpoints thread-specific breakpoints in just some inferiors - - --- 2024-06-05 Andrew Burgess New
[PATCHv2,2/2] gdb/testsuite: track if a caching proc calls gdb_exit or not gdb/testsuite: remove can_spawn_for_attach_1 - - 3-1 2024-06-05 Andrew Burgess New
[PATCHv2,1/2] gdb/testsuite: restructure gdb_data_cache (lib/cache.exp) gdb/testsuite: remove can_spawn_for_attach_1 - - 4-- 2024-06-05 Andrew Burgess New
[8/8] gdb: check for multiple matching build-id files Extension for looking up debug info by build-id - - 2-2 2024-06-05 Andrew Burgess New
[7/8] gdbserver: add gdbserver support for vFile::stat packet Extension for looking up debug info by build-id - - 4-- 2024-06-05 Andrew Burgess New
[6/8] gdb: add GDB side target_ops::fileio_stat implementation Extension for looking up debug info by build-id 1 - 4-- 2024-06-05 Andrew Burgess New
[5/8] gdb: add target_fileio_stat, but no implementations yet Extension for looking up debug info by build-id - - 4-- 2024-06-05 Andrew Burgess New
[4/8] gdb: convert separate-debug-file to new(ish) debug scheme Extension for looking up debug info by build-id - - 3-- 2024-06-05 Andrew Burgess New
[3/8] gdb: warn of slow remote file reading only after a successful open Extension for looking up debug info by build-id - - 1-- 2024-06-05 Andrew Burgess New
[2/8] gdb: avoid duplicate search in build_id_to_bfd_suffix Extension for looking up debug info by build-id - - --- 2024-06-05 Andrew Burgess New
[1/8] gdb/fileio: fix errno for packets where an attachment is expected Extension for looking up debug info by build-id - - --- 2024-06-05 Andrew Burgess New
[COMMITTED] Fix binutils/gdb snapshot builds after src-release sanity check update [COMMITTED] Fix binutils/gdb snapshot builds after src-release sanity check update - - --2 2024-06-04 Mark Wielaard New
[v4] Allow calling of user-defined function call operators [v4] Allow calling of user-defined function call operators - - 4-- 2024-06-04 Hannes Domani New
[FYI] Add myself to gdb/MAINTAINERS [FYI] Add myself to gdb/MAINTAINERS - - -2- 2024-06-04 Dmitry Neverov New
gdb: more filename styling in remote.c and target.c gdb: more filename styling in remote.c and target.c - - 4-- 2024-06-04 Andrew Burgess New
Remove useless call to wnoutrefresh Remove useless call to wnoutrefresh - - 4-- 2024-06-03 Tom Tromey New
gdb/Makefile.in: silence recipe for creating .deps/ directories gdb/Makefile.in: silence recipe for creating .deps/ directories - - 4-- 2024-06-03 Andrew Burgess New
Simplify ada_lookup_encoded_symbol Simplify ada_lookup_encoded_symbol - - 4-- 2024-06-03 Tom Tromey New
[4/4] gdb/testsuite: track if a caching proc calls gdb_exit or not gdb/testsuite: remove can_spawn_for_attach_1 - - 2-2 2024-06-03 Andrew Burgess New
[3/4] gdb/testsuite: restructure gdb_data_cache (lib/cache.exp) gdb/testsuite: remove can_spawn_for_attach_1 - - 4-- 2024-06-03 Andrew Burgess New
[2/4] gdb/testsuite: improve with_override gdb/testsuite: remove can_spawn_for_attach_1 - - 4-- 2024-06-03 Andrew Burgess New
[1/4] gdb/testsuite: remove trailing \r from rust_llvm_version result gdb/testsuite: remove can_spawn_for_attach_1 - - 4-- 2024-06-03 Andrew Burgess New
[4/4] Ensure that help text fits in 80 columns Require help text to fit in 80 columns - - 4-- 2024-06-03 Tom Tromey New
[3/4] Wrap help options when building help string Require help text to fit in 80 columns - - 4-- 2024-06-03 Tom Tromey New
[2/4] Wrap help strings at 80 columns Require help text to fit in 80 columns - - 4-- 2024-06-03 Tom Tromey New
[1/4] Call gdbpy_fix_doc_string_indentation for function help Require help text to fit in 80 columns - - 4-- 2024-06-03 Tom Tromey New
[pushed] Fix deprecation text [pushed] Fix deprecation text - - -2- 2024-06-03 Tom Tromey New
[gdb/testsuite] Fix kfail number in gdb.base/watchpoint-running.exp [gdb/testsuite] Fix kfail number in gdb.base/watchpoint-running.exp - - 4-- 2024-06-03 Tom de Vries New
Remove a call to fflush Remove a call to fflush - - 4-- 2024-06-02 Tom Tromey New
[pushed] Fix typo in tui-data.h [pushed] Fix typo in tui-data.h - - -2- 2024-06-02 Tom Tromey New
Make tui_register_info::highlight private Make tui_register_info::highlight private - - 4-- 2024-06-02 Tom Tromey New
[v3,6/6] Add defaultinf.exp test to the testsuite [v3,1/6] gdb.server/non-existing-program.exp: Use gdbserver_start. - - 4-- 2024-06-02 Alexandra Hájková New
[v3,5/6] remote.c: Add terminal handling functions [v3,1/6] gdb.server/non-existing-program.exp: Use gdbserver_start. - - 4-- 2024-06-02 Alexandra Hájková New
[v3,4/6] gdbserver/linux-low.cc: Connect the inferior to the terminal [v3,1/6] gdb.server/non-existing-program.exp: Use gdbserver_start. - - 4-- 2024-06-02 Alexandra Hájková New
[v3,3/6] Add new vDefaultInferiorFd packet [v3,1/6] gdb.server/non-existing-program.exp: Use gdbserver_start. - - 4-- 2024-06-02 Alexandra Hájková New
[v3,2/6] gdb/ser-pipe.c: Duplicate the file descriptors [v3,1/6] gdb.server/non-existing-program.exp: Use gdbserver_start. - - 4-- 2024-06-02 Alexandra Hájková New
[v3,1/6] gdb.server/non-existing-program.exp: Use gdbserver_start. [v3,1/6] gdb.server/non-existing-program.exp: Use gdbserver_start. - - 4-- 2024-06-02 Alexandra Hájková New
Remove one call to can_box from TUI Remove one call to can_box from TUI - - 4-- 2024-06-02 Tom Tromey New
[v6] Add a test for the gcore script [v6] Add a test for the gcore script - - 4-- 2024-06-02 Alexandra Hájková New
[3/3] DAP: Handle "stepOut" request in outermost frame DAP: Handle "stepOut" request in outermost frame - - 4-- 2024-06-01 Johan Sternerup New
[2/3] DAP: Allow gdb exception in exec_and_log to propagate DAP: Handle "stepOut" request in outermost frame - - 4-- 2024-06-01 Johan Sternerup New
[1/3] DAP: Allow for deferring stop events from gdb thread DAP: Handle "stepOut" request in outermost frame - - 2-1 2024-06-01 Johan Sternerup New
[release/branch] Bump GDB's version number to 15.0.91.DATE-git. [release/branch] Bump GDB's version number to 15.0.91.DATE-git. - - --2 2024-06-01 Joel Brobecker New
[release/branch] Set GDB version number to 15.0.91. [release/branch] Set GDB version number to 15.0.91. - - --2 2024-06-01 Joel Brobecker New
[gdbsupport] Fix -Wenum-constexpr-conversion in enum-flags.h [gdbsupport] Fix -Wenum-constexpr-conversion in enum-flags.h - - 4-- 2024-05-31 Carlos Galvez New
[5/5] Fix cast types for opencl [1/5] Restore bitshift.exp tests - - 4-- 2024-05-31 Hannes Domani New
[4/5] Fix 64-bit shifts where long only has 32-bit size [1/5] Restore bitshift.exp tests - - 2-2 2024-05-31 Hannes Domani New
[3/5] Fix too-large or negative right shift of negative numbers [1/5] Restore bitshift.exp tests - - 2-2 2024-05-31 Hannes Domani New
« 1 2 3 493 94 »