* stack.c (print_frame_arguments_choices): New static global.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 9 Nov 2007 19:04:35 +0000 (19:04 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 9 Nov 2007 19:04:35 +0000 (19:04 +0000)
commit88408340b86be224130c470c129997ccc947a975
tree47391a602dcf0e38f9f5a76338cff2005b340283
parent1c86e440c3178f9b729a0e99c0d45e40c7b813e8
    * stack.c (print_frame_arguments_choices): New static global.
        (print_frame_arguments): Likewise.
        (print_this_frame_argument_p): New function.
        (print_frame_args): Print the argument value only when appropriate.
        (_initialize_task): Add new "set/show print frame-arguments" command.
gdb/ChangeLog
gdb/stack.c