mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-05 21:50:21 +08:00
Add ``attrib'' parameter to *xfer_memory() functions.
This commit is contained in:
@ -2447,6 +2447,7 @@ out:
|
||||
is ignored. */
|
||||
static int
|
||||
gnu_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write,
|
||||
struct mem_attrib *attrib,
|
||||
struct target_ops *target)
|
||||
{
|
||||
task_t task = (current_inferior
|
||||
|
Reference in New Issue
Block a user