On Thursday, March 19, 2009 at 11:26:19 PM UTC+5:30, Gep wrote:
VxWorks 5.5/Tornado 2.2
I'm trying to use symFindByName to determine a function's entry
point. the function is located in a downloadable application. I can
see the function's symbol using 'lkup', but using symFindByName does
not find it. If it explicitly add it with symAdd, then symFindByName
works. How can 'lkup' work, but not symFindByName? I am using
sysSymTbl for all of this. Am I missing something?
Thanks!
Gep
One question does sysFindByName works only for Void returning ans void taking functions..
I mean to say
i always see a voif foo(void) type of function.
I never see int foo(int,int) type of function..
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)