Difference between revisions of "Contrib gdbOF"

From OpenFOAMWiki
(Download)
(History)
Line 39: Line 39:
 
* 2011-11-10: Manual added
 
* 2011-11-10: Manual added
 
* 2012-1-30:  Link to AES added
 
* 2012-1-30:  Link to AES added
 +
* 2014-5-15:  Solves some bugs and adds pname command
 +
* 2016-8-9:  Fixing compatibility with OF 3.x and 4.x
  
 
=== Contact ===
 
=== Contact ===

Revision as of 13:43, 9 August 2016

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 OF Version 20.png OF Version 22.png OF Version 23.png

1 Formal presentation

gdbOF in Advances in Engineering Software

2 Download

GdbOF_v1.03a.tar.gz: Source code and installation script (OpenFOAM versions < 3.0)

GdbOF_v1.04a.tar.gz: Source code and installation script (OpenFOAM versions >= 3.0)

3 Basic Usage

3.1 Installation

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

$ ./install_gdbOF.sh

3.2 Basic command line usage

GdbOF-Manual.pdf: gdbOF Manual

3.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!!

4 History

  • 2011-06-08: First upload of the utility
  • 2011-07-06: Launched version 1.00 alpha. It includes pexportfoamformat command.
  • 2011-09-09: Added wedge an inletOutlet functionality for pexportfoamformat
  • 2011-11-10: Manual added
  • 2012-1-30: Link to AES added
  • 2014-5-15: Solves some bugs and adds pname command
  • 2016-8-9: Fixing compatibility with OF 3.x and 4.x

4.1 Contact

19:40, 08 June 2011