Hello, I have problem with gdb program, can I define a variable like shell script? For example: xxx=/home/src/ yyy=/home/exe/ file f set args $xxx $yyy (So I can use variable here!)