https://sourceware.org/bugzilla/show_bug.cgi?id=23173
Bug ID: 23173
Summary: eu-addr2line does not flush its output, causing
problems when used from a script
Product: elfutils
Version: unspecified
Status: UNCONFIRMED
https://sourceware.org/bugzilla/show_bug.cgi?id=23173
Mark Wielaard changed:
What|Removed |Added
CC||mark at klomp dot org
Assig
To make it possible to use eu-addr2line interactively through a pipe we
need to explicitly flush stdout after handling each line from stdin.
https://sourceware.org/bugzilla/show_bug.cgi?id=23173
Signed-off-by: Mark Wielaard
---
src/ChangeLog | 5 +
src/addr2line.c | 1 +
2 files changed,
https://sourceware.org/bugzilla/show_bug.cgi?id=23173
Luke Diamand changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---