5 lines
68 B
Batchfile
5 lines
68 B
Batchfile
set HOME=%USERPROFILE%
|
|
echo "set home to %HOME%"
|
|
|
|
START gdb.exe
|