octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "whos -all" and "who -all" fail


From: David Bateman
Subject: Re: "whos -all" and "who -all" fail
Date: Mon, 05 May 2008 17:55:39 +0200
User-agent: Thunderbird 2.0.0.12 (X11/20080306)

John W. Eaton wrote:
> On  5-May-2008, David Bateman wrote:
>
> | The commands "who -all" and "whos -all" fail with the current
> | repositories symbol table code. The code to do this seems to have been
> | removed. Was this a deliberate choice? If it was what is the recommended
> | way of finding out the list of functions that are currently in teh
> | symbol table?
>
> I remember removing it because (I think) there was no simple way to
> make it work exactly as before with the new symbol table, and also
> becaue there is no "all" option for who in Matlab.
>
> Do you need this option for debugging, or something else?
>   
No it was just for debugging..
> If it is just debugging, would it be OK to have the following
>
>   -- vector_of_scope_ids = __dump_symbol_table__ ("scopes")
>
>     Return a vector of all scope ids currently in use in the symbol
>     table.
>
>   __dump_symbol_table__ (scope)
>
>     Print a detailed listing of all information in the symbol table
>     for the scope id SCOPE.
>
>   __dump_symbol_table__ ()
>
>     Print a detailed listing of all information in the symbol table
>     for all scopes.
>   

Yes something like that would give all of the information I need :-)

D.



> ?
>
> jwe
>
>
>   


-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

[Prev in Thread] Current Thread [Next in Thread]