Searched refs:PXDB_SVR4 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/gdb/gdb/
H A Dhpread.c261 #define PXDB_SVR4 "/opt/langtools/bin/pxdb"
336 if (file_exists (PXDB_SVR4))
338 p = xmalloc (strlen (PXDB_SVR4) + strlen (file_name) + 2);
339 strcpy (p, PXDB_SVR4);
258 #define PXDB_SVR4 macro

Completed in 532 milliseconds