]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Also mention Yue Lu in previous commit's entry.
authorPedro Alves <palves@redhat.com>
Wed, 18 Sep 2013 14:49:43 +0000 (14:49 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 18 Sep 2013 14:49:43 +0000 (14:49 +0000)
2013-09-18  Pedro Alves  <palves@redhat.com>
    Yue Lu  <hacklu.newborn@gmail.com>

* gnu-nat.c (inf_validate_procs, gnu_wait, gnu_resume)
(gnu_create_inferior)
(gnu_attach, gnu_thread_alive, gnu_pid_to_str, cur_thread)
(set_sig_thread_cmd): Use the lwpid field of ptids to
store/extract thread ids instead of the tid field.
* i386gnu-nat.c (gnu_fetch_registers): Adjust.

gdb/ChangeLog

index 4dd873ada6c2b03f1f03de37e4b12db58de5c439..fbf3dc4aec64cd39e67dbef9f88a8586fd078660 100644 (file)
@@ -1,4 +1,5 @@
 2013-09-18  Pedro Alves  <palves@redhat.com>
+           Yue Lu  <hacklu.newborn@gmail.com>
 
        * gnu-nat.c (inf_validate_procs, gnu_wait, gnu_resume)
        (gnu_create_inferior)