gdb: Fix function parameter alignments in or1k-tdep.c.
authorStafford Horne <shorne@gmail.com>
Sat, 16 Dec 2017 22:20:51 +0000 (07:20 +0900)
committerStafford Horne <shorne@gmail.com>
Sat, 16 Dec 2017 22:20:51 +0000 (07:20 +0900)
commit38af1824019684e819ffb880bdf7fb03a2c2000a
tree7b0ee9cdf7aa706b2ec7a3fe48e5592cc4208a08
parentb282f0f2b56903c7b58f1eb94b88e468851928e8
gdb: Fix function parameter alignments in or1k-tdep.c.

As suggested by Joel Brobecker <brobecker@adacore.com> and as per fsf
coding standards.  Also fix a few more issues with directly printing
pointers.

gdb/ChangeLog:

* gdb/or1k-tdep.c (show_or1k_debug): Fix function parameter alignment.
(or1k_analyse_inst): Likewise.
(or1k_single_step_through_delay): Likewise.
(or1k_frame_cache): Fix parameter alignment and use paddress()
instead of %x.
gdb/ChangeLog
gdb/or1k-tdep.c
This page took 0.024423 seconds and 4 git commands to generate.