root/downloads
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| cv2pdb_0.1.zip | 80.3 kB | 5 | 3 years | -- |
| cv2pdb_0.2.zip | 81.6 kB | 6 | 3 years | v0.2: some minor doc changes replace .debug section in executable rather … |
| cv2pdb_0.3.zip | 104.2 kB | 7 | 3 years | -- |
| cv2pdb_0.4.zip | 104.3 kB | 8 | 3 years | v0.4: fix crash when long is used as index or element type of dynamic or … |
| cv2pdb_0.5.zip | 107.1 kB | 9 | 3 years | v0.5: * fixed error in viewhelper field of string type, that could … |
| cv2pdb_0.6.zip | 107.0 kB | 10 | 3 years | v0.6: removed LF_DERIVED info from debug info |
| cv2pdb_0.7.zip | 107.2 kB | 11 | 3 years | v0.7: corrected number of field entries in classes or structs |
| cv2pdb_0.8.zip | 107.6 kB | 12 | 3 years | v0.8: - tweaked visualizer macros to detect uninitialized associative … |
| cv2pdb_0.9.zip | 108.4 kB | 13 | 3 years | v0.9: * fixed line number info at the end of a segment or when switching … |
| cv2pdb_0.10.zip | 108.8 kB | 18 | 3 years | version 0.10 |
| cv2pdb_0.11.zip | 110.3 kB | 19 | 2 years | Version 0.11 * basic types now show with their D names, not as C types … |
| cv2pdb_0.12.zip | 111.5 kB | 23 | 2 years | -- |
| cv2pdb_0.13.zip | 114.8 kB | 24 | 2 years | Version 0.13 * adapted to mspdb100.dll which comes with VS2010 * … |
| cv2pdb_0.14.zip | 113.0 kB | 26 | 2 years | * improved support for 64-integer types * now adding properties "has … |
| cv2pdb_0.15.zip | 116.1 kB | 27 | 2 years | Version 0.15 * thanks to patches by Z3N, the resulting pdb is now usable … |
| cv2pdb_0.16.zip | 116.2 kB | 28 | 2 years | fixed crash when working with -C (introduced in last version) |
| cv2pdb_0.17.zip | 116.2 kB | 30 | 1 year | -- |
| cv2pdb_0.18.zip | 116.4 kB | 32 | 1 year | * more fixes for names longer than 300 characters |
| cv2pdb_0.19.zip | 116.5 kB | 34 | 1 year | changed default D-version to 2.043 to create correct associative array … |
| cv2pdb_0.21.zip | 117.0 kB | 37 | 9 months | missing text in CHANGES |
| cv2pdb_0.22.zip | 117.1 kB | 38 | 7 months | fix crash with compressed symbols expanding to more than 4096 characters |
| cv2pdb_0.23.zip | 132.5 kB | 39 | 1 day | * disabled named enumerator for D basic types to avoid debugger troubles … |
| cv2pdb_src_0.1.zip | 51.9 kB | 5 | 3 years | -- |
| cv2pdb_src_0.2.zip | 53.2 kB | 6 | 3 years | v0.2: some minor doc changes replace .debug section in executable rather … |
| cv2pdb_src_0.3.zip | 56.8 kB | 7 | 3 years | -- |
| cv2pdb_src_0.4.zip | 56.9 kB | 8 | 3 years | v0.4: fix crash when long is used as index or element type of dynamic or … |
| cv2pdb_src_0.5.zip | 59.4 kB | 9 | 3 years | v0.5: * fixed error in viewhelper field of string type, that could … |
| cv2pdb_src_0.6.zip | 59.5 kB | 10 | 3 years | v0.6: removed LF_DERIVED info from debug info |
| cv2pdb_src_0.7.zip | 59.7 kB | 11 | 3 years | v0.7: corrected number of field entries in classes or structs |
| cv2pdb_src_0.8.zip | 60.2 kB | 12 | 3 years | v0.8: - tweaked visualizer macros to detect uninitialized associative … |
| cv2pdb_src_0.9.zip | 61.2 kB | 13 | 3 years | v0.9: * fixed line number info at the end of a segment or when switching … |
| cv2pdb_src_0.10.zip | 61.9 kB | 18 | 3 years | version 0.10 |
| cv2pdb_src_0.11.zip | 63.5 kB | 19 | 2 years | Version 0.11 * basic types now show with their D names, not as C types … |
| cv2pdb_src_0.12.zip | 64.2 kB | 23 | 2 years | -- |
| cv2pdb_src_0.13.zip | 65.7 kB | 24 | 2 years | Version 0.13 * adapted to mspdb100.dll which comes with VS2010 * … |
| cv2pdb_src_0.14.zip | 66.6 kB | 26 | 2 years | * improved support for 64-integer types * now adding properties "has … |
| cv2pdb_src_0.15.zip | 69.8 kB | 27 | 2 years | Version 0.15 * thanks to patches by Z3N, the resulting pdb is now usable … |
| cv2pdb_src_0.16.zip | 69.8 kB | 28 | 2 years | fixed crash when working with -C (introduced in last version) |
| cv2pdb_src_0.17.zip | 69.9 kB | 30 | 1 year | -- |
| cv2pdb_src_0.18.zip | 70.0 kB | 32 | 1 year | * more fixes for names longer than 300 characters |
| cv2pdb_src_0.19.zip | 70.2 kB | 34 | 1 year | changed default D-version to 2.043 to create correct associative array … |
| cv2pdb_src_0.21.zip | 71.3 kB | 37 | 9 months | missing text in CHANGES |
| cv2pdb_src_0.22.zip | 71.4 kB | 38 | 7 months | fix crash with compressed symbols expanding to more than 4096 characters |
| cv2pdb_src_0.23.zip | 98.7 kB | 39 | 1 day | * disabled named enumerator for D basic types to avoid debugger troubles … |
Note: See TracBrowser for help on using the browser.
