Fix -Wpointer-sign warning in sol-thread.c
authorJoel Brobecker <brobecker@gnat.com>
Mon, 6 May 2013 12:55:52 +0000 (12:55 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 6 May 2013 12:55:52 +0000 (12:55 +0000)
commit0c4f667cfe5118bf3a2690502a9a40ff3309abed
tree49e46eba345857025c2da8263ac88ebe565e4fbb
parent726ce67c26bb6e9525d6d74dae6ff0a166289367
Fix -Wpointer-sign warning in sol-thread.c

gdb/ChangeLog:

        * sol-thread.c (rw_common): Cast BUF to "gdb_byte *" in calls
        to target_write_memory and target_read_memory.
gdb/ChangeLog
gdb/sol-thread.c
This page took 0.027883 seconds and 4 git commands to generate.