Document the memory_tagged argument for memory region callbacks
authorLuis Machado <luis.machado@arm.com>
Thu, 17 Nov 2022 10:19:30 +0000 (10:19 +0000)
committerLuis Machado <luis.machado@arm.com>
Wed, 23 Nov 2022 09:45:48 +0000 (09:45 +0000)
commit8181f0045df765a7f28db745f4a8bd3c5a1da82d
treef4299e3f63776fa3e51f88f0458102a99a54adb6
parent829b6b3736d972f5fbacda09c82b31802d3b594c
Document the memory_tagged argument for memory region callbacks

There were no comments in some instances (gdb/defs.h, gdb/core.c and
gdb/linux-tdep.c), so address that by adding comments where those are missing.
gdb/defs.h
gdb/gcore.c
gdb/linux-tdep.c