edb_list_comments
Retrieve a sorted list of addresses with their associated comments added during debugging.
Instructions
List all address annotations added via edb_add_comment. Returns a sorted list of addresses with their associated comments.
Returns: str: Comment listing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |