DynamoRIO / DynamoRIO/dynamorio
have DR memory query routines split regions merged by linux kernel
Open
Component-API
Migrated
OpSys-Linux
Priority-Medium
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on October 27, 2011 17:27:04_
today clients have to manually figure out whether memory regions were merged by the kernel: primarily with bss, where end of library is merged w/ next region. Dr. Memory relies on DR and client libs being on the module iterator on Linux to figure this out.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=593_
Contributor guide
Assessment
This issue has not been assessed yet.