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

List:       helix-server-cvs
Subject:    [Server-cvs] common/analysis uniquestacks.pl,1.13,1.14
From:       dcollins () helixcommunity ! org
Date:       2010-10-29 22:20:33
Message-ID: 201010292220.o9TMKYYn009166 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/server/common/analysis
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv29350

Modified Files:
	uniquestacks.pl 
Log Message:
64-bit pointer output update


Index: uniquestacks.pl
===================================================================
RCS file: /cvsroot/server/common/analysis/uniquestacks.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- uniquestacks.pl	28 Oct 2010 21:25:51 -0000	1.13
+++ uniquestacks.pl	29 Oct 2010 22:20:31 -0000	1.14
@@ -218,7 +218,7 @@
     $y = $StackAddrs{$nStackID};
     foreach $x (@$y)
     {
-        printf "0x%08x: %s\n", $x, $AddrToFunc{$x};
+        printf "%s: %s\n", $x->as_hex(), $AddrToFunc{$x};
     }
     #if ($#StackAddrs{$nStackID} < 0)
     #{


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

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