[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    valgrind/coregrind
From:       Dirk Mueller <mueller () kde ! org>
Date:       2005-07-20 21:45:20
Message-ID: 1121895920.714857.31035.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 437076 by mueller:

fix stabs reading for freepascal, backport of SVN-3.0 -r4218


 M  +1 -0      vg_stabs.c  


--- trunk/valgrind/coregrind/vg_stabs.c #437075:437076
@@ -646,6 +646,7 @@
       case -27:	type = VG_(st_mkint)(def, 1, True); break;
       case -28:	type = VG_(st_mkint)(def, 2, True); break;
       case -29:	type = VG_(st_mkint)(def, 4, True); break;
+      case -30:	type = ML_(st_mkint)(def, 2, False); break;
       case -31:	type = VG_(st_mkint)(def, 8, True); break;
       case -32:	type = VG_(st_mkint)(def, 8, False); break;
       case -33:	type = VG_(st_mkint)(def, 8, False); break;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic