1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Linuxでいろいろ調査

Posted at

はじめに

調査の目的はいろいろですが、調査に利用した内容の備忘録です。

コマンドを使ってみる

環境変数を使ってみる

  • LD_DEBUG

解析してみる

GNU GLOBAL

タグ作成

gtags -v

HTML化

htags -sanF

OpenGrok

Comparison with Similar Tools

gcc

  • --export-dynamic
  • --version-script
  • --start-group
  • --end-group
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?