Add PR number to this entry:
authorDoug Evans <dje@google.com>
Thu, 6 Jun 2013 18:02:48 +0000 (18:02 +0000)
committerDoug Evans <dje@google.com>
Thu, 6 Jun 2013 18:02:48 +0000 (18:02 +0000)
PR server/15594
* linux-x86-low.c (ps_get_thread_area): Properly extend address to
64 bits in 64-cross-32 environment.

gdb/gdbserver/ChangeLog

index 28086be..563b48e 100644 (file)
@@ -9,6 +9,7 @@
 
 2013-05-31  Doug Evans  <dje@google.com>
 
+       PR server/15594
        * linux-x86-low.c (ps_get_thread_area): Properly extend address to
        64 bits in 64-cross-32 environment.