(WIP) GDB - Python プロバイダー
以下は、GDB ドキュメントの関連部分へのリンクです
- プリティプリンターを書くための概要
- プリティプリンター API(LLDB の
SyntheticProviderに相当) - 値 API(LLDB の
SBValueに相当) - 型 API(LLDB の
SBTypeに相当) - 型出力 API(LLDB の
SyntheticProvider.get_type_nameに相当)
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
以下は、GDB ドキュメントの関連部分へのリンクです
SyntheticProvider に相当)SBValue に相当)SBType に相当)SyntheticProvider.get_type_name に相当)