DynamoRIO / DynamoRIO/dynamorio
improve app debugging under gdb
Open
help wanted
Migrated
OpSys-Linux
Priority-Medium
Type-Feature
Usability
- 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 August 06, 2011 21:53:22_
xref issue #531 we've long talked about using gdb's remote stub API to make
it easier to use gdb to debug apps running under DR or a DR tool.
the goal is to hide the code cache and make debugging operate as it would
without DR.
using DR to extend the debugger with new capabilities is a separate topic.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=532_
Contributor guide
Assessment
This issue has not been assessed yet.