]> Cypherpunks repositories - gostls13.git/commit
Implement line-to-PC mapping. Add unit tests for
authorAustin Clements <aclements@csail.mit.edu>
Sat, 22 Aug 2009 01:13:35 +0000 (18:13 -0700)
committerAustin Clements <aclements@csail.mit.edu>
Sat, 22 Aug 2009 01:13:35 +0000 (18:13 -0700)
commitbd65739bc2607c3733b00fa385e0998b19f5115b
tree5ff4eb0f71f244bfc96900040aabcba6bfbd4ec8
parent59e2e54eab72be5d4207f294e17ed615b9c4c761
Implement line-to-PC mapping.  Add unit tests for
PC/line/aline conversion methods.

R=rsc
APPROVED=rsc
DELTA=458  (434 added, 15 deleted, 9 changed)
OCL=33677
CL=33702
src/cmd/gotest/gotest
usr/austin/sym/gosymtab.go
usr/austin/sym/pclinetest.h [new file with mode: 0644]
usr/austin/sym/pclinetest.s [new file with mode: 0644]
usr/austin/sym/sym_test.go [new file with mode: 0644]