Jim Ingham
af26b22cd2
Fix a mis-feature with propagation of breakpoint options -> location options.
...
When an option was set at on a location, I was just copying the whole option set
to the location, and letting it shadow the breakpoint options. That was wrong since
it meant changes to unrelated options on the breakpoint would no longer take on this
location. I added a mask of set options and use that for option propagation.
I also added a "location" property to breakpoints, and added SBBreakpointLocation.{G,S}etCommandLineCommands
since I wanted to use them to write some more test cases.
<rdar://problem/24397798>
llvm-svn: 309772
2017-08-02 00:16:10 +00:00
..
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-12-02 22:11:26 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2017-08-02 00:16:10 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-11-08 20:36:40 +00:00
2016-09-06 20:57:50 +00:00
2017-04-05 20:33:39 +00:00
2017-06-19 18:32:22 +00:00
2016-09-06 20:57:50 +00:00
2017-03-01 22:18:37 +00:00
2016-09-06 20:57:50 +00:00
2016-11-08 20:36:40 +00:00
2016-10-06 19:12:05 +00:00
2016-09-06 20:57:50 +00:00
2016-09-27 17:17:21 +00:00
2016-09-06 20:57:50 +00:00
2017-04-18 16:52:16 +00:00
2016-10-26 19:17:49 +00:00
2016-10-06 19:04:58 +00:00
2017-04-12 10:13:50 +00:00
2017-04-19 23:21:04 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-21 20:13:14 +00:00
2016-09-06 20:57:50 +00:00
2017-01-25 01:41:48 +00:00
2017-07-08 05:18:19 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-10-31 04:48:19 +00:00
2017-04-20 12:30:18 +00:00
2017-03-20 19:21:31 +00:00
2016-11-01 18:50:34 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2017-05-03 15:00:04 +00:00
2016-09-06 20:57:50 +00:00
2017-07-06 11:43:20 +00:00
2016-09-06 20:57:50 +00:00
2017-07-11 10:38:40 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-10-03 22:49:13 +00:00
2017-07-27 12:01:32 +00:00
2016-11-10 19:16:17 +00:00
2016-10-11 00:35:41 +00:00
2016-09-06 20:57:50 +00:00
2016-11-03 17:25:27 +00:00
2017-07-13 04:35:27 +00:00
2017-06-14 10:47:25 +00:00
2016-09-06 20:57:50 +00:00
2017-05-16 11:58:18 +00:00