link/Mac
Debugging in Xcode
cobaltic5
2020. 4. 7. 18:18
- Change the setting of the debugger:
- process handle SIGTERM --stop false --pass true
- Send a signal
- kill -TERM <pid>