This project is mirrored from https://gitee.com/mirrors/intellij-community.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
  1. 10 Aug, 2017 1 commit
  2. 04 Aug, 2017 1 commit
  3. 02 Aug, 2017 1 commit
  4. 28 Jul, 2017 2 commits
  5. 27 Jul, 2017 1 commit
  6. 26 Jul, 2017 2 commits
  7. 25 Jul, 2017 1 commit
    • Artem Shalagin's avatar
      CPP-5797: mixdebug: added "step into" functionality · 31ee5cd5
      Artem Shalagin authored
      CidrDebugProcess is theoretically ready to implement some
      NativeDebugProcess interface in order to make python debugger
      independent from cidr repo. The main idea of that interface is to
      provide some methods with callbacks to establish some kind of
      communication between driver's queue and debug process that is
      being developed.
      31ee5cd5
  8. 17 Jul, 2017 1 commit
    • Artem Shalagin's avatar
      CPP-5797: mixdebug: initial · d11a2419
      Artem Shalagin authored
      Created basic classes for mixed-mode debugging, now PyDebugRunner
      launches mixed-mode instead of python-mode all the time. This behavior
      will be changed later
      d11a2419
  9. 03 Jul, 2017 30 commits