From 66ab83b942d8f0f6a4c27f171b361e08680f5a34 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 21 Jan 2012 10:44:10 -0800 Subject: * match.c (v_fun): Removing all debugging instrumentation. (match_files): Moving debug_check out of directive case so it covers all forms handled by loop. All this makes the n command in the debugger work better: not skip over function calls or horizontal material. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d660916b..c2f93173 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2012-01-21 Kaz Kylheku + + * match.c (v_fun): Removing all debugging instrumentation. + (match_files): Moving debug_check out of directive case so + it covers all forms handled by loop. All this makes the n + command in the debugger work better: not skip over + function calls or horizontal material. + 2012-01-21 Kaz Kylheku Improved debugging. Debug nesting depth counter maintained -- cgit v1.2.3