* findvar.c (read_var_value): Doc fix.
authorJim Blandy <jimb@codesourcery.com>
Wed, 13 Nov 2002 18:13:17 +0000 (18:13 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 13 Nov 2002 18:13:17 +0000 (18:13 +0000)
gdb/ChangeLog
gdb/findvar.c

index 8b2617ec2e58558afef54c0f16ae900893fda33e..46811e51bface67d355c796cc0f21b7f50ab6eb8 100644 (file)
@@ -1,3 +1,7 @@
+2002-11-13  Jim Blandy  <jimb@redhat.com>
+
+       * findvar.c (read_var_value): Doc fix.
+
 2002-11-13  Andrew Cagney  <cagney@redhat.com>
 
        * regcache.c (struct regcache): Replace passthough_p with
index 9eff168ddca6a87a80a2cf5c5417e1616bb8c21f..eeb7e297a1eff7b0d3ccb07c1c0d5966ff70d98f 100644 (file)
@@ -544,9 +544,6 @@ addresses have not been bound by the dynamic loader. Try again when executable i
 
     case LOC_THREAD_LOCAL_STATIC:
       {
-        /* We want to let the target / ABI-specific code construct
-           this value for us, so we need to dispose of the value
-           allocated for us above.  */
         if (target_get_thread_local_address_p ())
           addr = target_get_thread_local_address (inferior_ptid,
                                                   SYMBOL_OBJFILE (var),