How to use variable in gdb?

薛云龙 xueyunlong@gmail.com
Sun Feb 4 10:06:00 GMT 2007


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!)



More information about the Gdb mailing list