mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
There's no reason why we couldn't attach to a live process on arm.
MFC After: 1 week
This commit is contained in:
parent
59e36e4730
commit
fdad867fc6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=173700
@ -29,4 +29,7 @@
|
||||
/* Override copies of {fetch,store}_inferior_registers in `infptrace.c'. */
|
||||
#define FETCH_INFERIOR_REGISTERS
|
||||
|
||||
/* We can attach and detach. */
|
||||
#define ATTACH_DETACH
|
||||
|
||||
#endif /* NM_NBSD_H */
|
||||
|
Loading…
Reference in New Issue
Block a user