Commit History

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