public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3 0/7] Fix printing macros
 2022-05-12 13:07 UTC  (3+ messages)
` [PATCH v3 6/7] gdb: remove code to prepend comp dir in buildsym_compunit::start_subfile

[PATCH][gdb/testsuite] Fix gdb.cp/break-f-std-string.cc with older gcc
 2022-05-12 12:57 UTC  (3+ messages)

[PATCH v2 0/1] Fortran entry and DW_TAG_entry_point
 2022-05-12 10:38 UTC  (4+ messages)
` [PATCH v2 1/1] dwarf, fortran: add support for DW_TAG_entry_point

[AArch64] MTE corefile support
 2022-05-12 10:36 UTC  (3+ messages)
` [PATCH, v4] "

[PATCH] Make gdb.ada/float-bits.exp more generic
 2022-05-12 10:30 UTC  (4+ messages)
` [PATCH,v2] "

[PATCH] PowerPC: Disable test gdb.arch/powerpc-power10.exp on non ISA 3.1 processors
 2022-05-12  9:03 UTC  (7+ messages)
      ` [PATCH V2] "

[PATCH][gdb/testsuite] Handle pipe2 syscall in gdb.base/catch-syscall.exp
 2022-05-12  9:00 UTC  (20+ messages)
` [PATCH, v2][gdb/testsuite] "
  ` [PATCH][gdb/tdep] Support catch syscall pipe2 for i386
      ` [PATCH][gdb] Add gdb/syscalls/Makefile
      ` [PATCH][gdb] Update syscalls/{amd64,i386}-linux.xml

[committed][gdb/testsuite] Fix gdb.dwarf2/dw2-out-of-range-end-of-seq.exp on aarch64
 2022-05-12  8:53 UTC 

[PATCH] Accept functions with DW_AT_linkage_name present
 2022-05-12  8:06 UTC  (7+ messages)

[PATCH 2/2] gas/write: extend fx_pcrel_adjust to 16 bits
 2022-05-12  7:47 UTC  (3+ messages)

[PATCH 1/2] ppc: extend opindex to 16 bits
 2022-05-12  7:41 UTC  (3+ messages)

sim: remove use of PTR
 2022-05-12  5:20 UTC 

gdb: remove use of PTR
 2022-05-12  5:19 UTC 

[RFC][PATCH v2] gdb:csky save fpu and vdsp info to struct csky_gdbarch_tdep
 2022-05-12  3:00 UTC 

[PATCH] gdb: Workaround stringop-overread warning in debuginfod-support.c on powerpc64
 2022-05-12  0:49 UTC  (2+ messages)

[PATCH] PowerPC: fix for gdb.base/eh_return.exp
 2022-05-11 22:48 UTC  (10+ messages)
      ` [PATCH V2] "
          ` [PATCH V3] "

[PATCH] gdb: Fix issue with Clang CLI macros
 2022-05-11 20:05 UTC  (8+ messages)
` [PING] "

[PATCH 0/2] extend opindex and fx_pcrel_adjust to 16 bits
 2022-05-11 17:59 UTC 

[PATCH 00/18] Fortran compiler identification and ifx testsuite support
 2022-05-11 16:43 UTC  (35+ messages)
` [PATCH 01/18] gdb/testsuite: remove F77_FOR_TARGET support
` [PATCH 02/18] gdb/testsuite: Use -module option for Intel Fortran compilers
` [PATCH 03/18] gdb/testsuite: Fix fortran types for Intel compilers
` [PATCH 04/18] gdb/testsuite: add local variable for passing 'getting_compiler_info' to gdb_compile
` [PATCH 05/18] gdb/testsuite: add Fortran compiler identification to GDB
` [PATCH 06/18] gdb/testsuite: rename intel next gen c/cpp compilers
` [PATCH 07/18] gdb/testsuite: disable charset.exp for intel compilers
` [PATCH 08/18] testsuite, fortran: make print-formatted.exp more robust
` [PATCH 09/18] testsuite, fortran: add required external keyword
` [PATCH 10/18] testsuite, fortran: add compiler dependent types to dynamic-ptype-whatis
` [PATCH 11/18] testsuite, fortran: Add '-debug-parameters all' when compiling with ifx
` [PATCH 12/18] testsuite/lib: add check_optional_entry for GDBInfoSymbols
` [PATCH 13/18] testsuite, fortran: fix info-types for intel compilers
` [PATCH 14/18] testsuite, fortran: Add type info of formal parameter for Intel compilers
` [PATCH 15/18] testsuite, fortran: allow additional completions in module.exp
` [PATCH 16/18] gdb, testsuite, fortran: fix double free in mixed-lang-stack.exp
` [PATCH 17/18] gdb, testsuite, fortran: fixup mixed-lang-stack for Intel/LLVM compilers
` [PATCH 18/18] gdb/testsuite: fixup common-block.exp for intel compilers

