Debug, Trace and Log
Previous topic  First topic  Next topic


Marinas-GUI supports the non-GUI Debug Tool used in Harbour console mode. Although this debugger does not have a GUI interface it does give acceptable results. You can learn more about debugging the Marinas-IDE with the debug tool by clicking here.
Marinas-GUI soporta el uso de la herramienta de Debug de Harbour a pesar de ser modo consola. Si bien esta interación no es nativa se pueden obtener resultados aceptables. En el tópico DEBUG facility del capitulo sobre Marinas-IDE se puede aprender mas sobre el uso de esta herramienta.





In addition to the Harbour Debug Tool, Marinas-GUI introduces another useful tool that allows you to enable a TRACE console that will show the state of the program execution. You can learn more about the TRACE tool by clicking here.

En adición al debug de Harbour, Marinas-GUI introduce otra herramienta util para el programador que permite habilitar una consola es ir mostrando en ella el texto que deseamos desde nuestro programa. En el tópico TRACE facility del capitulo sobre Marinas-IDE se puede aprender mas sobre el uso de esta herramienta.





Other interesting tool is the mg_log() function. You can learn more about it by clicking here.

Otra herramienta interesante es la funcion mg_log(). En el tópico LOG facility del capitulo sobre Marinas-IDE se puede aprender mas sobre el uso de esta herramienta.



Marinas-GUI Version 03.06 and
Marinas-IDE Version 05.06 and
LEX Files Version 02.06


---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
last update: April 27
2017
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------




A Harbour/QT framework to make multiplatform programs

(©) Copyright 2009-2017 by Fernando Santolin (aka CarozoDeQuilmes)
CarozoDeQuilmes@gmail.com

2009-2017 Beta tester and full English translator: Bruno Luciani
Bruno.Luciani@gmail.com

2014-2015 Final English corrector: David Worboys
DavidWorboys@hotmail.com

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

www.marinas-gui.org


www.marinas-gui.org  

Previous topic  First topic  Next topic