edb_list_features
Lists GDB debugger features including version, build configuration, and available Python modules for debugging and reverse engineering tasks.
Instructions
List GDB debugger features and capabilities. Shows GDB version, build configuration, and available Python modules.
Returns: str: Feature list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |