]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
ARI fix: Replace %llx with %s and phex().
authorMarcus Shawcroft <mshawcroft@sourceware.org>
Wed, 13 Feb 2013 13:42:39 +0000 (13:42 +0000)
committerMarcus Shawcroft <mshawcroft@sourceware.org>
Wed, 13 Feb 2013 13:42:39 +0000 (13:42 +0000)
commit1d3ffd6bfef1e9c7ceabba65a1d4cb0e7000c3aa
tree819d70f5da0af328b83af079c3b3db6b85936561
parent6eb044730a8991d0b43e89c7aa0f671bb577dfd0
ARI fix: Replace %llx with %s and phex().

2013-02-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>

        * aarch64-linux-nat.c (debug_reg_change_callback)
        (aarch64_linux_get_debug_reg_capacity): ARI fix: Replace %llx with
        %s and phex().
gdb/ChangeLog
gdb/aarch64-linux-nat.c