Annotated CHANGES/RELEASE with issue these changes fix
[scons.git] / NEWS.d / changes / 4306.bugfix
blob7ec2774ffe71a14a0fd6a0d85562794f6a44902e
2 When debugging (--debug=pdb), the filenames SConstruct and SConscript
3 are now recognized when manipulating breakpoints. Previously, only a
4 full pathname worked, as otherwise pdb required a .py extension on files.