Support printing source context out of the box
まだ誰も着手していません。
評価
調査の方向性
この issue にはファイル、テスト、エントリーポイントが記載されていません。まず、ライブラリに既存の stack trace 出力機能を見つけ、サポート対象のプラットフォーム全体でソースの位置がどのように表現されているかを確認してください。完了条件は、出力された trace にソースコードのコンテキストが自動的に含まれること(Windows を含む)と、関連する動作がカバレッジで網羅されていることです。
索引モデルが issue の本文から書いたものです。
説明
I believe currently the biggest "competitor" to Boost.Stacktrace is Backward-cpp. Its main strength is automatic printing of source code context for every frame in the stack trace.
That difference doesn't seem like much at a glance, but it changes the way you develop your programs. You no longer have to manually copy-paste locations from the trace to check what code was in there. Of course the users can automate this functionality themselves, but it would lead to a lot of duplication across projects.
The only downside of Backward-cpp that I noticed so far is lack of support for Windows. Boost.Stacktrace already works there, so if this feature request was implemented, it could improve popularity of this library.
If you are more interested in pushing Boost.Stacktrace as a standard, the proposed feature could also be included in the paper.
Thanks in advance for your consideration.
- 主要言語
- C++
- スター
- 497
- フォーク
- 86
- 平均マージ
- 8日 20時間
- マージ済み PR(30日)
- 3
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
boostorg/stacktrace のほかの issue
-
難易度 4/5 3〜5日 初心者へのやさしさ 52/100
boostorg/stacktrace#233 ·
-
Ошибка в Inscape オープン
難易度 5/5 1週間以上 初心者へのやさしさ 15/100
boostorg/stacktrace#211 · コメント 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
boostorg/stacktrace#208 · コメント 6 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 48/100
boostorg/stacktrace#197 · コメント 3 件 ·
-
enhancement help wanted
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
boostorg/stacktrace#176 · コメント 1 件 ·
boostorg/stacktrace の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
google/libultrahdr#485 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
godotengine/godot#123776 ·
-
bug
難易度 1/5 1時間未満 初心者へのやさしさ 60/100
-
good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
-
good first issue
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
ros2/common_interfaces#344 ·