Историја ревизија

Аутор SHA1 Порука Датум
  nickysn 3250a91995 * use hex when retrieving registers via gdb/mi. This stops gdb from returning пре 10 година
  nickysn 52d13e6ddb + added 16-bit int overloads for TGDBController.GetIntRegister. Useful for пре 10 година
  pierre 93ca6267c8 Add function parameters with values in Call Stack window пре 10 година
  pierre a0c6d55d10 Reset GDBRawBuf at same time as GDBOutputBuf and avoid error on -environment-cd if string is empty пре 10 година
  nickysn 1e842ffb6f * TGDBMI_Value.AsPtrInt replaced with .AsCoreAddr, which returns CORE_ADDR пре 10 година
  nickysn 78676b8f16 + include globdir.inc in the gdb/mi interface units, so that the TARGET_IS_64BIT пре 10 година
  pierre 1d865d6422 Add SelectFrameCommand method to TGDBController in gdbcon and gdbmicon units (not yet used in ide code) пре 10 година
  nickysn 1709006ad3 * quote strings in TGDBController.PrintCommand and .PrintFormattedCommand to пре 10 година
  nickysn 547e20f1a2 * just realized that AnsiStrPas is entirely unnecessary, because typecasting a пре 10 година
  nickysn 00e3c906ef * fixed AnsiStrPas пре 10 година
  nickysn 67a66f104d * converted the result of TGDBController.PrintCommand from pchar to ansistring: пре 10 година
  nickysn 1e692a2d2e * use -data-evaluate-expression instead of -var-evaluate-expression in the пре 10 година
  pierre caa77e1f8d Add TGDBController.SetCommand method and use it пре 10 година
  pierre 36086cc183 ide/gdbmiint.pas: Add init_count field, пре 10 година
  nickysn 3fe10bfd6c * handle properly debugger errors returned by an exec command in RunExecCommand пре 10 година
  pierre e4887f22b6 + Check success in TGDBController.StartTrace to avoid SIGSEGV пре 10 година
  nickysn 79118e531f * fixed typecast error due to typo after r29795 пре 10 година
  nickysn 0a02da23f4 + added gdb/mi methods for obtaining individual register values пре 10 година
  nickysn 8ed6109955 * setting breakpoint ignore count implemented via gdb/mi command in the gdb/mi пре 10 година
  nickysn 46695f37b4 * use the gdb/mi command for setting breakpoint conditions in the gdb/mi interface пре 10 година
  nickysn 1bfcf14ef9 * use gdb/mi commands to enable/disable breakpoints in the gdb/mi interface пре 10 година
  nickysn c2d659950e * use the gdb/mi command for deleting breakpoints пре 10 година
  nickysn c5b9465255 * gdb/mi: fixed inserting and stopping on access and read watchpoints пре 10 година
  nickysn a445b4730b + added breakpoint flags parameter to TGDBController.BreakpointInsert. The пре 10 година
  nickysn df234bd7fe + added method WatchpointInsert to TGDBController, with a gdb/mi implementation пре 10 година
  nickysn 4f8b8da879 + added method BreakpointInsert to gdbcon, which supports the gdb/mi command for пре 10 година
  nickysn eb6c73c3df * the common code to all "-exec" gdb/mi commands moved to a single method пре 10 година
  nickysn a47a810475 + implemented gdb/mi backtraces пре 10 година
  pierre 6b1c38537b + Add missing windebug unit dependency for windows пре 10 година
  nickysn f06731ae4f * TDebugController.SetTBreak (adds a temporary breakpoint, used for things like пре 10 година