unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: 13445@debbugs.gnu.org
Subject: bug#13445: add2rline usage in manual
Date: Mon, 14 Jan 2013 19:09:09 -0500	[thread overview]
Message-ID: <9wvcazxq6y.fsf@fencepost.gnu.org> (raw)

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





             reply	other threads:[~2013-01-15  0:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-15  0:09 Glenn Morris [this message]
2013-01-15  8:58 ` bug#13445: add2rline usage in manual 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9wvcazxq6y.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=13445@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).