Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7ebd25ac536d248d499a3ce2acda963a > files > 4201

Macaulay2-1.3.1-8.fc15.i686.rpm

<?xml version="1.0" encoding="utf-8" ?>  <!-- for emacs: -*- coding: utf-8 -*- -->
<!-- Apache may like this line in the file .htaccess: AddCharset utf-8 .html -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"	 "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head><title>debugging</title>
<link rel="stylesheet" type="text/css" href="../../../../Macaulay2/Style/doc.css"/>
</head>
<body>
<table class="buttons">
  <tr>
    <td><div><a href="_packages_spprovided_spwith_sp__Macaulay2.html">next</a> | <a href="_collect__Garbage.html">previous</a> | forward | <a href="_system_spfacilities.html">backward</a> | <a href="___The_sp__Macaulay2_splanguage.html">up</a> | <a href="index.html">top</a> | <a href="master.html">index</a> | <a href="toc.html">toc</a> | <a href="http://www.math.uiuc.edu/Macaulay2/">Macaulay2 web site</a></div>

    </td>
  </tr>
</table>
<div><a href="index.html" title="">Macaulay2Doc</a> > <a href="___The_sp__Macaulay2_splanguage.html" title="">The Macaulay2 language</a> > <a href="_debugging.html" title="">debugging</a></div>
<hr/>
<div><h1>debugging</h1>
<div>Macaulay2 has a debugger.<ul><li><span><a href="_the_spdebugger.html" title="">the debugger</a></span></li>
</ul>
Here are some other debugging tools.<ul><li><span><a href="_assert.html" title="assert something is true">assert</a> -- assert something is true</span></li>
<li><span><a href="_benchmark.html" title="accurate timing of execution">benchmark</a> -- accurate timing of execution</span></li>
<li><span><a href="../../Browse/html/_browse.html" title="browse the contents of an object">browse</a> -- browse the contents of an object</span></li>
<li><span><a href="_code.html" title="display source code">code</a> -- display source code</span></li>
<li><span><a href="_current.html" title="the pseudocode that produced an error">current</a> -- the pseudocode that produced an error</span></li>
<li><span><a href="_current__File__Name.html" title="the current source file">currentFileName</a> -- the current source file</span></li>
<li><span><a href="_disassemble.html" title="disassemble pseudocode or a function">disassemble</a> -- disassemble pseudocode or a function</span></li>
<li><span><a href="_edit.html" title="edit source code">edit</a> -- edit source code</span></li>
<li><span><a href="_error.html" title="deliver error message">error</a> -- deliver error message</span></li>
<li><span><a href="_error__Depth.html" title="set the error printing depth">errorDepth</a> -- set the error printing depth</span></li>
<li><span><a href="_flag__Lookup.html" title="flag a symbol">flagLookup</a> -- flag a symbol</span></li>
<li><span><a href="_list__Local__Symbols.html" title="display of local symbols and their values">listLocalSymbols</a> -- display of local symbols and their values</span></li>
<li><span><a href="_list__User__Symbols.html" title="display the user's symbols">listUserSymbols</a> -- display the user's symbols</span></li>
<li><span><a href="_locate.html" title="locate source code">locate</a> -- locate source code</span></li>
<li><span><a href="_methods.html" title="list methods">methods</a> -- list methods</span></li>
<li><span><a href="_on.html" title="trace a function each time it's run">on</a> -- trace a function each time it's run</span></li>
<li><span><a href="_peek.html" title="examine contents of an object">peek</a> -- examine contents of an object</span></li>
<li><span><a href="_peek_sq_lp__Z__Z_cm__Thing_rp.html" title="examine contents of an object">peek'</a> -- examine contents of an object</span></li>
<li><span><a href="_profile.html" title="profile a function">profile</a> -- profile a function</span></li>
<li><span><a href="_shield.html" title="shield evaluation from interrupts">shield</a> -- shield evaluation from interrupts</span></li>
<li><span><a href="_show__Structure.html" title="display parent structure">showStructure</a> -- display parent structure</span></li>
<li><span><a href="_show__User__Structure.html" title="show parent structure for those types defined by user">showUserStructure</a> -- show parent structure for those types defined by user</span></li>
<li><span><a href="_try.html" title="catch an error">try</a> -- catch an error</span></li>
<li><span><a href="_user__Symbols.html" title="a list of the user's symbols">userSymbols</a> -- a list of the user's symbols</span></li>
</ul>
</div>
</div>
</body>
</html>