diff options
author | Tom Tromey <tromey@adacore.com> | 2023-08-14 12:06:12 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-08-15 07:35:17 -0600 |
commit | 2a3f442df9e9a71f9e3c4c5999a2c53bf93e488d (patch) | |
tree | 507ccf57479e3b27f2890b3f939683a521d621de /gdb/infcmd.c | |
parent | 22b6999fa018bdda7f179d9a9bd1071e9605b307 (diff) | |
download | gdb-2a3f442df9e9a71f9e3c4c5999a2c53bf93e488d.zip gdb-2a3f442df9e9a71f9e3c4c5999a2c53bf93e488d.tar.gz gdb-2a3f442df9e9a71f9e3c4c5999a2c53bf93e488d.tar.bz2 |
Mention process_stratum in inferior::priv comment
From what I can tell, inferior::priv is reserved for the
process_stratum target. It seems to me that it has to be, because
currenlty only such targets use it, and if a target at another stratum
started using this field, then conflicts could occur. This patch
documents this.
Reviewed-by: John Baldwin <jhb@FreeBSD.org>
Diffstat (limited to 'gdb/infcmd.c')
0 files changed, 0 insertions, 0 deletions