GSoc/2021/StatusReports/EzikeChukwuebuka

From KDE Community Wiki

KMyMoney: GDB Printers For QT And KF5 Classes

Mentors

  • Ralf Habacker
  • Thomas Baumgart

Work Report

All the work done during the summer of code can be found in this repository.

These blog posts contain details about what work was completed weekly or bi-weekly, here are the work done during said week.

Project Overview

GDB printers is used to show variables when debugging in GDB, in a human readable format.

Tasks

The objective of the program was to improve existing printers, that includes additional printers as well as fixing problems in the existing printers.