diff options
author | Tom Tromey <tromey@adacore.com> | 2022-10-18 09:48:09 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-10-31 09:04:10 -0600 |
commit | 6c8912c64bcbfd109af0500577409690074e9d27 (patch) | |
tree | 14654b29c15c6417565df7ed635fb7687cb3a5f4 /gdb/c-exp.h | |
parent | 86430497337968e6163aef370c6312e7b5ed6504 (diff) | |
download | gdb-6c8912c64bcbfd109af0500577409690074e9d27.zip gdb-6c8912c64bcbfd109af0500577409690074e9d27.tar.gz gdb-6c8912c64bcbfd109af0500577409690074e9d27.tar.bz2 |
Inline initialization of gdbarch members
This changes gdbarch to use the "predefault" to initialize its members
inline. This required changing a couple of the Value instantiations
to avoid a use of "gdbarch" during initialization, but on the whole I
think this is better -- it removes a hidden ordering dependency.
Diffstat (limited to 'gdb/c-exp.h')
0 files changed, 0 insertions, 0 deletions