GDB (xrefs)
Loading...
Searching...
No Matches
Functions
py-exitedevent.c File Reference
#include "defs.h"
#include "py-event.h"

Go to the source code of this file.

Functions

static gdbpy_ref create_exited_event_object (const LONGEST *exit_code, struct inferior *inf)
 
int emit_exited_event (const LONGEST *exit_code, struct inferior *inf)
 

Function Documentation

◆ create_exited_event_object()

static gdbpy_ref create_exited_event_object ( const LONGEST * exit_code,
struct inferior * inf )
static

◆ emit_exited_event()

int emit_exited_event ( const LONGEST * exit_code,
struct inferior * inf )