public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCHv3 0/2] Fix GDB prompt corruption issue
 2022-04-26 14:27 UTC  (5+ messages)
` [PATCHv4 0/3] "

[PATCH] gdb/readline: fix extra 'quit' message problem
 2022-04-26 14:25 UTC 

[PATCH] gdb: cooked_index_functions::expand_symtabs_matching: require psymtab
 2022-04-26 14:19 UTC 

[PATCH 0/2] Fix regressions caused by prune_threads patch
 2022-04-26 14:15 UTC  (7+ messages)
` [PATCH 1/2] gdb/infrun: make fetch_inferior_event restore thread if exited or signalled
` [PATCH 2/2] gdb/remote: return early from remote_check_symbols if waiting for stop reply

GDB 12.0.90 available for testing
 2022-04-26 13:54 UTC  (8+ messages)

[PATCHv3] gdb: make thread_info executing and resumed state more consistent
 2022-04-26 13:28 UTC  (7+ messages)
` [PATCHv4 0/2] Make "
  ` [PATCHv4 1/2] gdb: add some additional thread status debug output
  ` [PATCHv4 2/2] gdb: make thread_info executing and resumed state more consistent
  `  "

[PATCH v2 00/11] gdb/testsuite: Cleanup gdb.base for clang testing
 2022-04-26 13:17 UTC  (2+ messages)
` [PING] "

[PATCH] Put corefile-run.core into test subdirectory
 2022-04-26 12:24 UTC  (2+ messages)

[PATCH] bsd-kvm: Fix build after recent changes to path handling functions
 2022-04-26 12:17 UTC  (3+ messages)

Metadata style?
 2022-04-26 12:02 UTC  (4+ messages)

[PATCH] Do not put linkage names into .gdb_index
 2022-04-26  8:06 UTC  (9+ messages)

[PUSHED OBV] gdbsupport/pathstuff.h: #include <array> explicitly for std::array<>
 2022-04-26  0:21 UTC 

[PATCH 00/36] C++-ify breakpoints
 2022-04-25 20:06 UTC  (13+ messages)
` [PATCH 01/36] Move "catch load" to a new file
` [PATCH 03/36] Add an assertion to clone_momentary_breakpoint
` [PATCH 04/36] Delete some unnecessary wrapper functions

[PATCH] De-duplicate .gdb_index
 2022-04-25 18:48 UTC 

[PATCH 0/1] btrace: get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE
 2022-04-25 18:47 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH] Fix method naming bug in new DWARF indexer
 2022-04-25 18:27 UTC  (4+ messages)

[PATCH 0/2] Add recording support for the ISA 3.1 Powerpc instructions
 2022-04-25 15:58 UTC  (23+ messages)
` [PATCH 1/2] "
    ` [PATCH 1/2 Version 2] "
        ` [PATCH 1/2 Version 3] "
            ` [PATCH 1/2 Version 5] "
              ` [PATCH 1/2 Version 5 Ping] "
                ` [PATCH 1/2 Version 6] "
` [PATCH 2/2] "
    ` [PATCH 2/2 Version 2] "
        ` [PATCH 2/2 Version 3] "
            ` [PATCH 2/2 Version 4] "
                  ` [PATCH 2/2 Version 5] "
                    ` [PATCH 2/2 Version 5 PING] "

[PATCH v2 0/2] Functions call history patches
 2022-04-25 14:48 UTC  (3+ messages)
` [PATCH v2 1/2] [func_call] Add function-call-history-length command to MI
` [PATCH v2 2/2] [func_call] Add function-call-history "

[PATCH v3 00/11] Improve Fortran intrinsic types and procedures
 2022-04-25 13:41 UTC  (5+ messages)

[PATCH] Debug support for global alias variable
 2022-04-25 13:10 UTC  (15+ messages)

[PATCH v5 0/5] arm: Add support for multiple stacks on Cortex-M
 2022-04-25 11:31 UTC  (7+ messages)
` [PATCH v5 1/5] gdb/arm: Fix prologue analysis to support vpush
` [PATCH v5 2/5] gdb/arm: Define MSP and PSP registers for M-Profile
` [PATCH v5 3/5] gdb/arm: Introduce arm_cache_init
` [PATCH v5 4/5] gdb/arm: Add support for multiple stack pointers on Cortex-M
` [PATCH v5 5/5] gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, add unwind-secure-frames command

