Don't emit the "WARNING: no locations" message when breakpoints are set in
authorJim Ingham <jingham@apple.com>
Fri, 19 Dec 2014 19:45:31 +0000 (19:45 +0000)
committerJim Ingham <jingham@apple.com>
Fri, 19 Dec 2014 19:45:31 +0000 (19:45 +0000)
commit4aeb19893bab27da6ffc6f95a01c6a38d664dbd2
tree004e1a73c87dd6443253f6e6e131e1fd840b72d4
parentd6b24fa1e2fbb0ca74a4a1684ce33bca26919621
Don't emit the "WARNING: no locations" message when breakpoints are set in
the dummy target.  Say they were set in the dummy target instead.

llvm-svn: 224606
lldb/source/Commands/CommandObjectBreakpoint.cpp