index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libunwindstack
/
tests
/
MemoryRemoteTest.cpp
Age
Commit message (
Expand
)
Author
2020-10-16
Remove libprocinfo, libbacktrace, libunwindstack
Baligh Uddin
2020-04-29
Reland "bionic_libc_platform_headers is only available when building with Bio...
Martin Stjernholm
2020-04-29
Revert "bionic_libc_platform_headers is only available when buil..."
Martin Stjernholm
2020-04-27
bionic_libc_platform_headers is only available when building with Bionic.
Martin Stjernholm
2020-04-16
libunwindstack: Add Memory::ReadTag() function for reading memory tags.
Peter Collingbourne
2019-06-11
Internalize subclasses of Memory
Casey Dahlin
2017-12-20
Add tool to save information from a process.
Christopher Ferris
2017-12-07
Add method to detect remote read function to use.
Christopher Ferris
2017-12-04
Switch MemoryRemote to use ptrace.
Christopher Ferris
2017-11-15
unwindstack: rename Memory::ReadPartially to Read.
Josh Gao
2017-11-15
unwindstack: rename Memory::Read to ReadFully.
Josh Gao
2017-11-15
unwindstack: add Memory::ReadPartially.
Josh Gao
2017-09-06
Fix UnwindTest repeatability.
Christopher Ferris
2017-07-14
Make the library usable as a library.
Christopher Ferris
2017-07-11
Add full support for initing registers.
Christopher Ferris
2017-04-03
Add overflow checks in Memory objects.
Christopher Ferris
2017-03-09
Elf interface for new unwinder.
Christopher Ferris
2017-01-25
New version of unwinder.
Christopher Ferris