diff src/ChangeLog @ 10839:65bc065bec95

still more debugger fixes
author John W. Eaton <jwe@octave.org>
date Fri, 30 Jul 2010 18:59:31 -0400
parents 960065af9f0f
children 89f4d7e294cc
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jul 30 17:19:28 2010 -0400
+++ b/src/ChangeLog	Fri Jul 30 18:59:31 2010 -0400
@@ -1,3 +1,18 @@
+2010-07-30  John W. Eaton  <jwe@octave.org>
+
+	* debug.cc (Fdbstack): Improve display.
+
+	* toplev.cc (octave_call_stack::do_goto_frame_relative):
+	Improve message.  Don't display column number.
+
+	* debug.cc (get_file_line): Don't allow eol to be less than bol.
+	(Fdbwhere): Improve message.  Don't display column number.
+	(Fdbstack): Omit column number from display.
+
+	* pt-eval.cc (tree_evaluator::visit_statement): Don't call
+	octave_call_stack::set_statement for commands issued while
+	debugging.
+
 2010-07-30  John W. Eaton  <jwe@octave.org>
 
 	* pt-bp.cc (tree_breakpoint::take_action): Only call