From: John L. <jla...@gm...> - 2007-05-30 03:22:31
|
On 5/29/07, Andre <ar...@ki...> wrote: > Sorry just finding them one at the time > > line 1870 change from > ok = debuggerServer:AddBreakPoint(fileName, nextLine) > ok = debuggerServer:AddBreakPoint(filePath, nextLine) > > changing fileName to filePath Thanks! Changed in CVS, but I can't commit until other things are fixed. John Labenski |