Bug 14127 - FSF GDB not starting inferior as a Windowed process on Mac
Summary: FSF GDB not starting inferior as a Windowed process on Mac
Status: NEW
Alias: None
Product: gdb
Classification: Unclassified
Component: gdb (show other bugs)
Version: HEAD
: P2 critical
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-21 15:24 UTC by Jonathan Watt
Modified: 2018-09-15 19:23 UTC (History)
1 user (show)

See Also:
Host:
Target: *-*-darwin*
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Watt 2012-05-21 15:24:09 UTC
I just tried pulling and building GDB from the git repo. I can't actually use it though, since when it starts the inferior it doesn't start it as a Windowed process. As a result the inferior doesn't appear in the Cmd-Tab list which would let me switch to it and carry out whichever interactions are necessary to hit my breakpoints.