diff options
author | Tom Tromey <tom@tromey.com> | 2017-04-30 21:08:31 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2017-08-03 07:59:04 -0600 |
commit | ac991630ca57ba6a00d0d1358786164248d140fc (patch) | |
tree | a75397503ae9fd87b8ed15c51c7bb5793e42e31f /gdb/posix-hdep.c | |
parent | 898e0c8e879394ce0fb8a08fe85929a29f3ce55b (diff) | |
download | gdb-ac991630ca57ba6a00d0d1358786164248d140fc.zip gdb-ac991630ca57ba6a00d0d1358786164248d140fc.tar.gz gdb-ac991630ca57ba6a00d0d1358786164248d140fc.tar.bz2 |
Remove user_call_depth
This changes execute_user_command to remove user_call_depth, using the
size of user_args_stack instead. This avoids a cleanup.
ChangeLog
2017-08-03 Tom Tromey <tom@tromey.com>
* cli/cli-script.c (do_restore_user_call_depth): Remove.
(execute_user_command): Remove user_call_depth; use
user_args_stack's size instead.
Diffstat (limited to 'gdb/posix-hdep.c')
0 files changed, 0 insertions, 0 deletions