GDBserver
Classes | Functions
gdb_tilde_expand.c File Reference
#include "common-defs.h"
#include "gdb_tilde_expand.h"
#include <glob.h>

Go to the source code of this file.

Classes

class  gdb_glob
 

Functions

std::string gdb_tilde_expand (const char *dir)
 

Function Documentation

◆ gdb_tilde_expand()

std::string gdb_tilde_expand ( const char *  dir)

Definition at line 72 of file gdb_tilde_expand.c.

References gdb_assert, glob, and string.

Referenced by create_process(), and fork_inferior().