Constify add_com_suppress_notification
authorTom Tromey <tom@tromey.com>
Wed, 11 Oct 2017 00:12:06 +0000 (18:12 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 7 Nov 2017 20:59:08 +0000 (13:59 -0700)
commit1ee870c5249864d36717a08864c60d7166b6b292
treeff5d133249c44d7f26682c5bd5a71cdc770f60a4
parentee7ddd713206fdf02512a9fb3fe928a210200c11
Constify add_com_suppress_notification

This constifies add_com_suppress_notification and fixes the one
caller.

gdb/ChangeLog
2017-11-07  Tom Tromey  <tom@tromey.com>

* stack.c (select_frame_command): Constify.
* cli/cli-decode.c (add_com_suppress_notification): Constify.
* command.h (add_com_suppress_notification): Constify.
gdb/ChangeLog
gdb/cli/cli-decode.c
gdb/command.h
gdb/stack.c
gdb/stack.h
This page took 0.041697 seconds and 4 git commands to generate.