Hamid, ptlcall_log() is what you are looking for.
static inline void ptlcall_log(const char* log); Defined in this file... https://github.com/avadhpatel/marss/blob/master/ptlsim/tools/ptlcalls.h -Jim > Hi, > > I'm interested in writing something to the log file of the marssx86 > simulator from within my program (which is being simulated). Is it > possible to do so. If yes, how? > > Regards, > Hamid. > > _______________________________________________ > http://www.marss86.org > Marss86-Devel mailing list > [email protected] > https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel > _______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
