GDB (API)
Functions
/home/stan/gdb/src/gdb/proc-why.c File Reference
#include "defs.h"
#include <stdio.h>
#include <sys/types.h>
#include <sys/procfs.h>
#include "proc-utils.h"

Go to the source code of this file.

Functions

void proc_prettyfprint_why (FILE *file, unsigned long why, unsigned long what, int verbose)
void proc_prettyprint_why (unsigned long why, unsigned long what, int verbose)

Function Documentation

void proc_prettyfprint_why ( FILE *  file,
unsigned long  why,
unsigned long  what,
int  verbose 
)

Definition at line 106 of file proc-why.c.

void proc_prettyprint_why ( unsigned long  why,
unsigned long  what,
int  verbose 
)

Definition at line 171 of file proc-why.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines