2002-04-12 Don Howard <dhoward@redhat.com>
authorDon Howard <dhoward@redhat.com>
Fri, 12 Apr 2002 22:31:23 +0000 (22:31 +0000)
committerDon Howard <dhoward@redhat.com>
Fri, 12 Apr 2002 22:31:23 +0000 (22:31 +0000)
commit20f01a4665aec81bd667feb25cab93a8bbe3c9af
tree6dba79c458d3ab5df20a15a74802917194499f95
parenta88376a3e1a5e2358f568a4a7aed6d4d99e1e87a
2002-04-12  Don Howard  <dhoward@redhat.com>

* cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
max_user_call_depth.
(init_cmd_lists): Initialize the new value;
* cli/cli-script.c (execute_user_command): Limit the call depth of
user defined commands.  This avoids a core-dump when user commands
are infinitly recursive.
gdb/ChangeLog
gdb/NEWS
gdb/cli/cli-cmds.c
gdb/cli/cli-script.c
gdb/doc/gdb.texinfo