comparison doc/interpreter/octave.texi @ 7787:6b521b1e3631

Add dbquit and make dbstep compatible. Use parser in debug mode to handle multi-line input
author David Bateman <dbateman@free.fr>
date Tue, 13 May 2008 21:12:12 +0200
parents fd42779a8428
children bbaa5d7d0143
comparison
equal deleted inserted replaced
7786:37ff0c21c17d 7787:6b521b1e3631
351 * Handling Warnings:: 351 * Handling Warnings::
352 352
353 Debugging 353 Debugging
354 354
355 * Entering Debug Mode:: 355 * Entering Debug Mode::
356 * Leaving Debug Mode::
356 * Breakpoints:: 357 * Breakpoints::
357 * Debug Mode:: 358 * Debug Mode::
359 * Call Stack::
358 360
359 Input and Output 361 Input and Output
360 362
361 * Basic Input and Output:: 363 * Basic Input and Output::
362 * C-Style I/O Functions:: 364 * C-Style I/O Functions::