[PATCH] Modify altivec-regs.exp testcase for AIX
2023-02-24 15:37 UTC (7+ messages)
[PATCH] Enable vector instruction debugging for AIX
2023-02-24 15:26 UTC (8+ messages)
[PATCH 1/1] gdb, fortran: Fix quad floating-point type for ifort compiler
2023-02-24 14:11 UTC (6+ messages)
[PATCH 1/2] gdb, python: do minor modernization in execute_gdb_command
2023-02-24 14:04 UTC (2+ messages)
` [PATCH 2/2] gdb, python: selectively omit enabling stdin in gdb.execute exception
[PATCH] gdb/arm: Fix backtrace for pthread_cond_timedwait
2023-02-24 13:38 UTC (9+ messages)
` [PING] "
` [PATCH v3] "
[pushed] [gdb/testsuite] Require syscall time in gdb.reverse/time-reverse.exp
2023-02-24 12:53 UTC (6+ messages)
` [PATCH] gdb.reverse/time-reverse.exp: test both time syscall and C time function (was: Re: [pushed] [gdb/testsuite] Require syscall time in gdb.reverse/time-reverse.exp)
[PATCH 1/3] [gdb/symtab] Factor out elf_symfile_read_dwarf2
2023-02-24 12:42 UTC (4+ messages)
` [PATCH 2/3] [RFC][gdb/symtab] Add maint set symbol-read-order
[PATCH] GDB: Fix out of bounds accesses with limited-length values
2023-02-24 12:39 UTC (3+ messages)
[PATCH] [gdb/symtab] Add set/show always-read-ctf on/off
2023-02-24 12:35 UTC
[PATCH] gdb/python: Fix --disable-tui build
2023-02-24 12:06 UTC
[PATCH v2] gdb: xtensa: don't supply registers if they are not present
2023-02-24 6:28 UTC
[PATCH] gdb: LoongArch: Added support for static data member in struct
2023-02-24 0:54 UTC
[PATCH 0/9] Add typing annotations to gdbarch*.py and make-target-delegates.py
2023-02-23 22:18 UTC (10+ messages)
` [PATCH 1/9] gdb: remove invalid / dead code from gdbarch.py
` [PATCH 2/9] gdb: reformat Python files with black 23.1.0
` [PATCH 3/9] gdb: gdbarch.py: spell out parameters of _Component.__init__
` [PATCH 4/9] gdb: pyproject.toml: set pyright typeCheckingMode = "strict"
` [PATCH 5/9] gdb: split gdbarch component types to gdbarch_types.py
` [PATCH 6/9] gdb: gdbarch*.py, copyright.py: add type annotations
` [PATCH 7/9] gdb: make-target-delegates.py: make one string raw
` [PATCH 8/9] gdb: make-target-delegates.py: add Entry type
` [PATCH 9/9] gdb: make-target-delegates.py: add type annotations
[PATCH] gdb/doc: The RISC-V vector registers didn't change
2023-02-23 21:52 UTC (2+ messages)
[PATCH v2] gdb: remove --disable-gdbmi configure option
2023-02-23 21:40 UTC (4+ messages)
[PATCH v4 0/6] gdb: introduce limited array lengths while printing values
2023-02-23 21:16 UTC (5+ messages)
` [PATCH v4 6/6] GDB: Introduce "
[PATCH] Implement DAP variables, scopes, and evaluate requests
2023-02-23 20:21 UTC (2+ messages)
[PATCH] gdb/testsuite: add regression test for per-objfile typeprinters
2023-02-23 19:50 UTC (3+ messages)
[PATCH 0/6] Make GMP data members private
2023-02-23 19:48 UTC (7+ messages)
` [PATCH 1/6] Clean up gmp-utils.h includes
` [PATCH 2/6] Add methods and operators to gdb_mpz
` [PATCH 3/6] Rename gdb_mpz::val and make contents private
` [PATCH 4/6] Add operators and methods to gdb_mpq
` [PATCH 5/6] Rename gdb_mpq::val and make contents private
` [PATCH 6/6] Hide the implementation of gdb_mpf
[PATCH] Fix Tcl quoting in gdb_assert
2023-02-23 19:16 UTC (5+ messages)
[PATCH 0/1] Add functionality to disable test for specific architecture
2023-02-23 17:51 UTC (3+ messages)
` [PATCH 1/1] gdb: "
[PATCH 1/2] gdbsupport: ignore -Wenum-constexpr-conversion in enum-flags.h
2023-02-23 17:35 UTC (2+ messages)
` [PATCH 2/2] gdb: fix -Wsingle-bit-bitfield-constant-conversion warning in z80-tdep.c
[pushed] gdb: add AMDGPU header files to HFILES_NO_SRCDIR
2023-02-23 16:29 UTC
[PATCH] gdb/amd64: replace xmalloc/alloca with gdb::byte_vector
2023-02-23 15:47 UTC
[PATCH 0/3] AMD64 Displaced Stepping Fix
2023-02-23 15:46 UTC (4+ messages)
` [PATCH 1/3] gdb: more debug output for displaced stepping
` [PATCH 2/3] gdb: remove gdbarch_displaced_step_fixup_p
` [PATCH 3/3] gdb: fix reg corruption from displaced stepping on amd64
[PATCH] [gdb/doc] aarch64: Expand documentation of XML features
2023-02-23 15:06 UTC (4+ messages)
[PATCH] [gdb/doc] arm: Expand documentation of XML features
2023-02-23 13:33 UTC (3+ messages)
[PATCH v5 0/8] Fix gdb.base/gdb-sigterm.exp failure/error
2023-02-23 13:01 UTC (10+ messages)
` [PATCH v5 1/8] Introduce gdb_exception_forced_quit
` [PATCH v5 2/8] Handle gdb SIGTERM by throwing / catching gdb_exception_force_quit
` [PATCH v5 3/8] Catch gdb_exception_error instead of gdb_exception (in many places)
` [PATCH v5 4/8] Python QUIT processing updates
` [PATCH v5 5/8] Guile "
` [PATCH v5 6/8] QUIT processing w/ explicit throw for gdb_exception_forced_quit
` [PATCH v5 7/8] Introduce set_force_quit_flag and change type of sync_quit_force_run
` [PATCH v5 8/8] Forced quit cases handled by resetting sync_quit_force_run
[PATCH v4 0/8] Fix gdb.base/gdb-sigterm.exp failure/error
2023-02-23 12:50 UTC (5+ messages)
` [PATCH v4 4/8] Python QUIT processing updates
[PATCH 0/2] gdb: LoongArch: Modify the info reg command
2023-02-23 12:38 UTC (2+ messages)
[PATCH v2 0/1] gdb, infcmd: Support jump command in multi-inferior case
2023-02-23 9:54 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] gdbserver/linux-low.cc: Fix a typo in ternary operator
2023-02-23 0:28 UTC
[PATCH] Remove 'eval' from gdb_breakpoint
2023-02-22 23:54 UTC (2+ messages)
[PATCH 1/1] gdb, infcmd: Support jump command in multi-inferior case
2023-02-22 17:43 UTC (3+ messages)
[PATCH] Support DWARF tags for C++11 variadic templates
2023-02-22 17:00 UTC (2+ messages)
[PATCH 0/8] Fix missing MI =breakpoint-deleted notifications
2023-02-22 15:23 UTC (16+ messages)
` [PATCH 1/8] gdb: remove an out of date comment about disp_del_at_next_stop
` [PATCH 2/8] gdb: don't duplicate 'thread' field in MI breakpoint output
` [PATCH 3/8] gdb/testsuite: make more use of mi-support.exp
` [PATCH 4/8] gdb/testsuite: extend the use of mi_clean_restart
` [PATCH 5/8] gdb/testsuite introduce foreach_mi_ui_mode helper proc
` [PATCH 6/8] gdb/testsuite: introduce is_target_non_stop "
` [PATCH 7/8] gdb/testsuite: fix failure in gdb.mi/mi-pending.exp with extended-remote
` [PATCH 8/8] gdb: fix mi breakpoint-deleted notifications for thread-specific b/p
[PATCH] gdb/testsuite: Improve testing of GDB's completion functions
2023-02-22 9:11 UTC
[PATCH] Merge forget_cached_source_info_for_objfile into objfile method
2023-02-21 22:25 UTC
[PATCH] gdb: don't treat empty enums as flag enums
2023-02-21 19:42 UTC (4+ messages)
[PATCH 0/6] Use bool in value
2023-02-21 15:30 UTC (7+ messages)
` [PATCH 1/6] Change value::m_modifiable to bool
` [PATCH 3/6] Change value::m_initialized "
` [PATCH 4/6] Change value::m_stack "
[PATCH] gdb: add --with-curses to --configuration output
2023-02-21 14:36 UTC (5+ messages)
` [PATCH v2] "
[pushed] [gdb/testsuite] Require compilation flags in two gdb.arch/aarch64 test-cases
2023-02-21 14:26 UTC
[pushed] [gdb/testsuite] Require istarget x86* in gdb.reverse/step-indirect-call-thunk.exp
2023-02-21 14:07 UTC
[pushed] [gdb/testsuite] Require -fsplit-stack in gdb.base/morestack.exp
2023-02-21 13:41 UTC
[PATCH 0/1] Add breakpoint location debugging logs
2023-02-21 12:43 UTC (3+ messages)
` [PATCH 1/1] gdb, breakpoint: add "
[pushed] [gdb/testsuite] Require python in gdb.dap/basic-dap.exp
2023-02-21 11:47 UTC
[PATCH] [AArch64] Enable pointer authentication support for aarch64 bare metal/kernel mode addresses
2023-02-21 9:11 UTC (2+ messages)
[PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp
2023-02-20 20:24 UTC (22+ messages)
` [PATCH 2/2 version 2] "
` [PATCH ] PowerPC: "
[pushed] gdb: revert one erroneous bool-ification change
2023-02-20 17:01 UTC
[PATCH 0/6] Don't throw quit while handling inferior events
2023-02-20 15:28 UTC (8+ messages)
` [PATCH 2/6] Make "ptype INTERNAL_FUNCTION" in Ada print like other languages
` [PATCH] Move TYPE_CODE_INTERNAL_FUNCTION type printing to common code (was: Re: [PATCH 2/6] Make "ptype INTERNAL_FUNCTION" in Ada print like other languages)
[RFC] [gdb/testsuite] Use dwarf assembly in gdb.dlang/dlang-start.exp
2023-02-20 14:28 UTC (3+ messages)
[PATCH] gdb/doc: Consistency fixes for GDB/MI documentation
2023-02-20 14:28 UTC (3+ messages)
[PATCH] gdb/infrun: reset thread control's step info in end_stepping_range
2023-02-20 13:08 UTC (2+ messages)
[PATCH v2 0/2] Querying registers of already-exited processes
2023-02-20 13:07 UTC (5+ messages)
` [PATCH v3 "
[PING] [PATCH v7 00/10] Extensions for PTWRITE
2023-02-20 12:51 UTC (3+ messages)
[PATCH 1/1] bfd, gdb: fix missing "Core was generated by" when loading a x32 corefile
2023-02-20 12:50 UTC (2+ messages)
` [PING] "
[PATCH 1/1] gdb: Avoid warning for the jump command inside an inline function
2023-02-20 12:50 UTC (2+ messages)
` [PING] "
[PATCH] [gdb/testsuite] Add xfail case in gdb.python/py-record-btrace.exp
2023-02-20 10:36 UTC (3+ messages)
[PATCH v2 0/5] [gdb/symtab] Assume epilogue unwind info is valid unless gcc < 4.5.0
2023-02-20 10:27 UTC (5+ messages)
` [PATCH v2 1/5] [gdb/symtab] Factor out compunit_epilogue_unwind_valid
[pushed] [gdb/testsuite] Fix gdb.threads/schedlock.exp for gcc 4.8.5
2023-02-20 10:16 UTC
[PATCH] Issue error on erroneous expression
2023-02-20 9:55 UTC (2+ messages)
gdb-13 branch FROZEN
2023-02-19 14:03 UTC (2+ messages)
` gdb-13 branch now *OPEN* again (was: "gdb-13 branch FROZEN")
[release/branch] Bump GDB's version number to 13.1.90.DATE-git
2023-02-19 14:01 UTC
[release/branch] Set GDB version number to 13.1
2023-02-19 13:45 UTC
sim Makefile's "clean" target deletes checked in file
2023-02-19 13:41 UTC (2+ messages)
[PATCH v2] [PR python/29603] Disable out-of-scope watchpoints
2023-02-18 16:26 UTC (5+ messages)
` [PATCH v3] "
` [PING] "
[PATCH] Fix "start" for D, Rust, etc
2023-02-18 1:42 UTC (4+ messages)
[PATCH 0/2] Fix a crash in go-lang.c
2023-02-18 0:01 UTC (7+ messages)
` [PATCH 1/2] Avoid manual memory management "
` [PATCH 2/2] Fix crash in go_symbol_package_name
[pushed] [gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpu
2023-02-17 22:42 UTC (2+ messages)
[PATCH] gdb: allow env var specifications in cmds 'set log', 'source', 'shell'
2023-02-17 22:31 UTC (4+ messages)
` [RFC PATCH 0/2] Command expression evaulation substitution
` [RFC PATCH 2/2] Allow and evaluate expressions in command arguments
[PATCH] Do not record a rejected target description
2023-02-17 22:29 UTC (11+ messages)
[PATCH 0/5] Various test suite fixes (mostly thread related)
2023-02-17 20:38 UTC (6+ messages)
` [PATCH 1/5] gdb.threads/multi-create: Double the existing stack size
` [PATCH 2/5] gdb.base/catch-syscall.exp: Remove some Linux-only assumptions
` [PATCH 3/5] gdb.threads/execl.c: Ensure all threads are started before execl
` [PATCH 4/5] gdb.threads/next-bp-other-thread.c: Ensure child thread is started
` [PATCH 5/5] gdb tests: Allow for "LWP" in thread IDs from info threads
[PATCH 0/2] Fix gdb.arch/amd64-gs_base.exp test on FreeBSD
2023-02-17 20:02 UTC (3+ messages)
` [PATCH 1/2] gdb.arch/amd64-gs_base.exp: Support non-Linux
` [PATCH 2/2] amd64-linux-tdep: Don't treat fs_base and gs_base as system registers
[PATCH] 0001-Fix-multi-thread-debug-bug-in-AIX.patch
2023-02-17 19:14 UTC (15+ messages)
[PATCH 0/3] Avoid printing global thread-id in CLI command output
2023-02-17 17:49 UTC (5+ messages)
` [PATCH 3/3] gdb: don't use the global thread-id in the saved breakpoints file
[pushed] Remove two unnecessary returns in ada-lang.c
2023-02-17 17:25 UTC
[PATCH] Remove two more files in gdb "distclean"
2023-02-17 17:01 UTC
[pushed] [gdb/testsuite] Simplify gdb.arch/amd64-disp-step-avx.exp
2023-02-17 14:33 UTC
[PATCH] Use styled_string when defering warnings when loading separate debug files
2023-02-17 12:35 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3] gdb: Modify until_break_command to act correctly on SIGTRAMP_FRAME
2023-02-17 8:53 UTC (2+ messages)
` [PING] "
[PATCH] Update the 'g' packet documentation
2023-02-16 18:16 UTC (7+ messages)
` [PATCH v2] "
[pushed] Rename parameter of create_ada_exception_catchpoint
2023-02-16 17:29 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