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 28086be03e1bae2bbcad582b6c2a7c5f97e27214..563b48e714a1bbd8ecf97bf42ff291346d2212cb 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.