]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
breakpoint.c:insert_bp_location: Constify local.
authorPedro Alves <palves@redhat.com>
Thu, 12 Dec 2013 10:44:42 +0000 (10:44 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 12 Dec 2013 10:44:42 +0000 (10:44 +0000)
commitb15e5c540f4b90dbec13bcd5cbac90f9224aef4b
treefd53be02c37ccfce2bb8f45da906d76f3bc2c7e4
parentf23981e9917c0322223aaa8941bd1ca13d1dcc58
breakpoint.c:insert_bp_location: Constify local.

gdb/
2013-12-12  Pedro Alves  <palves@redhat.com>

* breakpoint.c (insert_bp_location): Make 'hw_bp_err_string' local
const, and remove casts.
gdb/ChangeLog
gdb/breakpoint.c