Debugging ASCEND: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
There is a '''[http://ascendbugs.cheme.cmu.edu Bug tracker]''' for ascend outside of this wiki. | There is a '''[http://ascendbugs.cheme.cmu.edu Bug tracker]''' for ascend outside of this wiki. | ||
Also to be added here: | |||
* about test suites | |||
* about Buildbot (currently inactive/offline) | |||
* using GDB | |||
* using Valgrind. | |||
* correct use of SVN during debugging on the trunk | |||
* using 'ascdev' and 'asc4dev' from within your working folder | |||
* possible library wrong-loading issues. | |||
[[Category:Development]] | [[Category:Development]] | ||
Revision as of 03:53, 1 June 2010
The content from this page was lost in a recent server failure. We will be working to restore this content as soon as possible.
Reporting a bug
There is a Bug tracker for ascend outside of this wiki.
Also to be added here:
- about test suites
- about Buildbot (currently inactive/offline)
- using GDB
- using Valgrind.
- correct use of SVN during debugging on the trunk
- using 'ascdev' and 'asc4dev' from within your working folder
- possible library wrong-loading issues.