[Oberon] Exported procedures in object file

Chris Burrows chris at cfbsoftware.com
Sun May 24 13:40:26 CEST 2015


The Oberon Definition Browser is in Compiler.Tool:

Browser.ShowDef  ^
Browser.ShowDef \e ^
Browser.ShowDef \d ^

Browser Options:
	\e: expand types
	\d: show detailed information (entry numbers, offsets, keys, etc)

Regards,
Chris Burrows

CFB Software
http://www.cfbsoftware.com

> -----Original Message-----
> From: oberon at moravcik.info [mailto:oberon at moravcik.info]
> Sent: Sunday, 24 May 2015 8:21 PM
> To: ETH Oberon and related systems
> Subject: Re: [Oberon] Exported procedures in object file
> 
> Something I get when using "Watson.ShowDef Items" in Oberon.
> See http://www.ethoberon.ethz.ch/ethoberon/tutorial/Watson.html
> 
> z.
> 
> On Sun, May 24, 2015 at 02:38:04AM -0700, Douglas G. Danforth wrote:
> >
> > Zdenek,
> > What do you mean by "write out"?
> > What do you mean by "from object file"?
> > The object file contains the compiled form of the source code.
> > Are you asking to disassemble that code and create a human readable
> > file corresponding to the source code?
> > -Doug Danforth
> >
> > On 5/24/2015 2:01 AM, oberon at moravcik.info wrote:
> > > Hi, I have a quick question here, hopefully will get quick
> answer: How do I write out exported procedures with parameters from
> object file using AOS ?
> > >
> > > Thanks in advance Zdenek
> > >





More information about the Oberon mailing list