[PATCH v2] Fix dereference of possible nullptr in -O3
 2022-05-11 14:57 UTC  (3+ messages)

[PING] [PATCH] gdb: cooked_index_functions::expand_symtabs_matching: require psymtab
 2022-05-11 13:51 UTC 

[committed][gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with-expat=no
 2022-05-11 13:48 UTC 

[PATCH v4 01/10] btrace: Introduce auxiliary instructions
 2022-05-11 11:43 UTC  (17+ messages)
` [PATCH v4 06/10] python: Add clear() to gdb.Record
` [PATCH v4 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v4 10/10] btrace: Extend ptwrite event decoding

[PATCH 0/4] Add AMX support
 2022-05-11 11:41 UTC  (11+ messages)
` [PATCH 2/4] gdb, gdbserver: Add AMX registers
` [PATCH 3/4] gdb, gdbserver: Allocate only a sane amount of buffer when fetching registers

[committed][gdb/testsuite] Fix gdb.base/catch-syscall.exp without --enable-targets
 2022-05-11 11:30 UTC 

[PATCH v4 0/2] [gdb] untie and validate inheritance location
 2022-05-11 11:12 UTC  (2+ messages)
` [PING] "

[PATCH] gdb, btrace: Throw an error for empty recordings when replaying starts
 2022-05-11 10:00 UTC  (3+ messages)

[committed][gdb/testsuite] Fix gdb.base/maint.exp on powerpc64le
 2022-05-11  9:14 UTC 

[PATCH][PATCH] Update syscalls/{ppc64,ppc}-linux.xml
 2022-05-11  7:45 UTC  (8+ messages)
    ` PATCH] "

[PATCH][gdb/testsuite] Remove target limits in gdb.base/catch-syscall.exp
 2022-05-11  7:34 UTC  (2+ messages)
` [commited][gdb/testsuite] "

[PING] [PATCH v2 1/3] gdb: Make global feature array a per-remote target array
 2022-05-11  7:31 UTC 

[PATCH][gdb/record] Handle statx system call
 2022-05-11  6:36 UTC  (2+ messages)
` [committed][gdb/record] "

Supporting RISC-V Vendor Extensions in the GNU Toolchain
 2022-05-11  0:01 UTC 

[PATCH] gdb: mips: Fix large-frame.exp test case failure
 2022-05-10 21:13 UTC  (5+ messages)

[PATCH] Fix dereference of possible nullptr in -O3
 2022-05-10 21:00 UTC  (6+ messages)

[PATCH v2 00/11] gdb/testsuite: Cleanup gdb.base for clang testing
 2022-05-10 20:06 UTC  (4+ messages)
` [PING] "
  ` [PINGv2] "
    ` [PINGv3] "

[PATCH] PowerPC: bp-permanent.exp, kill-after-signal fix
 2022-05-10 19:07 UTC  (9+ messages)
      ` [PATCH Fixup] "
            ` [PATCH Fixup V2] "

[COMMITTED PATCH] gdb: LoongArch: Use GDB style to check readbuf and writebuf
 2022-05-10 14:27 UTC 

[PATCH v3 00/12] Extensions for PTWRITE
 2022-05-10 13:59 UTC  (5+ messages)
` [PATCH v3 07/12] btrace, gdbserver: Add ptwrite to btrace_config_pt

[PATCH] Fix --disable-threading build
 2022-05-10 13:54 UTC  (2+ messages)

