commit | dbca589b8d72316a5884321747b6ab92c6b34dbc | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Tue Feb 14 14:23:26 2023 -0500 |
committer | Simon Marchi <simon.marchi@efficios.com> | Wed Feb 15 11:58:19 2023 -0500 |
tree | 785a65ec5842ae042f4d27c5dd7acb9d0a12567b | |
parent | f251cb9bae76441b43b3ea0b030086052eb54524 [diff] |
gdb: add constructor to internalvar Add a constructor that takes the name as a parameter. Initialize the next and kind fields inline. Change-Id: Ic4db0aba85f1da9f12f3eee0ac62c0e5ef0cfe88 Approved-By: Tom Tromey <tom@tromey.com>