[Bug cli/23688] New: control-c kills attached process on macOS

tromey at sourceware dot org sourceware-bugzilla@sourceware.org
Wed Sep 19 19:18:00 GMT 2018


https://sourceware.org/bugzilla/show_bug.cgi?id=23688

            Bug ID: 23688
           Summary: control-c kills attached process on macOS
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cli
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

I'm using macOS High Sierra.

In a shell I run a simple program that just sleeps.

In another shell, I run gdb and attach.
(I'm using a gdb that is patched to work ok on High Sierra)
Then I "cont".

Now I C-c.
The inferior immediately exits and that window presents the
shell prompt.

Instead, gdb should stop the inferior.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list