This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-01 00:46:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ead45e0174579d47baba4e5a8ab0549ffc448f34
llvm
/
lldb
/
examples
History
Greg Clayton
ead45e0174
Allow operating system plug-ins to specify the address for registers so we don't have to create data up front.
...
llvm-svn: 166701
2012-10-25 17:56:31 +00:00
..
customization
…
darwin
/heap_find
Checking in fixes that I used to track down a leaking module. The heap module can now search the vm regions with the --vm-regions options to any of the heap functions. This is currently slow and often will time out when run on a large program since our user expression timeout is set to 500000 usec. We need to add an API to LLDB where we can specify the timeout for an expression.
2012-10-08 22:39:38 +00:00
interposing/darwin
/fd_interposing
…
lookup
…
plugins
/commands
Proper copyright notice
2012-10-22 22:03:16 +00:00
python
Allow operating system plug-ins to specify the address for registers so we don't have to create data up front.
2012-10-25 17:56:31 +00:00
scripting
…
summaries
Changing the NSDate data formatter to use GetData().uint64[] instead of relying on SBValue.GetValueAsUnsigned() to reinterpret a double as a uint64_t
2012-10-24 19:05:32 +00:00
synthetic
<rdar://problem/12523238> Commit 2 of 3
2012-10-23 21:54:53 +00:00
test
Modified .lldb-loggings now to direct the lldb log files to the same session directory which also houses the test logs.
2012-08-22 20:25:33 +00:00