diff options
author | 2025-05-07 13:34:07 -0700 | |
---|---|---|
committer | 2025-05-07 16:34:07 -0400 | |
commit | f17cf5475a8ea83c77f90be24beaca3ea18cc2b8 (patch) | |
tree | ddd21978ca9d49460b30ad1de9b5f59ada9f0dcb /3rdparty/zlib/contrib/ada/zlib-thin.adb | |
parent | 5f17711c85571cb7186843c2d79f2ac31334c795 (diff) |
Memory window address field: If address string evaluation fails, we'd fall back to the last-known-working string. This works great if the failure is due to the user changing the string. But if the user changes the source, that also can cause failures (different symbol table used for evaluation), and this fallback does not help.
The fix is to add a second fallback: Use "0" as the address string when all else fails.
Diffstat (limited to '3rdparty/zlib/contrib/ada/zlib-thin.adb')
0 files changed, 0 insertions, 0 deletions