gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 12 Apr 2013 16:04:07 +0000 (16:04 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 12 Apr 2013 16:04:07 +0000 (16:04 +0000)
commit39ed5604d7bee498aa7cdd6a7bc9bf86df366fec
treebd92a251d8da01bd3293bf633c0d91c4b6e9ddd4
parent49369217974f88031ae5f65eba0274bc30ecf74d
gdb/
Fix GDB regression related to PR binutils/14813.
* jit.c (mem_bfd_iovec_close): Return 0 for success.
* minidebug.c (lzma_close): Add return value comment.
* remote.c (remote_bfd_iovec_close): Return 0 for success.
* solib-spu.c (spu_bfd_iovec_close): Likewise.
* spu-linux-nat.c (spu_bfd_iovec_close): Likewise.
gdb/ChangeLog
gdb/jit.c
gdb/minidebug.c
gdb/remote.c
gdb/solib-spu.c
gdb/spu-linux-nat.c
This page took 0.024701 seconds and 4 git commands to generate.