GSoc/2021/StatusReports/EzikeChukwuebuka: Difference between revisions

From KDE Community Wiki
Line 6: Line 6:


=== Work Report ===  
=== Work Report ===  
The weekly blogs have detailing the progress (weekly or bi weekly) on the printers can be found with the link below.
All the work done during the summer of code can be found in [https://invent.kde.org/ebuka/gdb_printers this repository].


ADD THE LINK!!!!
These weekly blog posts contain details about what work was completed weekly or bi-weekly, here are the work done during said week.
 
* [https://da-viper.github.io/post/week1kdesoc/ Week 1]
* [https://da-viper.github.io/post/week2kdesoc/ Week 2]
* [https://da-viper.github.io/post/week3kdesoc/ Week 3]
* [https://da-viper.github.io/post/week4kdesoc/week4kdesoc/ Week 4]
* [https://da-viper.github.io/post/week5kdesoc/ Week 5]
* [https://da-viper.github.io/post/week6-7kdesoc/ Week 6 and 7]
* [https://da-viper.github.io/post/week8kdesoc/ Week 8]
* [https://da-viper.github.io/post/week9kdesoc/ Week 9]


=== Project Overview ===
=== Project Overview ===

Revision as of 15:00, 23 August 2021

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 weekly 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.