summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorsagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2009-06-11 09:01:00 (GMT)
committersagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2009-06-11 09:01:00 (GMT)
commitd23bb945bd86c6533c78846f095337d776e2bc4a (patch)
treefc7d9b2544cb432a84663d316a8d9c23f9001bbf /README
parentb7a856759a005b30c998e4272b69d998ea88dc27 (diff)
downloadcv2pdb-d23bb945bd86c6533c78846f095337d776e2bc4a.zip
cv2pdb-d23bb945bd86c6533c78846f095337d776e2bc4a.tar.gz
cv2pdb-d23bb945bd86c6533c78846f095337d776e2bc4a.tar.bz2
v0.8:
- tweaked visualizer macros to detect uninitialized associative arrays and to limit expansion to arrays with less than 1024 entries - renamed "data" pointer member of dynamic arrays to "ptr"
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5311130..96934c7 100644
--- a/README
+++ b/README
@@ -19,7 +19,7 @@ Features
* generates generic debug info for dynamic arrays, associative arrays and delegates
* autoexp.dat allows convenient display of dynamic and associative arrays in watch windows
* demangles function names for convenient display of callstack
-* support for DMC CodeView information
+* also works for the Digital Mars C/C++ compiler DMC
License information
-------------------