commit | 7b21ae941ee8e296c6aea21df1ede6cc3cffe248 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Mon Apr 22 16:10:11 2024 -0400 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Mon Apr 22 21:34:19 2024 -0400 |
tree | 8b883c37450d0d40d4322d829c5878b1381bedb6 | |
parent | 5b4c41267ff1ac2c907176bc81e2490d7e68c696 [diff] |
gdb: move two declarations out of defs.h Move declarations of initialize_progspace and initialize_inferiors to progspace.h and inferior.h, respectively. Change-Id: I62292ffda429861b9f27d8c836a56d161dfa548d Approved-By: John Baldwin <jhb@FreeBSD.org>