Difference between revisions of "Contrib gdbOF"

From OpenFOAMWiki
(Created page with "gdbOF is a utility attachable to GNU debugger (gdb) that includes many macros to debugging in a easier way OpenFOAM's solvers and applications. <noinclude> {{VersionInfo}}{{Vers...")
 
Line 1: Line 1:
gdbOF is a utility attachable to GNU debugger (gdb) that includes many macros to debugging in a easier way OpenFOAM's solvers and applications.
+
gdbOF is a attachable to GNU debugger (gdb) tool that includes many macros to debugging in a easier way OpenFOAM's solvers and applications.
  
 
<noinclude>
 
<noinclude>

Revision as of 20:06, 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

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)

3 History

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

--jmarcelogimenez 19:40, 08 June 2011