VF50 remote debugging

in VF50 remote debugging whenever i am trying to put a break point it displays No symbol table is loaded. Use the “file” command.
any one can elaborate how to enable break point on target board

hi raghu

which version of software and hardware for the toradex module are you using?
how are you debugging your target? using JTAG?

GDB version is 7.11.1 , Developement pc(Client ) and target board(VF50 as gdb server) both are connected into a LAN network,

which version of bsp are you using for the module?

could u explain command to check bsp vesrion

type uname -a in console of module?

Linux colibri-vf 4.4.107-00944-ga126a5e-dirty #2 Fri Jan 12 20:32:22 IST 2018 armv7l GNU/Linux

Thanks for the information. Can you provide information about the commands you are using to compile your application and run the gdb?