dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to add Post-Linker tool during testing in Dejagnu


From: Mohamed Shafi
Subject: How to add Post-Linker tool during testing in Dejagnu
Date: Mon, 17 Sep 2007 16:52:57 +0530

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]