kazmax - Linux で自宅サーバー

addr2line - コマンド (プログラム) の説明 - Linux コマンド集 一覧表

  1. 名前
  2. 書式
  3. 説明
  4. オプション
  5. 関連項目
  6. 著作権

名前

addr2line - アドレスをファイル名と行番号に変換する

書式

addr2line
[ -b bfdname | --target= bfdname ] [ -C | --demangle ][ -e filename | --exe= filename ] [ -f | --functions ][ -s | --basenames ][ -H | --help ][ -V | --version ][ addr addr ... ]

説明


addr2line addr2line
-e a.out
addr2line
16 addr2line
addr2line 16 addr2line
: -f :
addr2line addr2line  0 

オプション




-b  bfdname



--target= bfdname

bfdname


-C



--demangle

(demangle )   C++ 


-e  filename



--exe= filename

a.out


-f



--functions




-s



--basenames

 ()



関連項目

info の ` binutils ' エントリ、 The GNU Binary Utilities ,Roland H. Pesch (October 1991)、

著作権

(これは原文にはありませんが、 binutils の他のものを付記しました -- 訳者)

Copyright (c) 1993 Free Software Foundation, Inc.

Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be included in translations approved by the Free Software Foundation instead of in the original English.