DynamoRIO / DynamoRIO/drmemory
add -core_at_* runtime options
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on December 10, 2010 17:57:56_
PR 427729
since our -pause_at_\* options won't work well with server apps that close
stdin (plus PR 425335), and our inf-loop alternative is a one-time-only,
we should add an option to create a livedump at each error, w/ some max.
xref:
- PR 366618: API client debuggability improvements: document -live_dump
xref for Linux:
- PR 207886/209445: core dump
Case 3408: linux: stack dump not working right with 2.6 kernel + newer glibc
Case 4967: linux: SYS_fork not equivalent to glibc fork() anymore
- PR 365105: linux livedump support
xref for Windows:
- issue #118/PR 249988: [x64] core dump and ldmp tool
- issue #119: add support for 64-bit nudges
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=134_
Contributor guide
Assessment
This issue has not been assessed yet.