Add comments showing the symbolic names for the exc_code types we
authorJason Molenda <jmolenda@apple.com>
Sat, 26 Jan 2013 05:30:38 +0000 (05:30 +0000)
committerJason Molenda <jmolenda@apple.com>
Sat, 26 Jan 2013 05:30:38 +0000 (05:30 +0000)
commit4eacc7647d7c043fdbfbe621e4c4f3c1c202d979
treebd258936917592c73fdd17d525b809a1695a85ae
parentac08b26611860e16d95c6cd49b444cd5d84cc1de
Add comments showing the symbolic names for the exc_code types we
receive with an EXC_BREAKPOINT mach exception on arm.

llvm-svn: 173560
lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp