]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/procfs.c
gdb/
authorPedro Alves <palves@redhat.com>
Thu, 24 May 2012 16:39:15 +0000 (16:39 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 24 May 2012 16:39:15 +0000 (16:39 +0000)
commit2ea286498fd2ddceaf074bfbc9a2986777ea0396
tree4360c24b1ef43fad4fa8143e65435c33f053617c
parentb09846a918b74f0371149f730f8b391548b11a8d
gdb/
2012-05-24  Pedro Alves  <palves@redhat.com>

PR gdb/7205

Replace target_signal with gdb_signal throughout.

gdb/gdbserver/
2012-05-24  Pedro Alves  <palves@redhat.com>

PR gdb/7205

Replace target_signal with gdb_signal throughout.

include/gdb/
2012-05-24  Pedro Alves  <palves@redhat.com>

PR gdb/7205

Replace target_signal with gdb_signal throughout.

sim/common/
2012-05-24  Pedro Alves  <palves@redhat.com>

PR gdb/7205

Replace target_signal with gdb_signal throughout.
65 files changed:
gdb/ChangeLog
gdb/aix-thread.c
gdb/amd64-linux-tdep.c
gdb/arch-utils.c
gdb/arch-utils.h
gdb/bsd-uthread.c
gdb/common/gdb_signals.h
gdb/common/signals.c
gdb/corelow.c
gdb/darwin-nat.c
gdb/defs.h
gdb/fbsd-nat.c
gdb/fork-child.c
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c
gdb/gdbserver/lynx-low.c
gdb/gdbserver/nto-low.c
gdb/gdbserver/server.c
gdb/gdbserver/spu-low.c
gdb/gdbserver/target.c
gdb/gdbserver/target.h
gdb/gdbserver/win32-low.c
gdb/gdbthread.h
gdb/gnu-nat.c
gdb/go32-nat.c
gdb/i386-linux-nat.c
gdb/i386-linux-tdep.c
gdb/i386fbsd-nat.c
gdb/inf-child.c
gdb/inf-ptrace.c
gdb/inf-ttrace.c
gdb/infcmd.c
gdb/inferior.h
gdb/infrun.c
gdb/linux-nat.c
gdb/linux-tdep.c
gdb/linux-tdep.h
gdb/linux-thread-db.c
gdb/monitor.c
gdb/nto-procfs.c
gdb/nto-tdep.c
gdb/procfs.c
gdb/python/py-inferior.c
gdb/python/py-signalevent.c
gdb/python/py-stopevent.c
gdb/python/py-stopevent.h
gdb/ravenscar-thread.c
gdb/record.c
gdb/remote-m32r-sdi.c
gdb/remote-mips.c
gdb/remote-sim.c
gdb/remote.c
gdb/sol-thread.c
gdb/target.c
gdb/target.h
gdb/windows-nat.c
include/gdb/ChangeLog
include/gdb/callback.h
include/gdb/signals.h
sim/common/ChangeLog
sim/common/sim-signal.c
sim/common/sim-signal.h