constify set_breakpoint_condition
authorPedro Alves <palves@redhat.com>
Mon, 9 Mar 2015 11:58:21 +0000 (11:58 +0000)
committerYao Qi <yao.qi@linaro.org>
Fri, 20 Mar 2015 17:39:24 +0000 (17:39 +0000)
commit7a26bd4d83e5549137943de5f2c7b1ae90821093
tree594c0b42ac34ce56f9d2719442d09dde27f66d67
parentcd46431bbd2f1dd90fbedee9a3bdbff705238c1b
constify set_breakpoint_condition

gdb:

2015-03-20  Pedro Alves  <palves@redhat.com>

* breakpoint.c (set_breakpoint_condition): Make argument "exp" const.
* breakpoint.h (set_breakpoint_condition): Update declaration.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
This page took 0.025984 seconds and 4 git commands to generate.