Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
9d2e69d064a088422c6717b5a190af84b3cbb64f
9d2e69d
Changed the way ClangExpressionDeclMap registers
by Sean Callanan
· 12 years ago
7905bad
Updated the line on which to break for the formatters test
by Enrico Granata
· 12 years ago
3b16eb9
Added a Materializer class that contains
by Sean Callanan
· 12 years ago
adf9e3d
When ObjectFileMachO::ParseSections() notices that it has a truncated file, zero out the
by Jason Molenda
· 12 years ago
e9b48f0
Don't erroneously put FunctionDecls into CXXRecordDecls
by Sean Callanan
· 12 years ago
a47ab95
Fix the help for unwind-on-error, it no longer controls what happens when an expression hits a breakpoint.
by Jim Ingham
· 12 years ago
73e6eec
Hardening so we won't crash if an Objective-C interface
by Sean Callanan
· 12 years ago
07b3a0f
Fix the help message for “one-shot”.
by Jim Ingham
· 12 years ago
0b3cb0e
Fixed the way we allocate executable memory on
by Sean Callanan
· 12 years ago
898ec0c
Update PlatformDarwinKernel::GetMacDirectoriesToSearch to also try
by Jason Molenda
· 12 years ago
e255a7d
Cache the VM page size that we get from task_vm_info so we don't
by Jason Molenda
· 12 years ago
dfb7c7f
Add optional LOG_TASK logging for MachVMMemory::PageSize when the call succeeds, too.
by Jason Molenda
· 12 years ago
9274848
Add optional LOG_TASK logging for MachVMMemory::PageSize() task_info call failure.
by Jason Molenda
· 12 years ago
fb190f3
Update MachVMMemory::PageSize to get the page size of a specific process
by Jason Molenda
· 12 years ago
36b15e2
Change the default of 'platform.plugin.darwin-kernel.search-locally-for-kexts'
by Jason Molenda
· 12 years ago
700ff7e
Don't call DisableBreakpointSite (i.e. don't try to remove the breakpoint from the target process) if the target
by Jim Ingham
· 12 years ago
f95fc9e
Added support "__attribute__((__vector_size__(B)))" and "__attribute__((ext_vector_type(N)))".
by Greg Clayton
· 12 years ago
07e43bd
Reorder the Platform plugin settings so that they're now
by Jason Molenda
· 12 years ago
12fbcf5
<rdar://problem/13563628>
by Enrico Granata
· 12 years ago
0bcec0b
Fixme comment.
by Jim Ingham
· 12 years ago
bbebdbe
Add support for Platform plugins to have settings.
by Jason Molenda
· 12 years ago
3294938
Change CommandObjectPlatform commands to get the current platform
by Jason Molenda
· 12 years ago
9e6f6a6
Factored out memory access into the target process
by Sean Callanan
· 12 years ago
c123883
Ah, forgot to include the header file and project file changes in r178827.
by Jason Molenda
· 12 years ago
e369aed
Add a new PlatformDarwinKernel for kernel debugging. This Platform
by Jason Molenda
· 12 years ago
4bb82ac
<rdar://problem/13477795>
by Greg Clayton
· 12 years ago
87e929f
<rdar://problem/13449987>
by Greg Clayton
· 12 years ago
3f2f741
<rdar://problem/13457391>
by Greg Clayton
· 12 years ago
6f9236a
Change EnumerateDirectory from using readdir() to using readdir_r()
by Jason Molenda
· 12 years ago
03dd6a4
The SBValue impl class's GetSP can now fetch the dynamic type or the synthetic
by Jim Ingham
· 12 years ago
4aac096
Change the default for "use-fast-stepping" to on.
by Jim Ingham
· 12 years ago
cfeaa43
<rdar://problem/13563697>
by Enrico Granata
· 12 years ago
427b7e8
<rdar://problem/13198919>
by Greg Clayton
· 12 years ago
edd6ade
<rdar://problem/12897145>
by Greg Clayton
· 12 years ago
c85713d
Revert code I didn't mean to check in.
by Greg Clayton
· 12 years ago
e3125ac
More support for version 4 of DWARF.
by Greg Clayton
· 12 years ago
c5ee7c8
Playing around with making performance test cases run from within python.
by Greg Clayton
· 12 years ago
aeabc5e
<rdar://problem/12789467>
by Greg Clayton
· 12 years ago
00af72e
<rdar://problem/13384801>
by Greg Clayton
· 12 years ago
edb83a5
Fix build.
by Rafael Espindola
· 12 years ago
3f8c606
<rdar://problem/13561911>
by Greg Clayton
· 12 years ago
b902709
#include clang's AST/DeclCXX.h to pick up CXXRecordDecl definition,
by Jason Molenda
· 12 years ago
5b57823
<rdar://problem/13416800>
by Greg Clayton
· 12 years ago
81881d2
Remove a bit of code duplication in RNBRemote::HandlePacket_qProcessInfo -
by Jason Molenda
· 12 years ago
afe3763
Fix another old usage of GetCurrentThread() to get a mach port
by Jason Molenda
· 12 years ago
296b06d
<rdar://problem/13506727>
by Greg Clayton
· 12 years ago
33d1098
<rdar://problem/13563403>
by Enrico Granata
· 12 years ago
1d4812c
Allow partial matching for alias commands as well as regular commands.
by Jim Ingham
· 12 years ago
a93eb8b
Improved reporting of faults on i386.
by Sean Callanan
· 12 years ago
3e1a063
Fixed the version test for darwin.
by Greg Clayton
· 12 years ago
54f3020
Fixing a silly bug that would cause string summaries not to show up :-)
by Enrico Granata
· 12 years ago
08257e4
Enabling metrics to calculate (and dump) their standard deviation
by Enrico Granata
· 12 years ago
101a2d6
Misc fixes:
by Enrico Granata
· 12 years ago
fb1493d
<rdar://problem/13415737>
by Enrico Granata
· 12 years ago
4ee040c
<rdar://problem/13516463>
by Greg Clayton
· 12 years ago
d47cda9
Added "rb" and "rbr" aliases to fix regressions
by Sean Callanan
· 12 years ago
51a5b47
Minor update to build instructions: workaround a bug in cmake+make build files
by Daniel Malea
· 12 years ago
00ebf2a
Fix test case to not run to main and "next" 5 times. Use a breakpoint.
by Greg Clayton
· 12 years ago
1574f8a
Remove some unused code.
by Jim Ingham
· 12 years ago
2869c4c
Enabled blocks support in the expression parser.
by Sean Callanan
· 12 years ago
0247cf5
Fix bug in ProcessPOSIX::IsAlive() exposed by r178324
by Daniel Malea
· 12 years ago
dd03f0a
Avoid hang in attach-by-name test case
by Daniel Malea
· 12 years ago
b1b36ec
Integrating option parsing in TestCase for added convenience
by Enrico Granata
· 12 years ago
51a5395
Proper option parser for the Sketch test case
by Enrico Granata
· 12 years ago
f85902c
Elide all artificial copy constructors, because
by Sean Callanan
· 12 years ago
d11d312
Fixed the way ClangASTImporter deports types from
by Sean Callanan
· 12 years ago
fd9e34b
Disable warnings from Clang correctly, by directly
by Sean Callanan
· 12 years ago
ff03cbc
Fixing Python commands test cases to work even after removing Printf
by Enrico Granata
· 12 years ago
f7c4bfc
<rdar://problem/13131838>
by Greg Clayton
· 12 years ago
476beee
1 breakpoint is a breakpoint not a breakpoints.
by Jim Ingham
· 12 years ago
4e0557f
Fixed a crash if the Objective-C runtime module
by Sean Callanan
· 12 years ago
61509d1
Updated the code signing docs.
by Greg Clayton
· 12 years ago
f3c65b8
<rdar://problem/12022060>
by Greg Clayton
· 12 years ago
e33bb5b
Rationalize how we do Halt-ing before Destroy and Detach.
by Jim Ingham
· 12 years ago
d3b4bd5
“process launch” should “detach” not “kill” if the current process was one we attached to.
by Jim Ingham
· 12 years ago
d4f95f3
<rdar://problem/11730263>
by Greg Clayton
· 12 years ago
ce5a73b
Making the buildbot happy again after changes to the default formatter for char[]
by Enrico Granata
· 12 years ago
1ce7000
<rdar://problem/12410225>
by Enrico Granata
· 12 years ago
d32acdb
Hardening the vector iterator synthetic child(ren) provider against item-not-in-cluster asserts
by Enrico Granata
· 12 years ago
226484d
Be sure to take the mutex when the destructor is called in case other threads are using these lists and those other threads have the mutex locked.
by Greg Clayton
· 12 years ago
52f1d66
<rdar://problem/13527167>
by Greg Clayton
· 12 years ago
0852cbb
Introduces extended register sets whose availability can vary with the target processor.
by Ashok Thirumurthi
· 12 years ago
0056637
Fix makefile build by linking needed library 'irreader'
by Daniel Malea
· 12 years ago
d8f6b64
Fix the Linux build issues introduced by r178191.
by Ashok Thirumurthi
· 12 years ago
473ff99
Debugserver fix for launching iOS apps who are named "com.apple.something"
by Jason Molenda
· 12 years ago
989c6f7
<rdar://problem/13412986>
by Enrico Granata
· 12 years ago
4dd7f53
Protect against the case where the current inlined depth is wrong, and leads us to think we can't even get the
by Jim Ingham
· 12 years ago
29f3bea
Use the error from ValidatePlan.
by Jim Ingham
· 12 years ago
23ed3ad
The other half of the checkin to produce better error messages when the ThreadPlanCallFunction isn't valid.
by Jim Ingham
· 12 years ago
698194c
RunThreadPlan should make sure the plan passed in is valid before running it.
by Jim Ingham
· 12 years ago
845970e
Return a useful error message from ValidatePlan if the expression can't be made for some reason.
by Jim Ingham
· 12 years ago
944038e
This test case was not doing the right thing with libc++ being used and was generating spurious over-completion warning flags
by Enrico Granata
· 12 years ago
952e9dc
<rdar://problem/13521159>
by Greg Clayton
· 12 years ago
1414aba
Implementing the notion of externally-acquirable ScriptInterpreter lock
by Enrico Granata
· 12 years ago
28bd2c8
test commit - modified a comment
by Ashok Thirumurthi
· 12 years ago
1a6ca00
<rdar://problem/13327940>
by Greg Clayton
· 12 years ago
d31cd4a
Added a source file needed for clang to compile in the lldb_perf_clang test.
by Greg Clayton
· 12 years ago
2bba866
<rdar://problem/13327940>
by Greg Clayton
· 12 years ago
25ba952
Fix a typo in help string.
by Jim Ingham
· 12 years ago
914e147
Fixed a problem where inline assembly errors caused LLDB to crash.
by Sean Callanan
· 12 years ago
Next »