GDB (API)
Functions
/home/stan/gdb/src/gdb/common/format.c File Reference
#include "defs.h"
#include <string.h>
#include "format.h"

Go to the source code of this file.

Functions

struct format_pieceparse_format_string (const char **arg)
void free_format_pieces (struct format_piece *pieces)
void free_format_pieces_cleanup (void *ptr)

Function Documentation

void free_format_pieces ( struct format_piece pieces)

Definition at line 376 of file format.c.

void free_format_pieces_cleanup ( void *  ptr)

Definition at line 390 of file format.c.

struct format_piece* parse_format_string ( const char **  arg) [read]

Definition at line 31 of file format.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines