[PATCHv2] gdb/python: handle completion returning a non-sequence
2023-11-20 11:40 UTC
[PATCH] Fix gdb.base signal.exp test case in AIX
2023-11-20 11:39 UTC (2+ messages)
[PATCH] Fix AIX thread NULL assertion failure during fork
2023-11-20 11:27 UTC (2+ messages)
[PATCH] [gdb/tdep] Use PTRACE_GET_SYSCALL_INFO for syscall number
2023-11-20 10:34 UTC
[PATCH v4 0/2] add annotation in 'info locals' command for variables shadowing case
2023-11-20 10:26 UTC (5+ messages)
` [PATCH v4 1/2] gdb: "
[PATCH v4 0/2] Improving frame printing with recursive calls
2023-11-20 9:54 UTC (3+ messages)
GDB 14.1 release -- 2023-11-19 Update
2023-11-19 16:22 UTC
[PATCH 0/3] Three random cleanups
2023-11-18 20:36 UTC (3+ messages)
[PATCH] gdb: remove address space numbers
2023-11-17 21:01 UTC
[pushed] Remove extraneous blocks from dwarf2/read.c:new_symbol
2023-11-17 18:07 UTC
[PATCH] Fix bug in DAP handling of 'pause' requests
2023-11-17 17:49 UTC
[PATCH 1/3] gdb: regenerate target-delegates.c
2023-11-17 15:41 UTC (12+ messages)
` [PATCH 2/3] gdb: refactor make-target-delegates.py's ARGTYPES
` [PATCH 3/3] gdb: handle default argument in make-target-delegates.py
[PATCH v2 0/3] Implement the DAP notStopped response
2023-11-17 15:33 UTC (2+ messages)
[PATCH v3] gdb: Enable early init of thread pool size
2023-11-17 15:09 UTC (2+ messages)
[PATCH 0/3] Improve debug output support in gdbserver
2023-11-17 14:55 UTC (3+ messages)
[PATCH] gdb : Signal to pstack/gdb kills the attached process
2023-11-17 14:48 UTC (6+ messages)
` [External] : "
` [External] : Re: [PATCH v2] "
` [External] : Re: [PATCH v3] "
[PATCH v3] gdb/tui: add a vsplit layout
2023-11-17 14:26 UTC (3+ messages)
[PATCH] Handle StackFrameFormat in DAP
2023-11-17 14:09 UTC (2+ messages)
[PATCH v3 0/3] Check for zpoint support when handling watchpoints
2023-11-17 13:42 UTC (12+ messages)
` [PATCH v3 1/3] gdb, gdbserver, zpoint: report z_point support
` [PATCH v3 2/3] gdb, breakpoint: add a breakpoint type converter
` [PATCH v3 3/3] gdb, zpoint: check for target hardware breakpoint support
[PATCH] PowerPC: Fix test gdb.ada/finish-large.exp
2023-11-17 13:33 UTC (2+ messages)
[PATCH 0/6] Add vDefaultInferiorFd feature
2023-11-17 12:09 UTC (8+ messages)
` [PATCH 1/6] gdb.server/non-existing-program.exp: Use gdbserver_start
` [PATCH 2/6] gdb/ser-pipe.c: Duplicate the file descriptors
` [PATCH 3/6] Add new vDefaultInferiorFd packet
` [PATCH 4/6] gdbserver/linux-low.cc: Connect the inferior to the terminal
` [PATCH 5/6] remote.c: Add terminal handling functions
` [PATCH 6/6] Add defaultinf.exp test to the testsuite
[ob/pushed] Fix AMD_DBGAPI_SCOPED_DEBUG_START_END wrong setting
2023-11-17 11:34 UTC
[PATCH] gdb: remove two uses of obstack
2023-11-17 2:26 UTC (3+ messages)
[RFC] Adding a SECURITY policy for GDB
2023-11-16 21:35 UTC (5+ messages)
Ada compile with -fvar-tracking
2023-11-16 21:07 UTC (15+ messages)
[PATCH] gdb/s390: Add packed-stack support to the backchain unwinder
2023-11-16 20:13 UTC (2+ messages)
[PATCH 0/5] New Python hook for missing debug information
2023-11-16 17:21 UTC (11+ messages)
` [PATCHv2 "
` [PATCHv2 5/5] gdb: implement missing debug handler hook for Python
[PATCH] [gdb/tdep] Fix catching syscall execve exit for arm
2023-11-16 16:19 UTC
[PATCH] gdb/python: handle completion returning a non-sequence
2023-11-16 15:28 UTC (3+ messages)
[PATCH] Check gdb_python_module in gdbpy_handle_missing_debuginfo
2023-11-16 15:14 UTC (5+ messages)
[PATCH 0/3] Appoint new maintainers
2023-11-16 14:22 UTC (5+ messages)
` [PATCH 1/3] gdb/MAINTAINERS: add John Baldwin as global maintainer
` [PATCH 2/3] gdb/MAINTAINERS: add Luis Machado "
` [PATCH 3/3] gdb/MAINTAINERS: add Guinevere Larsen as record-full maintainer
[PUSHED] gdb/NEWS: merge two 'New commands' sections
2023-11-16 12:13 UTC (2+ messages)
[PATCH v3] gdb, python: selectively omit enabling stdin in gdb.execute exception
2023-11-16 11:32 UTC (3+ messages)
` [PATCH v4] gdb, python: selectively omit enabling stdin in gdb.execute
[PATCH 0/2] Call target_can_do_single_step from maybe_software_singlestep
2023-11-16 10:14 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Disabling hardware single step in gdbserver
[PATCH 0/2] Change all E_MIPS_* to EF_MIPS_*
2023-11-16 2:25 UTC (6+ messages)
` [PATCH 1/2] gdb: mips: Change "
` [PATCH 2/2] sim: "
[PATCH] Fix small bug in compile.exp
2023-11-15 20:08 UTC (2+ messages)
[PATCH v2 0/1] Fix detach bug when lwp has exited/terminated
2023-11-15 19:41 UTC (2+ messages)
` [PATCH v2 1/1] "
[pushed] Fix gdb.threads/threads-after-exec.exp race
2023-11-15 18:06 UTC
[PATCH] Refactor DAP queue handling
2023-11-15 17:21 UTC
[PATCH v2] Minor cleanups in ada-nested.exp
2023-11-15 16:22 UTC (3+ messages)
[COMMITTED] Finalized intl-update patches (trois)
2023-11-15 15:18 UTC
[PATCH 0/7] Handle nested functions in DAP
2023-11-15 14:58 UTC (8+ messages)
` [PATCH 6/7] Handle the static link in FrameDecorator
[PATCH 1/1] gdb: Fix segfault with a negative .dynamic section size
2023-11-15 14:52 UTC (9+ messages)
[PATCH] Minor cleanup in ada-nested.exp
2023-11-15 14:51 UTC
[COMMITTED] Finalized intl-update patches (deux)
2023-11-15 13:46 UTC
[PATCH] [gdb] Fix assert in delete_breakpoint
2023-11-15 12:12 UTC (4+ messages)
[pushed] Remove path name from test case
2023-11-15 9:17 UTC (2+ messages)
[PATCH 0/2] Change all E_MIPS_* to EF_MIPS_*
2023-11-15 2:30 UTC (3+ messages)
` [PATCH v2 1/2] gdb: mips: Change "
` [PATCH v2 2/2] sim: "
[PATCH] Emit DAP "process" event
2023-11-14 19:25 UTC
[PATCH 0/3] Simplify DAP stop reason emission
2023-11-14 19:12 UTC (5+ messages)
` [PATCH 1/3] Move py_ui_out to a new header
` [PATCH 2/3] Emit stop reason details in Python stop events
` [PATCH 3/3] Simplify DAP stop-reason code
[PATCH v1] [gdb/python]: Add StepEndedEvent (simplifies DAP)
2023-11-14 18:43 UTC (2+ messages)
[pushed] Remove some redundant "break"s
2023-11-14 17:38 UTC
[PATCH v2 00/18] Index DWARf in the background
2023-11-14 17:31 UTC (6+ messages)
` [PATCH v2 11/18] Do more DWARF reading "
[FYI/pushed v4 00/25] Step over thread clone and thread exit
2023-11-14 16:44 UTC (10+ messages)
` [FYI/pushed v4 03/25] Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONED
[RFC] Filter invalid encodings from Linux thread names
2023-11-14 16:01 UTC (2+ messages)
[PATCH v2 1/1] gdb: Fix segfault with a big .dynamic section size
2023-11-14 15:42 UTC
[PATCH 00/24] Fix reading and writing pseudo registers in non-current frames
2023-11-14 15:20 UTC (14+ messages)
` [PATCH 05/24] gdb: change regcache interface to use array_view
` [PATCH 06/24] gdb: fix bugs in {get,put}_frame_register_bytes
` [PATCH 16/24] gdb: rename gdbarch_pseudo_register_write to gdbarch_deprecated_pseudo_register_write
` [PATCH 17/24] gdb: add gdbarch_pseudo_register_write that takes a frame
[PATCH] [gdb/tui] Factor out tui_noscroll_window et al
2023-11-14 15:02 UTC (7+ messages)
[pushed] gdb: normalize whitespaces in MAINTAINERS
2023-11-14 14:44 UTC
[PATCH] Ignore static members in NoOpStructPrinter
2023-11-14 14:04 UTC
[PATCH] Fix gdb.threads/stepi-over-clone.exp regexp
2023-11-14 13:42 UTC (2+ messages)
[PATCH v2 0/3] Check for zpoint support when handling watchpoints
2023-11-14 12:50 UTC (5+ messages)
` [PATCH v2 1/3] gdb, gdbserver, zpoint: report z_point support
` [PATCH v2 2/3] gdb, breakpoint: add a breakpoint type converter
` [PATCH v2 3/3] gdb, zpoint: check for target hardware breakpoint support
[PATCH] [gdb/testsuite] Fix spurious FAILs with examine-backward.exp, again
2023-11-14 10:58 UTC
[PATCH v2] Fix hardware watchpoints in replay mode
2023-11-14 10:53 UTC (4+ messages)
[PATCH v3] gdb/testsuite: add test for backtracing for threaded inferiors from a corefile
2023-11-14 10:51 UTC (2+ messages)
` [PING] "
[PATCH] gdb: Guarantee that an SAL's end is right before the next statement
2023-11-14 10:50 UTC (2+ messages)
` [PING][PATCH] "
[PATCH v3] gdb/testsuite: fix completion tests when using READ1
2023-11-14 10:40 UTC (4+ messages)
` [PATCH v4] "
[PATCH 0/2] Fix detach bug when lwp has exited/terminated
2023-11-14 5:48 UTC (5+ messages)
` [PATCH 1/2] linux-nat.c, linux-fork.c: "
[PATCH 1/2] [gdb/tui] Allow command window of 1 or 2 lines
2023-11-13 20:20 UTC (3+ messages)
[PATCHv2 1/2] Implement locals TUI window
2023-11-13 20:07 UTC (2+ messages)
[PATCH 1/3] [gdb/tui] Refactor prefresh call in tui_source_window_base::refresh_window
2023-11-13 17:42 UTC (6+ messages)
` [PATCH 2/3] [gdb/tui] Add tui_win_info::{box_width,box_size}
` [PATCH 3/3] [gdb/tui] Don't include border_width in left_margin
[PATCH 0/2] Make make-check-all.sh more accessible
2023-11-13 17:29 UTC (2+ messages)
[PATCH 1/1] gdb, infrun: assertion for a possibly uninitialized variable
2023-11-13 17:19 UTC (2+ messages)
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