comparison src/debug.cc @ 6653:673686daec87

[project @ 2007-05-22 15:36:09 by jwe]
author jwe
date Tue, 22 May 2007 15:36:10 +0000
parents bd0a70c3f2db
children 8b0cfeb06365
comparison
equal deleted inserted replaced
6652:f92a2b56fd70 6653:673686daec87
187 @table @code\n\ 187 @table @code\n\
188 @item func\n\ 188 @item func\n\
189 String representing the function name. When already in debug\n\ 189 String representing the function name. When already in debug\n\
190 mode this should be left out and only the line should be given.\n\ 190 mode this should be left out and only the line should be given.\n\
191 @item line\n\ 191 @item line\n\
192 Line where you would like to remove the the breakpoint. Multiple\n\ 192 Line where you would like to remove the breakpoint. Multiple\n\
193 lines might be given as seperate arguments or as a vector.\n\ 193 lines might be given as seperate arguments or as a vector.\n\
194 @end table\n\ 194 @end table\n\
195 No checking is done to make sure that the line you requested is really\n\ 195 No checking is done to make sure that the line you requested is really\n\
196 a breakpoint. If you get the wrong line nothing will happen.\n\ 196 a breakpoint. If you get the wrong line nothing will happen.\n\
197 @seealso{dbstop, dbstatus, dbwhere}\n\ 197 @seealso{dbstop, dbstatus, dbwhere}\n\