Skip to content
  • David Johnson's avatar
    Add the --stay-paused (-P) option. · 81d03abf
    David Johnson authored
    Not all drivers can support this; the GDB driver makes an attempt.
    Overlay drivers probably can't support it; ours don't right now.
    The Xen and Ptrace drivers work.
    
    -P used to specify --start-paused, but that means nothing right now;
    that would only change if we ever implement --async (which would
    imply --read-only too).
    
    Anyway... this feature is long overdue.
    81d03abf