This website requires JavaScript.
Explore
Help
Sign In
admin
/
Binject-debug
Watch
1
Star
0
Fork
0
You've already forked Binject-debug
mirror of
https://github.com/Binject/debug
synced
2026-06-08 10:28:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45d5c770bf998cb696bea7a9fe3ccd5d27242103
Binject-debug
/
goobj2
T
History
Andrew LeFevre
45d5c770bf
fixed PCDATA block by using correct ordering of functions.... tests now pass!!!!!!!! IT WORKS
2020-08-12 16:16:12 -04:00
..
internal
symbol definitions/references are now stored in separate slices mirroring how they are stored in object files
2020-08-06 12:20:00 -04:00
file_test.go
fix silly copy-pasta error, now an object file can be parsed -> written -> parsed without errors. But the parsed struct is still not identical.
2020-08-09 15:43:34 -04:00
file.go
reordered string printing so the string table is identical at least for a simple hello world program
2020-08-12 16:10:24 -04:00
write.go
fixed PCDATA block by using correct ordering of functions.... tests now pass!!!!!!!! IT WORKS
2020-08-12 16:16:12 -04:00