DynamoRIO/drmemory

add -core_at_* runtime options

Open

#134 aberto em 28 de nov. de 2014

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)C (289 forks)auto 404
MigratedPriority-MediumType-Featurehelp wanted

Métricas do repositório

Stars
 (2.727 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

From derek.br...@gmail.com 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

Guia do colaborador