noriba
EN DE
Book a consultation

// CASE STUDY

Extended GUI debugger

Implementation of the debugger.

Year
2016
Dev team
2 eng.
Users
40
Duration
> 12 months

// 01 Result

Implementation of the debugger.

// 02 Used technologies

  • Python
  • wxPython

// 03 Challenge

Multithreading aspects of the task, especially considering the main thread only operation of the GUI thread.

python’s bdb debugging framework offers GUI-less functionality. Therefore, the task was to extend the existing debugging framework into the GUI application.

← Back to work