[PATCHv3 0/6] Add Python API for the disassembler
 2022-04-25 11:26 UTC  (8+ messages)
` [PATCHv4 0/5] "
  ` [PATCHv4 1/5] gdb: add new base class to gdb_disassembler
  ` [PATCHv4 2/5] gdb: add extension language print_insn hook
  ` [PATCHv4 3/5] gdb/python: implement the print_insn extension language hook
  ` [PATCHv4 4/5] gdb: refactor the non-printing disassemblers
  ` [PATCHv4 5/5] gdb: unify two dis_asm_read_memory functions in disasm.c

[PATCH][gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32
 2022-04-25 10:31 UTC  (2+ messages)

[PATCH v2 0/1] get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE
 2022-04-25 10:23 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v1 0/1] get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE
 2022-04-25 10:08 UTC  (3+ messages)
` [PATCH v1 1/1] "

[RFC][PATCH] Binutils changes for RISC-V overlay system
 2022-04-25  9:39 UTC  (2+ messages)

GDB 12.0.90 available for testing
 2022-04-25  8:48 UTC  (12+ messages)

GDB/Fortran: Support for Assumed Rank Zero
 2022-04-25  8:47 UTC  (14+ messages)

[PATCH] gdb/infrum: assert !step_over_info_valid_p in restart_threads
 2022-04-25  8:32 UTC  (7+ messages)
` [PATCH v2] gdb/infrun: "

2022-04-24 update for upcoming GDB 12.1 Release
 2022-04-24 16:12 UTC 

[PING][PATCH v8 0/3] gdb: Add new 'print nibbles' feature
 2022-04-23  9:22 UTC  (6+ messages)
` [PATCH v8 1/3] "
` [PATCH v8 2/3] gdb/doc: Documentation for the new print command
` [PATCH v8 3/3] gdb/python: Export nibbles to python layer

[PATCH] gdb/testsuit: fix FAIL in gdb.base/clear_non_user_bp.exp
 2022-04-23  8:23 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] gdb: prune inferiors at end of fetch_inferior_event, fix intermittent failure of gdb.threads/fork-plus-threads.exp
 2022-04-22 20:15 UTC  (7+ messages)
  ` [PATCH v3] "

Powerpc: Update expected floating point output for gdb.arch/altivec-regs.exp and gdb.arch/vsx-regs.exp
 2022-04-22 19:50 UTC  (4+ messages)
  ` [PATCH V2] "
    ` [PATCH V2 Ping] "

[PATCH] gdb: handle_no_resumed: only update thread list of event target
 2022-04-22 18:15 UTC  (4+ messages)

[PATCH] gdbserver/linux: free process_info_private and arch_process_info when failing to attach
 2022-04-22 18:06 UTC  (3+ messages)

[PATCH] Do not double-read minimal symbols for PE COFF
 2022-04-22 17:55 UTC  (3+ messages)

[PATCH] gdb/testsuite: implement gdb_spawn_attach_cmdline for the native-extended-gdbserver board
 2022-04-22 16:21 UTC 

[pushed] Un-break the coff-pe-read.c build
 2022-04-22 16:12 UTC  (2+ messages)

[PATCH 0/4] Minor cleanups in coff-pe-read.c
 2022-04-22 15:19 UTC  (7+ messages)
` [PATCH 1/4] Simplify BFD section iteration "
` [PATCH 2/4] Remove a const-removing cast from coff-pe-read.c
` [PATCH 3/4] Use std::string in coff-pe-read.c
` [PATCH 4/4] More const use and alloca avoidance "

[PATCH v2] gdb: fix using clear command to delete non-user breakpoints(PR cli/7161)
 2022-04-22 15:01 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/4] Smart pointer wrapper for frame_info
 2022-04-22 14:58 UTC  (3+ messages)

