diff options
author | Tom Tromey <tromey@adacore.com> | 2025-04-16 15:18:43 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2025-05-06 09:01:54 -0600 |
commit | b4b312d152318e9d56066074d19d5029cb97914f (patch) | |
tree | ec4dbc755612e35348a98d62f31175e059b64a63 /gdb/python/python.c | |
parent | d771893cca824dbda1f88c747dc0868a771079de (diff) | |
download | binutils-b4b312d152318e9d56066074d19d5029cb97914f.zip binutils-b4b312d152318e9d56066074d19d5029cb97914f.tar.gz binutils-b4b312d152318e9d56066074d19d5029cb97914f.tar.bz2 |
Constify property_addr_info
This changes most places to use a const property_addr_info. This
seems more correct to me because normally the user of a
property_addr_info should not modify it. Furthermore, some functions
already take a const object, and for a subsequent patch it is
convenient if other functions do as well.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions