| [Overview][Types][Procedures and functions][Index] |
Source position: ttdebug.pas line 50
type TRangeRec = record |
||
Code: PByte; |
|
|
Size: Int; |
|
|
index: Int; |
|
|
NLines: Int; |
|
|
Disassembled: PUShort; |
|
|
Breaks: PBreakPoint; |
|
|
end; |
| lazarus-ccr.sourceforge.net |