Home
last modified time | relevance | path

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

/PHP-5.6/sapi/litespeed/
H A Dlsapilib.c2650 char achCmd[1024]; in dump_debug_info() local
2661 …snprintf( achCmd, 1024, "gdb --batch -ex \"attach %d\" -ex \"set height 0\" -ex \"bt\" >&2;PATH=$P… in dump_debug_info()
2662 if ( system( achCmd ) == -1 ) in dump_debug_info()

Completed in 16 milliseconds