GDB (xrefs)
Loading...
Searching...
No Matches
Functions
exceptions.h File Reference
#include "ui-out.h"

Go to the source code of this file.

Functions

void exception_print (struct ui_file *file, const struct gdb_exception &e)
 
void exception_fprintf (struct ui_file *file, const struct gdb_exception &e, const char *prefix,...) ATTRIBUTE_PRINTF(3
 

Function Documentation

◆ exception_fprintf()

void exception_fprintf ( struct ui_file * file,
const struct gdb_exception & e,
const char * prefix,
... )
extern

◆ exception_print()

void exception_print ( struct ui_file * file,
const struct gdb_exception & e )
extern