[PATCH v6 0/7] extend branch tracing to use ARM CoreSight traces
 2022-05-10 13:21 UTC  (7+ messages)
` [PATCH v6 3/7] start/stop btrace with coresight etm and parse etm buffer. nat independant

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

[PATCH] gdb: testsuite: Support displaced stepping on LoongArch
 2022-05-10 12:51 UTC 

[COMMITTED PATCH] gdb: LoongArch: Implement the return_value gdbarch method
 2022-05-10 12:49 UTC  (5+ messages)

[PATCH v3 00/13] Handle variable XSAVE layouts
 2022-05-10 10:48 UTC  (2+ messages)

[RFC PATCH 0/3] Support different overlay systems
 2022-05-09 21:51 UTC  (4+ messages)
` [RFC PATCH 1/3] gdb: Move overlay support to new file
` [RFC PATCH 2/3] gdb: Add new overlay manager class
` [RFC PATCH 3/3] gdb: Add support for writing overlay managers in python

[PATCH] gdb/testsuite: modernize gdb.base/maint.exp
 2022-05-09 18:04 UTC 

[PATCH] Remove arch_stratum
 2022-05-09 17:28 UTC  (2+ messages)

[PATCH 0/3] Fix "b func(std::string)", DMGL_VERBOSE, gdb.cp/no-dmgl-verbose.exp
 2022-05-09 16:54 UTC  (2+ messages)

[PATCH] Fix Ada exception regression on Windows
 2022-05-09 16:02 UTC 

[PUSHED] gdb/testsuite: fix occasional failure in gdb.mi/mi-multi-commands.exp
 2022-05-09 15:57 UTC 

[PATCH] gdbserver: Remove srv_linux_usrregs setting in RISCV
 2022-05-09 14:44 UTC  (3+ messages)

[RFC][gdb] Handle ^D when terminal is not prepped
 2022-05-09 14:04 UTC  (4+ messages)

[committed][gdb] Make btrace maintainer entry more clear
 2022-05-09 13:15 UTC 

[PATCH][gdb/tdep] Handle pipe2 syscall for amd64
 2022-05-09  8:44 UTC  (2+ messages)
` [committed][gdb/tdep] "

[PATCH v5 0/1] get page size using sysconf (_SC_PAGESIZE) instead of PAGE_SIZE
 2022-05-09  8:07 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PING] [PATCH 1/1] gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type
 2022-05-09  7:10 UTC 

[PATCH][gdb/testsuite] Fix gdb.tui/scroll.exp with read1
 2022-05-08 17:48 UTC  (3+ messages)
` [PING][PATCH][gdb/testsuite] "
  ` [committed][gdb/testsuite] "

[PATCH] Fix C++ cast of derived class to base class
 2022-05-08 17:40 UTC  (4+ messages)
    ` [committed][gdb/testsuite] Fix gdb.cp/casts.exp with -m32

[committed][gdb/testsuite] Handle init errors in gdb.mi/user-selected-context-sync.exp
 2022-05-08 16:32 UTC 

[committed][gdb/testsuite] Fix gdb.ada/catch_ex_std.exp with remote-gdbserver-on-localhost
 2022-05-08 12:05 UTC 

[PATCH][gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp with check-readmore
 2022-05-08 11:54 UTC  (2+ messages)
` [committed][gdb/testsuite] "

[PATCH 00/18] Minor breakpoint cleanups
 2022-05-07 19:31 UTC  (7+ messages)
` [PATCH 18/18] Introduce catchpoint class

[pushed] Fix "catch syscall"
 2022-05-07 16:08 UTC 

[PATCH] gdb/readline: fix extra 'quit' message problem
 2022-05-07  9:56 UTC  (3+ messages)

[RFA] Show locno for 'multi location' breakpoint hit msg+conv var $bkptno $locno
 2022-05-07  5:44 UTC  (3+ messages)

[PATCH] Move non-dependent gdb::observers::observable::visit_state outside template
 2022-05-07  0:39 UTC  (2+ messages)

[PATCH] PowerPC fix for gdb.server/sysroot.exp
 2022-05-06 20:17 UTC  (2+ messages)

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

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).