diff options
author | Caroline Tice <ctice@apple.com> | 2010-09-29 19:42:33 +0000 |
---|---|---|
committer | Caroline Tice <ctice@apple.com> | 2010-09-29 19:42:33 +0000 |
commit | 9068d794fda9cf9a9ea7ef4b329b2b0893caba0d (patch) | |
tree | 39526699b2cb9ab7a9b2096d2e9e8359e302c497 /llvm/utils/llvm-native-gcc | |
parent | 923a8cf356ff9b855c69e6e46f0598893e6629a3 (diff) | |
download | bcm5719-llvm-9068d794fda9cf9a9ea7ef4b329b2b0893caba0d.tar.gz bcm5719-llvm-9068d794fda9cf9a9ea7ef4b329b2b0893caba0d.zip |
Fix breakpoint id range testing to disallow ranges that specify breakpoint locations from
crossing major breakpoint boundaries (must be within a single breakpoint if specifying locations).
Add .* as a means of specifying all the breakpoint locations under a major breakpoint, e.g. "3.*"
means "all the breakpoint locations of breakpoint 3".
Fix error message to make more sense, if user attempts to specify a breakpoint command when there
isn't a target yet.
llvm-svn: 115077
Diffstat (limited to 'llvm/utils/llvm-native-gcc')
0 files changed, 0 insertions, 0 deletions