Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
lldb
/
810f22d18ca8f9d31f49d79bb4b51a9f2fd96dea
/
source
/
Commands
/
CommandObjectBreakpointCommand.cpp
bef1583
I enabled some extra warnings for hidden local variables and for hidden
by Greg Clayton
· 15 years ago
54e7afa
Merged Eli Friedman's linux build changes where he added Makefile files that
by Greg Clayton
· 15 years ago
63094e0
Very large changes that were needed in order to allow multiple connections
by Greg Clayton
· 15 years ago
9c6898b
Make an explicit GetThreadSpecNoCreate accessor so you don't have to get the const-ness right to ensure you are not making a copy of the owning breakpoint's ThreadSpec in a breakpoint location. Also change the name from NoCopy to NoCreate since that's clearer.
by Jim Ingham
· 15 years ago
3c7b5b9
Add a "thread specification" class that specifies thread specific breakpoints by name, index, queue or TID.
by Jim Ingham
· 15 years ago
34e9a98
Change the Options parser over to use a mask rather than an ordinal for option sets.
by Jim Ingham
· 15 years ago
24943d2
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago