Commit History

Author SHA1 Message Date
  nickysn e87ce29a4e * use the AsQWord and AsLongWord methods to do the conversion in TGDBMI_Value.AsCoreAddr 10 years ago
  nickysn 44f272ca3f * use unsigned int conversion in TGDBMI_Value.AsCoreAddr 10 years ago
  nickysn f4c0c92628 + added methods AsInt64, AsQWord and AsLongWord to TGDBMI_Value 10 years ago
  nickysn 8ef6845930 + added function gdbmiwrap.C2PascalNumberPrefix for converting C number prefixes 10 years ago
  nickysn 54dcd555d0 * switch to always using an unsigned type for CORE_ADDR 10 years ago
  nickysn 1e842ffb6f * TGDBMI_Value.AsPtrInt replaced with .AsCoreAddr, which returns CORE_ADDR 10 years ago
  nickysn 2adee6834c * the definition of CORE_ADDR moved from gdbmiint to gdbmiwrap, because we're 10 years ago
  nickysn 78676b8f16 + include globdir.inc in the gdb/mi interface units, so that the TARGET_IS_64BIT 10 years ago
  nickysn 1709006ad3 * quote strings in TGDBController.PrintCommand and .PrintFormattedCommand to 10 years ago
  pierre e92ce89c0b Also reset ExecAsyncOutput at start of TGDBWrapper.ReadResponse 10 years ago
  nickysn a47a810475 + implemented gdb/mi backtraces 10 years ago
  nickysn a939ea06b6 + initial implementation of GDB/MI (without LibGDB!) support for the text mode 10 years ago