[PATCH 00/18] Fortran compiler identification and ifx testsuite support
2022-05-10 14:24 UTC (5+ 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] Fix dereference of possible nullptr in -O3
2022-05-10 14:17 UTC (2+ messages)
[PATCH v4 01/10] btrace: Introduce auxiliary instructions
2022-05-10 14:11 UTC (23+ messages)
` [PATCH v4 02/10] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v4 03/10] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v4 04/10] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH v4 05/10] python: Introduce gdb.RecordAuxiliary class
` [PATCH v4 06/10] python: Add clear() to gdb.Record
` [PATCH v4 07/10] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v4 08/10] btrace, linux: Enable ptwrite packets
` [PATCH v4 09/10] btrace, python: Enable ptwrite listener registration
` [PATCH v4 10/10] btrace: Extend ptwrite event decoding
[PATCH v3 00/12] Extensions for PTWRITE
2022-05-10 13:59 UTC (29+ messages)
` [PATCH v3 01/12] btrace: Introduce auxiliary instructions
` [PATCH v3 02/12] btrace: Enable auxiliary instructions in record instruction-history
` [PATCH v3 03/12] btrace: Enable auxiliary instructions in record function-call-history
` [PATCH v3 04/12] btrace: Handle stepping and goto for auxiliary instructions
` [PATCH v3 05/12] python: Introduce gdb.RecordAuxiliary class
` [PATCH v3 07/12] btrace, gdbserver: Add ptwrite to btrace_config_pt
` [PATCH v3 09/12] btrace, python: Enable ptwrite listener registration
` [PATCH v3 10/12] btrace, python: Enable calling the ptwrite listener
` [PATCH v3 12/12] btrace: Extend ptwrite event decoding
[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][gdb/testsuite] Handle pipe2 syscall in gdb.base/catch-syscall.exp
2022-05-10 11:53 UTC (19+ 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
[PATCH] PowerPC: fix for gdb.base/eh_return.exp
2022-05-10 11:43 UTC (7+ messages)
` [PATCH V2] "
[PATCH v3 00/13] Handle variable XSAVE layouts
2022-05-10 10:48 UTC (2+ messages)
[PATCH] PowerPC: bp-permanent.exp, kill-after-signal fix
2022-05-10 9:27 UTC (8+ messages)
` [PATCH Fixup] "
[PATCH][PATCH] Update syscalls/{ppc64,ppc}-linux.xml
2022-05-10 9:01 UTC (2+ messages)
[PATCH][gdb/testsuite] Remove target limits in gdb.base/catch-syscall.exp
2022-05-10 8:59 UTC
[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 (15+ messages)
` [PATCH 1/3] Fix "b f(std::string)", always use DMGL_VERBOSE
` [PATCH 2/3] Always pass an explicit language down to c_type_print
` [PATCH 3/3] Fix "b f(std::string)" when current language is C
[PATCH 0/4] Add AMX support
2022-05-09 16:31 UTC (12+ messages)
` [PATCH 1/4] gdb: define int512 and uint512 as built-in types
` [PATCH 2/4] gdb, gdbserver: Add AMX registers
` [PATCH 3/4] gdb, gdbserver: Allocate only a sane amount of buffer when fetching registers
` [PATCH 4/4] gdb: Clear tilecfg.start_row for any PC modification
[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/record] Handle statx system call
2022-05-09 10:41 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)
[PATCHv3 0/6] Add Python API for the disassembler
2022-05-06 18:11 UTC (15+ messages)
` [PATCHv4 0/5] "
` [PATCHv4 1/5] gdb: add new base class to gdb_disassembler
` [PATCHv4 3/5] gdb/python: implement the print_insn extension language hook
` [PATCHv5 0/5] Add Python API for the disassembler
` [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
[PATCH] PowerPC: Disable test gdb.arch/powerpc-power10.exp on non ISA 3.1 processors
2022-05-06 17:03 UTC (4+ messages)
[PATCH, v4] Fix reverse stepping multiple contiguous PC ranges over the line table
2022-05-06 16:48 UTC (4+ messages)
` [PATCH,v4] "
` [PATCH,v5] "
[PATCH v4 00/10] Extensions for PTWRITE
2022-05-06 11:38 UTC
[PATCH] gdb: Remove d10v from overlay documentation
2022-05-06 9:52 UTC
[PATCH][gdb/testsuite] Fix gdb.dwarf2/locexpr-data-member-location.exp with nopie
2022-05-05 22:40 UTC (2+ messages)
[PATCH] gdb: use gdb::function_view for gdbarch_iterate_over_objfiles_in_search_order callback
2022-05-05 19:27 UTC (3+ messages)
[PATCH] Fix gdb.cp/no-dmgl-verbose.exp test
2022-05-05 18:53 UTC (12+ messages)
` [PATCH] Fix "b func(std::string)", use DMGL_VERBOSE (was: Re: [PATCH] Fix gdb.cp/no-dmgl-verbose.exp test)
[PATCH] Use aarch64_features to describe register features in target descriptions
2022-05-05 18:46 UTC
[PATCH] gdb: make regcache's cooked_write_test selftest work with native-extended-gdbserver board
2022-05-05 14:54 UTC (3+ messages)
[PATCH 1/2] gdb/linux-tdep: make read_mapping return a structure
2022-05-05 13:01 UTC (8+ messages)
` [PATCH 2/2] gdb/linux-tdep: move "Perms" column right
[PATCH] Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
2022-05-05 10:29 UTC (6+ messages)
[PATCH] Debug support for global alias variable
2022-05-05 9:53 UTC (15+ messages)
[PATCH] Fix crash with "maintenance print arc"
2022-05-05 9:31 UTC (3+ messages)
[PATCH v3 0/1] Fix variable length strings array for FORTRAN
2022-05-04 20:05 UTC (2+ messages)
` [PATCH v3 1/1] gdb: Fix arrays of variable length strings "
[PATCH v2] gdb/stack.c: avoid stale pointers when printing frame arguments
2022-05-04 19:10 UTC
[PATCH] gdb: cooked_index_functions::expand_symtabs_matching: require psymtab
2022-05-04 17:11 UTC (3+ messages)
[PATCH] Fix crash when creating index from index
2022-05-04 14:32 UTC (2+ messages)
[PATCH] gdbsupport: fix path_join crash with -std=c++17 and -D_GLIBCXX_DEBUG
2022-05-04 14:18 UTC
[PATCH 0/2] Fix gdbserver/linux memory access regression
2022-05-04 14:03 UTC (9+ messages)
[PATCH] gdb: Fix issue with Clang CLI macros
2022-05-04 12:50 UTC (2+ messages)
` [PING] "
[PATCH 2/3] sim: Add nanoMIPS port
2022-05-04 12:45 UTC (2+ messages)
Metadata style?
2022-05-04 12:40 UTC (5+ messages)
[PATCH v2 0/2] Fix regressions caused by prune_threads patch
2022-05-04 12:25 UTC (7+ messages)
` [PATCH v2 1/2] gdb/remote: iterate on pspace inferiors in remote_new_objfile
` [PATCH v2 2/2] gdb/remote: send qSymbol to all inferiors on startup
[PATCH] gdb/mi: fix breakpoint script field output
2022-05-04 12:13 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox