Pavel Labath
d6a8ca6ec3
Switch default disposition of realtime signals
...
Summary:
Realtime signals generally do not represent an error condition in an application but are more
like a regular means of IPC. As such, we shouldn't interrupt an application whenever it recieves
one. If any application will use these signals, it will probably use them a lot, rendering it's
debugging tiresome if we stopped at every signal. Furthermore, these signals are likely to be used
in a low level library, and the programmer may not even be aware of their presence.
For these reasons, I am switching the default disposition of realtime signals on all supported
platforms (i.e. Linux and Freebsd) to no-stop, no-notify. Any user still wishing to receive these
signals can always change the default to suit his needs.
Reviewers: ovyalov, emaste
Subscribers: lldb-commits, emaste
Differential Revision: http://reviews.llvm.org/D12795
llvm-svn: 247537
2015-09-14 09:05:43 +00:00
..
2014-12-09 23:31:02 +00:00
2014-07-08 18:05:41 +00:00
2015-09-03 08:46:55 +00:00
2015-08-18 00:21:24 +00:00
2015-05-26 18:00:51 +00:00
2015-09-14 09:05:43 +00:00
2015-07-14 01:09:28 +00:00
2015-07-14 01:09:28 +00:00
2015-07-14 01:09:28 +00:00
2014-09-09 06:14:23 +00:00
2014-09-04 01:03:18 +00:00
2014-09-09 06:14:23 +00:00
2014-09-09 06:14:23 +00:00
2015-08-11 22:53:00 +00:00
2015-05-09 15:53:31 +00:00
2014-10-17 01:52:30 +00:00
2015-09-14 09:05:43 +00:00
2015-07-14 01:09:28 +00:00
2015-03-13 11:36:47 +00:00
2015-04-14 07:30:20 +00:00
2015-08-17 13:40:17 +00:00
2015-08-17 13:40:17 +00:00
2015-01-23 22:57:00 +00:00
2015-07-15 22:39:44 +00:00
2015-09-14 09:05:43 +00:00
2015-07-14 01:09:28 +00:00
2015-08-17 13:40:17 +00:00
2015-08-15 01:21:01 +00:00
2015-08-15 01:21:01 +00:00
2015-08-15 01:21:01 +00:00
2014-07-02 09:51:28 +00:00
2015-08-15 01:21:01 +00:00
2014-07-02 09:51:28 +00:00
2015-08-15 01:21:01 +00:00
2014-07-02 09:51:28 +00:00
2015-08-15 01:21:01 +00:00
2014-07-02 09:51:28 +00:00
2015-08-15 01:21:01 +00:00
2014-07-02 09:51:28 +00:00
2015-03-26 14:20:00 +00:00
2015-03-26 14:20:00 +00:00
2015-04-20 13:58:19 +00:00
2015-04-20 13:58:19 +00:00
2015-04-21 23:00:58 +00:00
2014-06-30 21:05:18 +00:00
2015-08-17 13:40:17 +00:00
2014-06-30 21:05:18 +00:00
2015-02-05 07:12:01 +00:00
2014-10-31 02:34:28 +00:00
2015-04-03 20:49:08 +00:00
2014-06-30 21:05:18 +00:00
2015-08-15 01:21:01 +00:00
2014-07-02 09:51:28 +00:00
2015-09-07 10:11:23 +00:00
2014-08-29 16:01:35 +00:00
2015-04-14 07:30:20 +00:00
2015-04-14 07:30:20 +00:00
2015-08-13 09:05:11 +00:00
2015-08-13 09:05:11 +00:00
2015-08-17 13:40:17 +00:00
2015-08-17 13:40:17 +00:00
2015-08-17 13:40:17 +00:00
2015-08-17 13:40:17 +00:00
2015-08-13 09:05:11 +00:00
2015-08-13 09:05:11 +00:00
2015-09-09 10:26:50 +00:00
2015-01-10 04:01:03 +00:00
2014-11-08 01:41:49 +00:00
2014-07-02 09:51:28 +00:00
2014-07-02 09:51:28 +00:00
2014-07-02 09:51:28 +00:00
2015-03-13 11:36:47 +00:00
2015-03-13 11:36:47 +00:00
2015-04-19 18:27:00 +00:00
2015-04-14 07:30:20 +00:00
2014-07-02 09:51:28 +00:00
2015-08-17 13:40:17 +00:00
2015-02-12 05:31:31 +00:00
2015-02-05 07:12:01 +00:00
2014-11-21 02:00:21 +00:00
2014-11-20 23:19:40 +00:00
2014-05-16 20:43:19 +00:00
2014-12-11 23:53:52 +00:00
2014-07-02 09:51:28 +00:00
2015-08-13 10:41:55 +00:00
2015-08-15 01:21:01 +00:00
2015-08-15 01:21:01 +00:00
2015-08-15 01:21:01 +00:00
2015-08-17 13:40:17 +00:00
2015-08-17 13:40:17 +00:00
2015-08-15 01:21:01 +00:00
2015-08-15 01:21:01 +00:00
2015-08-21 00:13:37 +00:00
2012-09-25 02:40:06 +00:00
2015-04-07 22:17:41 +00:00
2013-11-04 09:33:30 +00:00
2015-07-06 09:24:20 +00:00
2015-07-06 09:24:20 +00:00
2013-11-04 09:33:30 +00:00
2013-11-04 09:33:30 +00:00