This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [testsuite]


On Thu, 19 Jun 2003 qinfeng.zhang@philips.com wrote:
> In simulator, when program executed right, it return nothing . so wheter just the
> exit status is not defined properly.

I think I see what you mean now.  You have to pass on the
program exit status from the simulated program when the
simulator exits, or else put

set_board_info needs_status_wrapper 1

in your baseboard file (the one you added to
dejagnu/baseboards).

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]