[m-rev.] diff: debugger todo list

Simon Taylor stayl at cs.mu.OZ.AU
Fri Jan 10 15:53:12 AEDT 2003


Estimated hours taken: 0.2
Branches: main

compiler/notes/todo.html:
	Add some todo items for the debugger.

Index: todo.html
===================================================================
RCS file: /home/mercury1/repository/mercury/compiler/notes/todo.html,v
retrieving revision 1.13
diff -u -u -r1.13 todo.html
--- todo.html	24 Oct 2002 01:38:38 -0000	1.13
+++ todo.html	10 Jan 2003 04:45:11 -0000
@@ -160,6 +160,17 @@
 <li> see also the TODO list in compiler/mlds_to_java.m
 </ul>
 
+<h2> debugger </h2>
+
+<ul>
+<li> support back-ends other than LLDS
+<li> allow interactive queries to refer to values generated by
+     the program being debugged
+<li> conditional breakpoints
+<li> trace builtins and semidet unifications
+<li> graphical term browser
+</ul>
+
 <hr>
 <!--======================-->
 
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list