Difference between revisions of "Contrib gdbOF"

From OpenFOAMWiki
(History)
(Download)
Line 7: Line 7:
 
== Download ==
 
== Download ==
  
[[Media:GdbOF_v1.00a.tar.gz|GdbOF_v1.00a.tar.gz]]: Source code and installation script
+
[[Media:GdbOF_v1.01a.tar.gz|GdbOF_v1.01a.tar.gz]]: Source code and installation script
  
 
[http://www.amcaonline.org.ar/ojs/index.php/mc/article/download/3244/3167 gdbOF: A debugging Tool for OpenFOAM]: gdbOF Paper
 
[http://www.amcaonline.org.ar/ojs/index.php/mc/article/download/3244/3167 gdbOF: A debugging Tool for OpenFOAM]: gdbOF Paper

Revision as of 20:24, 9 September 2011

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


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


1 Download

GdbOF_v1.01a.tar.gz: Source code and installation script

gdbOF: A debugging Tool for OpenFOAM: 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

gdbOF: A debugging Tool for OpenFOAM

2.3 Known Bugs

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

Suggestions about new tools are welcome!!

3 History

  • 2011-06-08: First upload of the utility
  • 2011-07-06: Launched version 1.00 alpha. It includes pexportfoamformat command.

3.1 Contact

19:40, 08 June 2011