[Lldb-commits] [PATCH] Close terminal after LaunchInTerminalTestCase test
Ilia K
ki.stfu at gmail.com
Tue Feb 10 02:16:51 PST 2015
I had faced with problem how to get debugger's property in Host.mm file. I decided to pass ePropertyCloseAfterExit through launch_info using the eLaunchFlagCloseTTYOnExit flag. It looks good for me so I wanna remove close-after-exit debugger's property and use only launch flags. I'll make patch later.
http://reviews.llvm.org/D7468
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list