From bc3a3375eaae07a7f68eabd9d5c7ca53cf6c2565 Mon Sep 17 00:00:00 2001 From: Brian Drummond Date: Wed, 22 Jan 2014 12:27:03 +0000 Subject: Update declarations in ortho_debug.private.ads to allow new commit to ortho_debug to build. Remove duplicated --help clause in grt-options. --- translate/grt/grt-options.adb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'translate/grt') diff --git a/translate/grt/grt-options.adb b/translate/grt/grt-options.adb index 138c31dd9..29e8a8c8b 100644 --- a/translate/grt/grt-options.adb +++ b/translate/grt/grt-options.adb @@ -152,8 +152,9 @@ package body Grt.Options is P (" --stop-time=X stop the simulation at time X"); P (" X is expressed as a time value, without spaces: 1ns, ps..."); P (" --stop-delta=X stop the simulation cycle after X delta"); - P (" --disp-tree[=KIND] disp the design hierarchy after elaboration"); - P (" KIND is inst, proc, port (default)"); + -- P (" --disp-tree[=KIND] disp the design hierarchy after elaboration"); + -- P (" KIND is inst, proc, port (default)"); + -- --disp-tree from grt-disp_tree.adb via Grt.Hooks.Call_Help_Hooks; P (" --expect-failure invert exit status"); P (" --stack-size=X set the stack size of non-sensitized processes"); P (" --stack-max-size=X set the maximum stack size"); -- cgit v1.2.3