-- = ^ . ^ =
Very cool, but correct me if I'm wrong: this will enforce a single process/worker/thread, meaning segfaults that occur due to race conditions won't show up here.
Indeed, there is only a single process/thread for low level debug purposes.
Very cool, but correct me if I'm wrong: this will enforce a single process/worker/thread, meaning segfaults that occur due to race conditions won't show up here.
ReplyDeleteIndeed, there is only a single process/thread for low level debug purposes.
Delete