31 {
"SIGSTKFLT",
"16" },
41 {
"SIGVTALRM",
"26" },
45 {
"SIGPOLL",
"SIGIO" },
50 {
"SIGRTMAX",
"NSIG" },
65 static char key[32] =
"cfg.";
69 strncpy(
key + 4,
k, 20);
95 static char key[32] =
"cfg.";
99 strncpy(
key + 4,
k, 20);
108 pj_ks(dpj->
pj,
"option",
"cont");
110 pj_ks(dpj->
pj,
"option",
"skip");
172 eprintf(
"TODO: set signal handlers of child\n");
RZ_API void rz_cons_strcat(const char *str)
RZ_API void rz_cons_newline(void)
RZ_API int rz_cons_printf(const char *format,...)
RZ_API void rz_cons_println(const char *str)
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len key
RZ_API void rz_debug_signal_setup(RzDebug *dbg, int num, int opt)
static struct @231 signals[]
RZ_API int rz_debug_signal_set(RzDebug *dbg, int num, ut64 addr)
RZ_API RzList * rz_debug_kill_list(RzDebug *dbg)
RZ_API void rz_debug_signal_init(RzDebug *dbg)
RZ_API void rz_debug_signal_list(RzDebug *dbg, RzOutputMode mode)
RZ_API int rz_debug_signal_send(RzDebug *dbg, int num)
RZ_API int rz_debug_signal_what(RzDebug *dbg, int num)
static bool siglistjsoncb(void *p, const char *k, const char *v)
RZ_API int rz_debug_kill_setup(RzDebug *dbg, int sig, int action)
static bool siglistcb(void *p, const char *k, const char *v)
RZ_API int sdb_queryf(Sdb *s, const char *fmt,...)
static static fork const void static count static fd const char const char static newpath char char char static envp time_t static t const char static mode static whence const char static dir time_t static t unsigned static seconds const char struct utimbuf static buf static inc static sig const char static mode static oldfd struct tms static buf static getgid static geteuid const char static filename static arg static mask struct ustat static ubuf static getppid static setsid static egid sigset_t static set struct timeval struct timezone static tz fd_set fd_set fd_set struct timeval static timeout const char char static bufsiz const char static swapflags void static offset const char static length static mode static who const char struct statfs static buf unsigned unsigned num
RZ_API ut64 sdb_num_get(Sdb *s, const char *key, ut32 *cas)
RZ_API PJ * pj_end(PJ *j)
RZ_API const char * pj_string(PJ *pj)
RZ_API void pj_free(PJ *j)
RZ_API PJ * pj_knull(PJ *j, const char *k)
RZ_API PJ * pj_ks(PJ *j, const char *k, const char *v)
RZ_API int rz_sys_kill(int pid, int sig)
Send signal sig to process with pid pid.
RzOutputMode
Enum to describe the way data are printed.
@ RZ_OUTPUT_MODE_STANDARD
RZ_API Sdb * sdb_new(const char *path, const char *name, int lock)
RZ_API int sdb_set(Sdb *s, const char *key, const char *val, ut32 cas)
RZ_API bool sdb_foreach(Sdb *s, SdbForeachCallback cb, void *user)
RzList *(* kill_list)(RzDebug *dbg)
struct rz_debug_plugin_t * cur
ut64(WINAPI *w32_GetEnabledXStateFeatures)()