tomi.kyostila at gmail dot com
2012-08-08 09:34:26 UTC
http://sourceware.org/bugzilla/show_bug.cgi?id=14443
Bug #: 14443
Summary: Mach error in function darwin_resume_thread when
continuing after attaching to a process
Product: gdb
Version: HEAD
Status: NEW
Severity: normal
Priority: P2
Component: gdb
AssignedTo: ***@sourceware.org
ReportedBy: ***@gmail.com
Classification: Unclassified
Steps to reproduce:
1. $ gdb
2. (gdb) attach 12688
3. (gdb) continue
Actual results:
Output:
Continuing.
warning: Mach error at "darwin-nat.c:726" in function "darwin_resume_thread":
(os/kern) failure (0x5)
The attached process continues to run normally, but gdb does not break on
Ctrl-C. When the attached process terminates, gdb returns to the (gdb) prompt.
Expected results:
gdb should break on Ctrl-C.
Running GNU gdb (GDB) 7.5.50.20120806-cvs (configured as
"x86_64-apple-darwin10.8.0") on Darwin iMac.local 10.8.0 Darwin Kernel Version
10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
Bug #: 14443
Summary: Mach error in function darwin_resume_thread when
continuing after attaching to a process
Product: gdb
Version: HEAD
Status: NEW
Severity: normal
Priority: P2
Component: gdb
AssignedTo: ***@sourceware.org
ReportedBy: ***@gmail.com
Classification: Unclassified
Steps to reproduce:
1. $ gdb
2. (gdb) attach 12688
3. (gdb) continue
Actual results:
Output:
Continuing.
warning: Mach error at "darwin-nat.c:726" in function "darwin_resume_thread":
(os/kern) failure (0x5)
The attached process continues to run normally, but gdb does not break on
Ctrl-C. When the attached process terminates, gdb returns to the (gdb) prompt.
Expected results:
gdb should break on Ctrl-C.
Running GNU gdb (GDB) 7.5.50.20120806-cvs (configured as
"x86_64-apple-darwin10.8.0") on Darwin iMac.local 10.8.0 Darwin Kernel Version
10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.