diff options
| author | Jan Vrany <jan@vrany.io> | 2026-03-25 15:06:23 +0000 |
|---|---|---|
| committer | Jan Vrany <jan@vrany.io> | 2026-03-25 15:06:23 +0000 |
| commit | 1a10ac99959e8d28694cb47d0632552e6feb03b2 (patch) | |
| tree | 3082d412e5b8a91c2c1fd4e2525a4d6c2be9a6da /gdb/python/python.c | |
| parent | a570ac19e30c17211f414c13af031b0e093b4cc1 (diff) | |
| download | binutils-1a10ac99959e8d28694cb47d0632552e6feb03b2.tar.gz binutils-1a10ac99959e8d28694cb47d0632552e6feb03b2.tar.bz2 binutils-1a10ac99959e8d28694cb47d0632552e6feb03b2.zip | |
gdb/python: add property ranges to gdb.Block object
This commit adds a new property - ranges - to gdb.Block object. It holds
a tuple of ranges for that block. Each range is a tuple of (start, end)
address. For contiguous blocks it contains only one range.
Reviewed-By: Eli Zaretskii <eliz@gnu.org>
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions
