I think what Stuart wants is a diagram of the data structures in
Linuxcnc that visually represents their scope and that shows what code
accesses them. He would probably also like some sort of "call map" that
illustrates program execution paths. I have always wanted something
like this too! I've never been really comfortable with "what does
what"...

Perhaps this could be generated by some analysis tool like this:
https://www.gson.org/egypt/

I think I tried this some years ago without much luck, but I think this
is the sort of stuff Stuart is looking for if I read him right!

Thanks,
Matt

On Wed, 28 Apr 2021 05:30:09 -0500
Stuart Stevenson <stus...@gmail.com> wrote:

> Isn't a block of memory locations for a pointer to use just an array?
> I would like to have something to hang on the wall to help me
> visualize the information structure.
> 
> On Wed, Apr 28, 2021 at 5:20 AM andy pugh <bodge...@gmail.com> wrote:
> 
> > On Wed, 28 Apr 2021 at 05:09, Stuart Stevenson <stus...@gmail.com>
> > wrote: 
> > >   Has anyone developed or printed a chart of arrays to use for
> > > visualization during LinuxCNC development?  
> >
> > I don't even know what a chart of arrays is.
> >
> > --
> > atp
> > "A motorcycle is a bicycle with a pandemonium attachment and is
> > designed for the especial use of mechanical geniuses, daredevils and
> > lunatics."
> > — George Fitch, Atlanta Constitution Newspaper, 1912
> >
> >
> > _______________________________________________
> > Emc-developers mailing list
> > Emc-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-developers
> >  
> 
> 



_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to