Files
third_party_elfutils/tests
Mark Wielaard b23a5b2dda addr2line: Add --pretty-print option to show all information on one line.
This adds an option --pretty-print to eu-addr2line to show all information
on one line and all inlines on a line of their own. This mimics the same
option from binutils addr2line, but without the short option variant -p.
Since we already use -p to select the process.

Example output:

eu-addr2line --pretty-print -s -i -f -C -p$(pidof firefox) 0x00007f368c6f8915
mozilla::ReentrantMonitor::Wait(unsigned int) at ReentrantMonitor.h:92
 (inlined by) mozilla::ReentrantMonitorAutoEnter::Wait(unsigned int) at ReentrantMonitor.h:190

A couple of tests were added to check the output matches that of
binutils addr2line.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
2015-05-27 17:17:51 +02:00
..
2015-03-31 19:01:40 +02:00
2015-03-31 19:01:40 +02:00
2015-05-05 10:36:53 +02:00
2013-12-15 18:56:17 +01:00
2013-12-15 18:56:17 +01:00
2014-04-18 11:46:51 +02:00
2013-11-26 03:10:31 +01:00
2015-05-27 17:17:51 +02:00
2013-11-26 03:10:31 +01:00
2007-05-18 08:59:43 +00:00
2007-05-18 08:59:43 +00:00
2007-08-13 22:58:36 +00:00
2008-04-11 07:01:58 +00:00
2007-05-18 08:59:43 +00:00
2015-03-31 19:01:40 +02:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2008-04-11 07:01:58 +00:00
2008-04-11 07:01:58 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-07-26 05:00:05 +00:00
2005-08-18 22:01:57 +00:00
2005-08-27 10:33:26 +00:00
2005-08-27 10:33:26 +00:00
2006-04-05 01:35:26 +00:00
2006-04-05 01:35:26 +00:00
2006-08-03 08:52:46 +00:00
2006-08-03 08:52:46 +00:00
2007-05-18 08:59:43 +00:00
2007-05-18 08:59:43 +00:00
2007-05-18 08:59:43 +00:00
2007-05-18 08:59:43 +00:00
2007-05-18 08:59:43 +00:00
2007-05-18 08:59:43 +00:00
2007-08-13 22:58:36 +00:00
2007-08-13 22:58:36 +00:00
2007-08-13 22:58:36 +00:00
2008-04-11 07:01:58 +00:00
2008-04-11 07:01:58 +00:00
2008-04-11 07:01:58 +00:00
2009-05-07 20:58:19 +02:00
2012-10-10 08:04:01 +02:00
2012-10-10 08:08:44 +02:00
2013-01-30 20:34:17 +01:00
2013-01-30 20:34:17 +01:00
2012-10-17 22:17:14 +02:00
2012-10-17 22:17:14 +02:00
2012-11-29 12:50:26 +01:00
2012-11-29 12:50:26 +01:00
2005-07-26 05:00:05 +00:00
2015-03-31 19:01:40 +02:00