Hi Ravi > In the normal way, in order to debug the application, I'll first run the > executable on the simulator specifying the configuration and port (say, 4000) > to connect. This application now runs waiting for a remote debugger to > attach to itself and waits.
[...] > My question is, I have to get this setup running on dejagnu gdb > testsuite. Can anyone help me in setting the configuration?. How > do I need to setup the testsuite to get it running in the above > setup? Yes, of course -- this is a very typical GDB testing environment. You just need to choose a suitable baseboard file that describes a remote target that runs a GDB stub, for example d10v.exp. Cheers, Ben
signature.asc
Description: Digital signature
_______________________________________________ DejaGnu mailing list DejaGnu@gnu.org http://lists.gnu.org/mailman/listinfo/dejagnu