Difference between revisions of "Contrib gdbOF"

From OpenFOAMWiki
Line 8: Line 8:
  
 
[[Media:GdbOF_07062011.tar.gz|GdbOF_07062011.tar.gz]]: Source code and installation script
 
[[Media:GdbOF_07062011.tar.gz|GdbOF_07062011.tar.gz]]: Source code and installation script
 +
 +
http://www.amcaonline.org.ar/ojs/index.php/mc/article/download/3244/3167: gdbOF Paper
  
 
== Basic Usage ==
 
== Basic Usage ==
Line 23: Line 25:
 
=== Known Bugs ===
 
=== Known Bugs ===
  
This utility is still under development. Currently there are no known known bugs (but propably some unknown ones)
+
This utility is still under development. Currently there are no known known bugs (but propably some unknown ones).
 +
 
 +
Suggestions about new tools are welcome!!
  
 
== History ==
 
== History ==

Revision as of 20:30, 8 June 2011

gdbOF is a attachable to GNU debugger (gdb) tool that includes many macros to debugging in a easier way OpenFOAM's solvers and applications.


Valid versions: OF version 16.png OF version 17.png


1 Download

GdbOF_07062011.tar.gz: Source code and installation script

http://www.amcaonline.org.ar/ojs/index.php/mc/article/download/3244/3167: gdbOF Paper

2 Basic Usage

2.1 Installation

After download, descompress it, open a terminal and put:

$ . ./install_gdbOF.sh

2.2 Basic command line usage

Please read <it>gdbOF: A debugging tool for OpenFOAM</it>

2.3 Known Bugs

This utility is still under development. Currently there are no known known bugs (but propably some unknown ones).

Suggestions about new tools are welcome!!

3 History

  • 2011-06-08: First upload of the utility

--jmarcelogimenez 19:40, 08 June 2011