]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
* linux-low.c (linux_resume_one_lwp): Change type of first arg
authorDoug Evans <dje@google.com>
Sun, 24 May 2009 01:09:22 +0000 (01:09 +0000)
committerDoug Evans <dje@google.com>
Sun, 24 May 2009 01:09:22 +0000 (01:09 +0000)
commit2acc282a5a9d6787b2627abdc41992c9a9949e51
tree5abb19798f01202d09a1cb3c97e2595b0930c3d7
parent6911cad6ebf1dae59743aae6b68c6d65d5dbd638
* linux-low.c (linux_resume_one_lwp): Change type of first arg
from struct inferior_list_entry * to struct lwp_info *.
All callers updated.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c