> is there a way to do in acid the equivalent to gdb 'call'?

I have not spent any time with acid so I cannot say definitively, but if
you are referring to the trick I did to develop an embedded regression test
suite was to set break points and then test specific variables or continue
to other break points which revealed the proper behavior as a pass or fail.
I was able to put all this into a series of .gdbinit's.   Looking at the
acid documentation it appears that there is an equivalent functionality. 
So as long as there is a way to read a configuration file when acid starts,
then yes.  If not, then it should be relatively easy to add.  

I hope this answered your question, assuming I was the one you were asking
the question of.

  EBo --


Reply via email to