Skip to content
Snippets Groups Projects
Commit 7aeae94f authored by Tom Tromey's avatar Tom Tromey
Browse files

Rename gdb_mpz::val and make contents private

This changes gdb_mpz to hide its data, and renames the data member
from 'val' to 'm_val', following gdb convention.

parent 302273ca
No related branches found
No related tags found
No related merge requests found
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