Hello all,

During the testing before executing the .exe/a.out in simulator i
would like to run the executable in post-linker tool for my target. Is
there any way i can do this ?

$ gcc -o sample.c
$ post_linker a.out
$ target_simulator a.out

Is it possible to do something like this in Dejagnu framework ?
Can this be done by adding something in baseboard/my_target.exp file ?

Regards,
Shafi


_______________________________________________
DejaGnu mailing list
DejaGnu@gnu.org
http://lists.gnu.org/mailman/listinfo/dejagnu

Reply via email to