[yast-devel] yast debugger?
Is there such a thing? It would be nice to do a yast -d ... ---- Roberto Angelino Dedicated Partner Engineer (310) 529-3527 -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
On Tuesday 18 September 2007 18:18, Roberto Angelino wrote:
Is there such a thing? It would be nice to do a yast -d ...
We had one for a while, but it wasn't maintained very much. Also, we found that with the complexity of most of our YaST2 modules (system administration is by no thing an easy task) a debugger would have to be much, much more powerful than what we could realistically develop and (equally important) maintain. Our most important debugging tool is logging. See also http://forgeftp.novell.com/yast/doc/SL10.2/tdg/yast2-logging.html http://en.opensuse.org/Bugs/YaST#The_y2logs_don.27t_seem_to_show_my_problem.... CU -- Stefan Hundhammer <sh@suse.de> Penguin by conviction. YaST2 Development SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Nürnberg, Germany -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
On Tue, Sep 18, 2007 at 06:15:43PM +0200, Stefan Hundhammer wrote:
On Tuesday 18 September 2007 18:18, Roberto Angelino wrote:
Is there such a thing? It would be nice to do a yast -d ...
We had one for a while, but it wasn't maintained very much. Also, we found that with the complexity of most of our YaST2 modules (system administration is by no thing an easy task) a debugger would have to be much, much more powerful than what we could realistically develop and (equally important) maintain.
It was a simple one and so it did not needed much maintenance :-) And I don't think it would be difficult to revive it. Don't confuse the complexity of the application with the complexity of its runtime environment. A good topic for the upcoming workshop.
Our most important debugging tool is logging.
True. That's why I havent felt much pressure to revive the debugger yet. Also see http://en.opensuse.org/Debugging_YaST -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
Our most important debugging tool is logging.
You know, I've been spoiled by perl -d ... There's nothing like wanting to know what the heck is going on and just debugging it to see the thing work without having to add printk/printfs all over the code. A debugger makes debugging less time consuming. I am of the opinion that all languages should have debuggers... But then it is my opinion only....
True. That's why I havent felt much pressure to revive the debugger yet. Also see http://en.opensuse.org/Debugging_YaST
Please revive it!!! -robert -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
I've been looking on opensuse.org and forgeftp.novell.com/yast/doc and it talks about how to use the UI and how to use yast. Where are the docs that describe the yast language? Thanks ---- Roberto Angelino Dedicated Partner Engineer (310) 529-3527 -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Roberto Angelino wrote:
I've been looking on opensuse.org and forgeftp.novell.com/yast/doc and it talks about how to use the UI and how to use yast.
Where are the docs that describe the yast language?
At this location http://forgeftp.novell.com/yast/doc/ you can see several products: SL10.0 - SL10.2 SLES9 - SLES10 SP1 Every product has its own documentation of the YaST language (YCP). The latest one: http://forgeftp.novell.com/yast/doc/SL10.2/ Reference — YCP Language http://forgeftp.novell.com/yast/doc/SL10.2/tdg/Book-YaSTReference.html Reference — User Interface http://forgeftp.novell.com/yast/doc/SL10.2/tdg/Book-UIReference.html Just enter the directory and browse the menu on the left side. Bye Lukas -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFG8sY5VSqMdRCqTiwRAiOAAKCYiyos+AunpIe+96qs3y9JLNiWBQCfSUhc lkmHhGi5kvicx2HV05WgWqw= =deOS -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
participants (4)
-
Lukas Ocilka
-
Martin Vidner
-
Roberto Angelino
-
Stefan Hundhammer