GDB (API)
Functions
/home/stan/gdb/src/gdb/common/gdb_vecs.c File Reference
#include "defs.h"
#include "gdb_vecs.h"
#include "host-defs.h"

Go to the source code of this file.

Functions

void free_char_ptr_vec (VEC(char_ptr)*char_ptr_vec)
void dirnames_to_char_ptr_vec_append (VEC(char_ptr)**vecp, const char *dirnames)
 VEC (char_ptr)

Function Documentation

void dirnames_to_char_ptr_vec_append ( VEC(char_ptr)**  vecp,
const char *  dirnames 
)

Definition at line 52 of file gdb_vecs.c.

void free_char_ptr_vec ( VEC(char_ptr)*  char_ptr_vec)

Definition at line 37 of file gdb_vecs.c.

VEC ( char_ptr  )

Definition at line 85 of file gdb_vecs.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines