EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

<19941995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index <19941995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: vxWorks
From: [email protected] (Carl W. Cork)
Date: Mon, 20 Jun 94 15:55:30 PDT
Bob Dalesio writes:
----- Begin Included Message -----

	Does LYNX have a linking loader and command line access to the
global symbol table? Is it possible to invoke subroutines directly?
Is it possible to resolve strings to memory locations through subroutine
calls? 

----- End Included Message -----

	LYNX does provide dynamic loading/unloading of device
drivers, but it does not let you dynamically link new object modules
into your running program (is this what you were looking for?).

	The LYNX command line shell is the standard unix shell 
(the GNU BASH shell actually). As such it does not provide interactive 
access to a 'global symbol table'. You can use GDB to access global
variable within a single process. You cannot invoke subroutines directly
unless you use a pseudo-shell such as 'tcl' which permits invocation
of subroutine commands. This interpreter could be used to call
subroutines which access local and vme memory via memory device
drivers (using mem, kmem, vmeXXdXX, etc device stubs).


Navigate by Date:
Prev: Re: CA problem from Vax Jeff Hill
Next: Re: symbol tables and incremental run time loading winans
Index: <19941995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: vxWorks Bob Dalesio
Next: VxWorks Jeffrey Gross
Index: <19941995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·