Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn aa79cd38b3 * register window messages "<no values available>" and "<debugger error>" hace 10 años
  michael 67f3e361ed * Adapted patch from Andrew Haynes implementing form+file data post hace 10 años
  nickysn 6bd2ab0ab7 * fixed parallel build for i386-linux and x86_64-linux hace 10 años
  michael f2b2310856 * Added support for JSON fields, patch from Silvio Clecio (Bug ID 27606) hace 10 años
  michael 68a2e3cd74 * Added support for millisecond precision hace 10 años
  nickysn 7b6e649714 * simplified the GetValue nested procedure inside TWatch.Get_new_value hace 10 años
  nickysn e52238df42 - rm code for parsing and extracting the value of the print command result, when hace 10 años
  nickysn a32b335832 * use sizeof(CORE_ADDR) instead of sizeof(pointer) for finding the parameters hace 10 años
  nickysn 4fbab88449 * fixed powerpc register window size hace 10 años
  nickysn e8e09edf79 * use TGDBController.GetIntRegister (which supports gdb/mi) for retrieving the hace 10 años
  nickysn 3250a91995 * use hex when retrieving registers via gdb/mi. This stops gdb from returning hace 10 años
  nickysn 52d13e6ddb + added 16-bit int overloads for TGDBController.GetIntRegister. Useful for hace 10 años
  nickysn b6ececfca0 * added comment to the endif directive hace 10 años
  sergei a709a9b637 * MIPS peephole: check that operand is present before accessing its fields, also check that it's not a branch target. Mantis #27608. hace 10 años
  nickysn a41ff9ac9e * rearranged the x86_64 registers window, so it takes less screen space hace 10 años
  nickysn 8ef6845930 + added function gdbmiwrap.C2PascalNumberPrefix for converting C number prefixes hace 10 años
  florian 92fffa05d4 * svn:global-ignores property set for global ignores, available since subversion 1.8 hace 10 años
  florian ca4f4fb855 * changed casing for nicer code completation, #27604 hace 10 años
  nickysn e76b416b04 * force gdb/mi on windows to always run the debuggee in another console, since I hace 10 años
  nickysn f556a4ea31 * fixed endif comment hace 10 años
  pierre 94c4308086 annotate_source also has gdbarch parameter since 7.0 hace 10 años
  pierre 5bb65ded3d Add missing gdbarch field for annotate_frame_begin for version 7.0 or above hace 10 años
  pierre fd33786c67 Fix compilation error if DEBUG is not set, use GDB_RAW_OUTPUT macro hace 10 años
  Károly Balogh 73018b39a7 amunits/arosunits: ed_Type field in TExAllData should actually be signed hace 10 años
  Károly Balogh 2ead4634e6 amunits: converted MUI to syscalls hace 10 años
  pierre 93ca6267c8 Add function parameters with values in Call Stack window hace 10 años
  pierre 3af4a43834 Use sizeof(CORE_ADDR)*2 in hexstr call inside GetLongintAt and GetPointerAt methods hace 10 años
  pierre 1c5be35315 hace 10 años
  pierre a0c6d55d10 Reset GDBRawBuf at same time as GDBOutputBuf and avoid error on -environment-cd if string is empty hace 10 años
  pierre 7567325417 Added separate GDBRawBuf and output_raw boolean to avoid parsing of raw output hace 10 años