Use debug listing files from PDS debugger

  • Thread starter Thread starter Riverside Software
  • Start date Start date
Status
Not open for further replies.
R

Riverside Software

Guest
The legacy debugger allows debugging sessions with debug listing files -- instead of the full source code -- which is really useful when the project is made of multiple subprojects, with long propath, and overridden include files in specific subprojects. However, the PDS debugger doesn't work with debug listing (confirmed by TS), and for example always try to open include files. It would be good if the PDS debugger could work with debug listing files if they are found in the path, the same way the legacy debugger works.

Continue reading...
 
Status
Not open for further replies.
Back
Top