Home
last modified time | relevance | path

Searched refs:rootDir (Results 1 – 1 of 1) sorted by relevance

/php-src/scripts/gdb/
H A Ddebug_gdb_scripts_gen.php4 $rootDir = dirname(__DIR__, 2); variable
5 $mainDir = sprintf('%s/main', $rootDir);
10 $gdbscript = file_get_contents(sprintf("%s/.gdbinit", $rootDir));

Completed in 3 milliseconds