Extended GUI debugger

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

year

2016

Team

2

duration

> 12 months

Result

Implementation of the debugger.

Used Technologies

Python

wxPython

Challenge

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

Project Details

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

Additional Content