GDB (xrefs)
Functions
/tmp/gdb-7.10/gdb/posix-hdep.c File Reference
#include "defs.h"
#include "event-loop.h"
#include "gdb_select.h"

Go to the source code of this file.

Functions

int gdb_select (int n, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout)
 
void gdb_call_async_signal_handler (struct async_signal_handler *handler, int immediate_p)
 

Function Documentation

void gdb_call_async_signal_handler ( struct async_signal_handler handler,
int  immediate_p 
)
int gdb_select ( int  n,
fd_set *  readfds,
fd_set *  writefds,
fd_set *  exceptfds,
struct timeval *  timeout 
)