hermit-os/uhyve

GDB: Connection drops if 'stuck at a breakpoint' for too long

Open

#1,050 opened on Aug 8, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (35 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (293 stars)
PR merge metrics
 (PR metrics pending)

Description

  • Test a Hermit kernel using GDB and Uhyve's gdbstub functionality, set a breakpoint.
  • Wait. Wait. Wait.
  • Connection is killed and the debugging session is interrupted.

(this was an observation from me and it was also mentioned by @jounathaen, cannot concretely remember how to reproduce or if I missed anything)

Contributor guide