[PATCH 0/1] Fix 'rw_pieced_value' for values casted to different type
 2022-04-22 14:44 UTC  (2+ messages)
` [PATCH 1/1] gdb/dwarf2: "

[AArch64] MTE corefile support
 2022-04-22 13:33 UTC  (11+ messages)
` [PATCH, v2] "
` [PATCH 1/2] "
` [PATCH, v3] "

[PATCH] gdb/testsuite: use with_cwd where possible
 2022-04-22 13:16 UTC 

[PATCH] Fix .debug_names regression with new indexer
 2022-04-22 12:51 UTC 

[PATCH 0/1][PR fortran/29053&29054] Fix regressions in GDB intrinsic handling
 2022-04-22 10:52 UTC  (2+ messages)
` [PATCH 1/1][PR fortran/29053&29054] gdb/testsuite: fix testsuite regressions for unix/-m32 board

[PATCH] Slighly tweak and clarify target_resume's interface
 2022-04-22 10:37 UTC  (3+ messages)
  ` [PATCH v2] Slightly "

[PING][PATCH] gdb:csky add support target-descriptions for CSKY arch
 2022-04-22  7:30 UTC 

[PATCH v2 0/6] Fix printing macros
 2022-04-22  1:08 UTC  (8+ messages)
` [PATCH v2 1/6] gdb: introduce symtab_create_debug_printf
` [PATCH v2 2/6] gdb: add debug prints in buildsym.c
` [PATCH v2 3/6] gdb/dwarf: add constructor to line_header
` [PATCH v2 4/6] gdb/dwarf: pass compilation directory to line header, initialize dir[0] for DWARF 4
` [PATCH v2 5/6] gdb/dwarf: use complete paths for symtabs and macro_source_files
` [PATCH v2 6/6] gdb/testsuite: add macros test for source files compiled in various ways

[PATCH 0/6] Fix printing macros
 2022-04-21 20:26 UTC  (11+ messages)
` [PATCH 5/6] gdb: prepend comp_dir to symtab name in buildsym_compunit
` [PATCH 6/6] gdb/testsuite: add macros test for source files compiled in various ways

[PATCH 11/14] gdb: remove BLOCK_ENTRY_PC macro
 2022-04-21 20:25 UTC  (7+ messages)
` [PATCH 12/14] gdb: remove BLOCKVECTOR_BLOCK and BLOCKVECTOR_NBLOCKS macros
` [PATCH 14/14] gdb: remove BLOCKVECTOR_MAP macro

[PATCH] Fix for gdb.base/solib-search.exp test
 2022-04-21 19:16 UTC  (5+ messages)

[PATCH 1/2] gdb/dwarf: remove line_header::total_length field
 2022-04-21 19:06 UTC  (7+ messages)
` [PATCH 2/2] gdb/dwarf: remove line_header::header_length field

[PATCH] gdb/testsuite: fix "set temporary breakpoint" DUPLICATEs
 2022-04-21 19:04 UTC  (3+ messages)

[PATCH 01/14] gdb: remove BLOCK_{START,END} macros
 2022-04-21 18:59 UTC  (13+ messages)
` [PATCH 04/14] gdb: remove BLOCK_MULTIDICT macro
` [PATCH 07/14] gdb: remove BLOCK_RANGES macro
` [PATCH 08/14] gdb: remove BLOCK_NRANGES macro
` [PATCH 10/14] gdb: remove BLOCK_CONTIGUOUS_P macro

[PATCH v2 0/3] Apply fixme notes for multi-target support
 2022-04-21 18:20 UTC  (9+ messages)
` [PATCH v2 1/3] gdb: Make global feature array a per-remote target array
    ` "show remote foo-packet" regression (Re: [PATCH v2 1/3] gdb: Make global feature array a per-remote target array)

[PATCH] Fix crash when creating index from index
 2022-04-21 17:57 UTC 

[PATCH v2 0/2] [symtab/27831] Fix OBJF_MAINLINE assert
 2022-04-21 16:55 UTC  (2+ messages)

[PATCH] Handle encoding failures in Windows thread names
 2022-04-21 15:47 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).