GSoc/2021/StatusReports/EzikeChukwuebuka: Difference between revisions
Appearance
Line 10: | Line 10: | ||
ADD THE LINK!!!! | ADD THE LINK!!!! | ||
=== Project Overview == | === Project Overview === | ||
GDB printers is used to show variables when debugging in GDB, in a human readable format. | GDB printers is used to show variables when debugging in GDB, in a human readable format. | ||
== Tasks == | == Tasks == | ||
The objective of the program was to improve existing printers, that includes additional printers as well as fixing problems in the existing printers. | The objective of the program was to improve existing printers, that includes additional printers as well as fixing problems in the existing printers. |
Revision as of 14:35, 23 August 2021
KMyMoney: GDB printers for QT and KF5 classes
Mentors
- Ralf Habacker
- Thomas Baumgart
Work Report
The weekly blogs have detailing the progress (weekly or bi weekly) on the printers can be found with the link below.
ADD THE LINK!!!!
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.