[PATCH] gdb: handle case where type alignment is unknown
2021-06-07 15:04 UTC (2+ messages)
[PATCH] gdb: set only inferior_ptid in sparc_{fetch, store}_inferior_registers
2021-06-07 15:02 UTC (4+ messages)
[PATCH 0/5] Fix for an assertion when unwinding with inline frames
2021-06-07 14:57 UTC (7+ messages)
` [PATCH 1/5] gdb/python: handle saving user registers in a frame unwinder
` [PATCH 2/5] gdb/python: move PyLong_From* calls into py-utils.c
` [PATCH 3/5] gdb/python: add PendingFrame.level and Frame.level methods
[PATCH 1/4] gnulib: import chown
2021-06-07 14:29 UTC (6+ messages)
` [PATCH 3/4] gnulib: import netdb
` [PATCH 4/4] gnulib: import select
[PATCH 0/2] Fix next command in the running inferior
2021-06-07 13:48 UTC (4+ messages)
` [PATCH 1/2] gdb: Fix deleted thread when issuing next command
` [PATCH 2/2] gdb: Improve the resuming of the stepped thread
[committed][gdb/testsuite] Fix gdb.base/run-attach-while-running.exp
2021-06-07 13:46 UTC
[PATCH] MAINTAINERS: Update path to readline config.{sub,guess} files
2021-06-07 13:39 UTC
[RFC][gdb/doc] Document non-stop attach behaviour
2021-06-07 13:21 UTC
[PATCH] Add Power 10 PLT instruction patterns
2021-06-07 12:54 UTC (2+ messages)
[committed][gdb/testsuite] Simplify gdb.base/info-types.exp.tcl
2021-06-07 12:34 UTC
[committed][gdb/testsuite] Fix gdb.base/new-ui-pending-input.exp timeout
2021-06-07 12:34 UTC
[committed][gdb/testsuite] Fix info-types-c.exp
2021-06-07 12:34 UTC
[PATCH] [gdb.base] Convert multi-line function call into in foll-exec.c
2021-06-07 6:31 UTC (3+ messages)
[PATCH 1/7] sim: unify platform function & header tests
2021-06-07 5:33 UTC (7+ messages)
` [PATCH 2/7] sim: unify assert build settings
` [PATCH 3/7] sim: unify environment "
` [PATCH 4/7] sim: split debug/stdio/trace/profile options into dedicated m4 files
` [PATCH 5/7] sim: unify debug/stdio/trace/profile build settings
` [PATCH 6/7] sim: unify bug & package settings
` [PATCH 7/7] sim: overhaul alignment settings management
[PATCH] sim: cleanup obsolete NULL fallback
2021-06-07 5:30 UTC
[PATCH v2] guile: fix make-value with pointer type
2021-06-06 19:56 UTC
[PATCH v2] guile: fix smob exports
2021-06-06 18:49 UTC
[RFC] Fix/complete option list/description in manual and in gdb --help
2021-06-06 18:06 UTC (3+ messages)
[PATCH] sim: mn10300: tweak engine halt hook
2021-06-06 17:33 UTC
[PATCH] sim: nrun: tweak init of callback endian
2021-06-06 17:33 UTC
[PATCH] sim: bpf: use CURRENT_TARGET_BYTE_ORDER
2021-06-06 17:32 UTC
GDB 11 branching update (2021-06-06)
2021-06-06 15:09 UTC
[PATCH 0/2] Fix alignment issue flagged by Clang in nat/amd64-linux-siginfo.c
2021-06-06 14:41 UTC (5+ messages)
` [PATCH 1/2] nat/amd64-linux-siginfo.c: Move align attribute from typedef to struct
` [PATCH 2/2] nat/amd64-linux-siginfo.c: Remove typedefs
[pushed] gdb/testsuite: set sysroot in gdb.server/stop-reply-no-thread-multi.exp
2021-06-06 13:54 UTC
[pushed] Fix gdb/data-directory Makefile-regeneration rule
2021-06-06 13:01 UTC (3+ messages)
[PATCHv3 1/2] Initial TUI mouse support
2021-06-06 5:46 UTC (25+ messages)
` [PATCHv3 2/2] Forward mouse click to python TUI window
[PATCHv2] Restore gdb.SYMBOL_STRUCT_DOMAIN constant
2021-06-05 22:36 UTC (7+ messages)
[pushed] Really fix data-directory/Makefile rebuilding
2021-06-05 15:27 UTC
[PATCH] sim: cgen: inline cgen_init logic
2021-06-05 14:33 UTC
[PATCH] Use ACX_NONCANONICAL_TARGET in gdb/configure
2021-06-05 14:15 UTC (4+ messages)
[PATCH] Fix gdb crash due to SIGPIPE when the compile command fails
2021-06-05 14:04 UTC (9+ messages)
[PATCH 0/5] Some gdb build cleanups
2021-06-05 9:51 UTC (5+ messages)
` [PATCH 1/5] Remove gdb/testsuite/configure
[PATCH] arc: Add 'set disassembler-options' support
2021-06-05 9:50 UTC (5+ messages)
` [PATCH v2] "
` [PUSHED] "
GDB 11 branching update (2021-05-30)
2021-06-04 22:45 UTC (7+ messages)
[PATCH] gdb: try to load libthread_db only after reading all shared libraries when attaching
2021-06-04 22:42 UTC (3+ messages)
` [PATCH v2] gdb: try to load libthread_db only after reading all shared libraries when attaching / handling a fork child
[PATCH v2] Add PROP_VARIABLE_NAME
2021-06-04 19:40 UTC (2+ messages)
[PATCH] Add PROP_VARIABLE
2021-06-04 17:21 UTC (3+ messages)
[PATCHv2 1/2] Implement locals TUI window
2021-06-04 16:24 UTC (2+ messages)
` [PATCHv2 2/2] Use method children instead of to_string in pretty printers
[PUSHED] gdb: add some additional debug output in remote.c
2021-06-04 16:19 UTC
[PATCH v2] Fix raw-frame-arguments in combination with frame-filters
2021-06-04 14:03 UTC (5+ messages)
[RFC PATCH] gdb: fix eval.c assert during inferior exit event
2021-06-03 21:07 UTC (5+ messages)
` [PATCH v3] "
[PATCH 00/17] Interrupting programs that block/ignore SIGINT
2021-06-03 19:51 UTC (21+ messages)
` [PATCH 01/17] Test interrupting programs that block SIGINT [gdb/9425, gdb/14559]
` [PATCH 02/17] prefork_hook: Remove 'args' parameter
` [PATCH 03/17] Fix silent gdb.base/annota1.exp test coverage regression
` [PATCH 04/17] Make gdb.base/long-inferior-output.exp fail fast
` [PATCH 05/17] Fix gdb.multi/multi-term-settings.exp race
` [PATCH 06/17] Don't check parent pid in gdb.threads/{ia64-sigill, siginfo-threads, watchthreads-reorder}.c
` [PATCH 07/17] Special-case "set inferior-tty /dev/tty"
` [PATCH 08/17] Make inferior/GDB share terminal in run+detach testcases
` [PATCH 09/17] Make inferior/GDB share terminal in tests that exercise GDB/inferior reading same input
` [PATCH 10/17] gdb.mi/mi-logging.exp, don't send input to GDB while the inferior is running
` [PATCH 11/17] target_terminal::ours_for_output before printing signal received
` [PATCH 12/17] Move scoped_ignore_sigttou to gdbsupport/
` [PATCH 13/17] Always put inferiors in their own terminal/session [gdb/9425, gdb/14559]
` [PATCH 14/17] exists_non_stop_target: Avoid flushing frames
` [PATCH 15/17] convert previous_inferior_ptid to strong reference to thread_info
` [PATCH 16/17] GNU/Linux: Interrupt/Ctrl-C with SIGSTOP instead of SIGINT [PR gdb/9425, PR gdb/14559]
` [PATCH 17/17] Document pseudo-terminal and interrupting changes
[PATCH] guile: fix make-value with pointer type
2021-06-03 19:12 UTC (3+ messages)
[PATCH] guile: fix smob exports
2021-06-03 19:04 UTC (3+ messages)
[pushed] Update my email address in MAINTAINERS
2021-06-03 18:59 UTC
[PATCH v2 0/3] Follow fork improvements
2021-06-03 17:28 UTC (6+ messages)
` [PATCH v2 1/3] gdb: call post_create_inferior at end of follow_fork_inferior
` [PATCH v2 2/3] gdb: pass child_ptid and fork kind to target_ops::follow_fork
` [PATCH v2 3/3] gdb: follow-fork: push target and add thread in target_follow_fork
[FYI] Add myself to gdb/MAINTAINERS
2021-06-03 17:21 UTC (3+ messages)
[PATCH] Report additional details for signals received on FreeBSD
2021-06-03 17:06 UTC (5+ messages)
[PATCH 0/4] New option for 'info sources', also better MI support
2021-06-03 13:15 UTC (6+ messages)
` [PATCHv2 0/5] "info sources" - group by objfile
` [PATCHv2 5/5] gdb: change info sources to group results "
[PATCH][AArch64] Fix missing watchpoint hits/endless loop
2021-06-03 10:22 UTC (4+ messages)
[PATCH] Fix temp-dir leakage in per-bfd-sharing.exp
2021-06-03 5:37 UTC (4+ messages)
[PATCH] [PR gdb/27570] missing support for debuginfod in core_target::build_file_mappings
2021-06-03 0:01 UTC (2+ messages)
` [PATCH v2] "
[PATCHv2 1/2] Initial TUI mouse support
2021-06-02 18:49 UTC (4+ messages)
` [PATCHv2 2/2] Forward mouse click to python TUI window
[PATCH v2 3/4] Fix handling of DW_AT_entry_pc of inlined subroutines
2021-06-02 18:24 UTC (3+ messages)
[PATCH] Implement Rust raw identifiers
2021-06-02 17:58 UTC
[PUSHED] gdb/testsuite: only add -J option when compiling with gfortran
2021-06-02 17:12 UTC (3+ messages)
[PUSHED OBV] sim m32c: Include defs.h in m32c.opc and r8c.opc
2021-06-02 15:48 UTC
[PATCH] kill all threadapply processes at end of test
2021-06-02 15:08 UTC (8+ messages)
[PATCH] [gdb.fortran] Add type info of formal parameter for clang in ptype-on-functions.exp
2021-06-02 10:30 UTC (9+ messages)
[PUSHED] gdb/testsuite: escape '*' character in pattern used by flang
2021-06-02 9:14 UTC
[PING**2] [PATCH] gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers
2021-06-02 7:23 UTC
[PATCH V5] CTF: multi-CU and archive support
2021-06-02 0:05 UTC (3+ messages)
` [PING][PATCH "
` [PING 2][PATCH "
[PATCH] Conditionally restore displaced stepping state after fork
2021-06-01 21:18 UTC (5+ messages)
` [PATCH v2] "
[RFC PATCH 0/7] gdb: replay diversion support
2021-06-01 19:27 UTC (10+ messages)
` [RFC PATCH 1/7] gdb: add replay diversion interface to target_ops
` [RFC PATCH 2/7] gdb: handle early replay diversion exits
` [RFC PATCH 3/7] gdb/remote: add vReplayDiversion packet
` [RFC PATCH 4/7] gdb/inferior: add replay diversion state
` [RFC PATCH 5/7] gdb/infcall: enter replay diversion before call
` [RFC PATCH 6/7] gdb/infrun: solo thread resume in replay diversion
` [RFC PATCH 7/7] gdb/infcmd: add replay diversion commands
[PATCH] [AArch64] MTE corefile support
2021-06-01 17:45 UTC (2+ messages)
` [PATCH,v5][AArch64] "
[PATCH v6 0/7] extend branch tracing to use ARM CoreSight traces
2021-06-01 15:47 UTC (4+ messages)
` [PATCH v6 2/7] add btrace coresight related commands
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