| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* fixed line number info at the end of a segment or when switching to another file because of inline expansion
* fixed line numbers > 32767 and sections with 0 line number entries
|
|
|
|
|
| |
- 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"
|
| |
|
|
|
|
|
|
|
| |
some minor doc changes
replace .debug section in executable rather than rename it, if it the last section.
support for field type LF_VFUNCTAB and symbol type S_CONSTANT used by DMC.
added stringview to autoexp.dat for full length text display.
|
|
|