Skip to content
Snippets Groups Projects
Commit 2b23ea2a authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Debugger/CDB: Windows 64 integer handling.


Convert CDB unsigned integer values should they appear in hex,
make format flexible.
Use int64 for reformatting integers to be able to accommodate
64 bit values on Windows 64. Add some more integer types.
Do not save decimal type formats. Add menu option to clear
individual formatting. Do not use map[] to query the type formats
(inserting 0 everywhere as a side effect).

Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@nokia.com>
parent 32dd4567
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment