next up previous contents
Next: Working Libraries Up: No Title Previous: Introduction

De-bugging ASTERIX Code

The various debugger applications ( dbx on Solaris and OSF and gdb on Linux) will not work with the ASTERIX monoliths as the are compiled with various optimization flags; both on the application code and the libraries.

The easiest solution for this is to create separate versions of the various libraries and link these with single application to create a stand-alone version of the application to be tested.





Asterix
Tue Jun 23 11:52:19 BST 1998