resume_prep() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

resume_prep() function

Get everything ready to resume.

Syntax

static int resume_prep(struct target *target,     int current,     target_addr_t address,     int handle_breakpoints,     int debug_execution);

Arguments

target

current

address

handle_breakpoints

debug_execution

References

LocationReferrerText
riscv.c:1398
static int resume_prep(struct target *target, int current,
riscv.c:1481riscv_resume()
if (resume_prep(t, current, address, handle_breakpoints,
riscv.c:1505riscv_resume()

Call Tree

Functions calling resume_prep()
Functions called by resume_prep()
all items filtered out
resume_prep()
Type of resume_prep()
resume_prep()
all items filtered out