Skip to content

Draft: kdevpdb refactor 1/3

This is the first part from !28 (closed) I mainly dropped one commit and added a new to fixup a possible memory leak at the end.

The rationale for this refactoring is:

  1. the Cmd PdbCommand::command() const to be able tell what commands we have queued.
  2. the new pdbcommand.h header.
  3. drop a bunch of QStringLiteral uses.
Edited by Sven Brauch

Merge request reports