Home
last modified time | relevance | path

Searched defs:r_debug_plugin_t (Results 1 – 1 of 1) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/include/
H A Dr_debug.h360 const char *name;
361 const char *license;
362 const char *author;
363 const char *version;
365 ut32 bits;
366 const char *arch;
367 int canstep;
368 int keepio;
380 int (*stop)(RDebug *dbg);
381 int (*step)(RDebug *dbg);
[all …]