[PATCH 2/2] gdb/amdgpu: add precise-memory support

Tom Tromey tom@tromey.com
Thu Sep 14 14:10:21 GMT 2023


>>>>> "Simon" == Simon Marchi via Gdb-patches <gdb-patches@sourceware.org> writes:

Simon> It can be set before starting the inferior, in which case GDB will
Simon> attempt to apply what the user wants when attaching amd-dbgapi.  If the
Simon> user has requested to enable precise memory, but it can't be enabled
Simon> (not all hardware supports it), GDB prints a warning.

I was curious if this setting is preserved by fork or exec and so ought
to be copied when those events occur.

Tom


More information about the Gdb-patches mailing list