unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13445: add2rline usage in manual
@ 2013-01-15  0:09 Glenn Morris
  2013-01-15  8:58 ` Andreas Schwab
  2013-01-19 22:16 ` Paul Eggert
  0 siblings, 2 replies; 6+ messages in thread
From: Glenn Morris @ 2013-01-15  0:09 UTC (permalink / raw)
  To: 13445

Package: emacs
Version: 24.2.92
Severity: minor

trouble.texi says:

  If your system has the @command{addr2line} utility, the following shell
  command outputs a backtrace with source-code line numbers:

  @example
  sed -n 's/.*\[\(.*\)]$/\1/p' @var{backtrace} |
    addr2line -Cfip -e @var{bindir}/emacs
  @end example


Trying this on RHEL6 fails with:

   addr2line: invalid option -- 'p'

By experiment, -Cfi works.

I can't see anywhere in the addr2line manual or info page on this system
that explains what demangling styles are valid.


GNU addr2line version 2.20.51.0.2-5.34.el6 20100205





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-01-19 23:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-15  0:09 bug#13445: add2rline usage in manual Glenn Morris
2013-01-15  8:58 ` Andreas Schwab
2013-01-19 22:16 ` Paul Eggert
2013-01-19 22:34   ` Glenn Morris
2013-01-19 22:50     ` Paul Eggert
2013-01-19 23:40       ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).