DynamoRIO / DynamoRIO/dynamorio

improve app debugging under windbg, including when inside tool routines

Open
#559 0 comments 0 reactions 0 assignees View on GitHub
Migrated OpSys-Windows 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 September 22, 2011 16:03:45_

xref issue #532 : improve app debugging under gdb

this is the counterpart for windbg

for tools we will want additional capabilities: e.g., Dr. Memory supports
an "attach debugger on error" feature, but upon attaching, control is in
the middle of a sequence of Dr. Memory functions which were loaded by the
private loader, so it's not easy to figure out what's going on. if we can
we should support more than just plain-DR debugging.

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=559_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.