Changeset bef293 in git for Singular/sdb.cc
- Timestamp:
- May 2, 2000, 4:21:15 PM (23 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- a269e40905ee7ffce7c3e136ac547cb20459084f
- Parents:
- ffcb1eec32c85c37869e40141fe4540bc4eab64f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/sdb.cc
rffcb1e rbef293 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: sdb.cc,v 1.1 2 1999-11-15 17:20:46 obachmanExp $ */4 /* $Id: sdb.cc,v 1.13 2000-05-02 14:21:15 Singular Exp $ */ 5 5 /* 6 6 * ABSTRACT: Singular debugger … … 232 232 "c - continue\n" 233 233 "d - delete current breakpoint\n" 234 "D - show all preakpoints\n"234 "D - show all breakpoints\n" 235 235 "e - edit the current procedure (current call will be aborted)\n" 236 236 "h,? - display this help screen\n"
Note: See TracChangeset
for help on using the changeset viewer.