Unit 'GDBMIDebugger' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_debuggergdbmi]

TGDBMIMemoryDumpResultList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: gdbmidebugger.pp line 1136

type TGDBMIMemoryDumpResultList = class(TGDBMINameValueBasedList)

protected

  procedure PreParse; override;

  

public

  function Count;

  

  property Item []: TPCharWithLen; [r]

  

  property ItemTxt []: string; [r]

  

  property ItemNum []: Integer; [r]

  

  property WordAtIdx []: Cardinal; [r]

  

  property DWordAtIdx []: Cardinal; [r]

  

  property QWordAtIdx []: Cardinal; [r]

  

  property Addr: TDBGPtr; [r]

  

  function AsText();

  

end;

Inheritance

TGDBMIMemoryDumpResultList

  

|

TGDBMINameValueBasedList

  

|

TObject



CT Web help

CodeTyphon Studio