mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
Add ``attrib'' parameter to *xfer_memory() functions.
This commit is contained in:
@@ -748,6 +748,7 @@ detach (int signo)
|
||||
|
||||
int
|
||||
child_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write,
|
||||
struct mem_attrib *attrib,
|
||||
struct target_ops *target)
|
||||
{
|
||||
register int i;
|
||||
|
||||
Reference in New Issue
Block a user