Skip to content

fix: When retrieving an uninitialized variable, gdb has a probability of freezing

Zhang TingAn requested to merge zhangtingan/kdevelop:master into master

I attempted to use the prettyPrinter within my project to parse Qt type variables, and found that gdb has a probability of freezing when retrieving uninitialized variables. environment: Qt: 5.x CCBUG: 436339

Edited by Zhang TingAn

Merge request reports