Project path in GDB server arguments

I've got an embedded GDB server configuration and I want to pass a gdb script file to it with -x. This script file resides in my project directory. Is there a variable I can use in the GDB server args to the project directory?

0

请先登录再写评论。