Debugging Performance Defaults |
By default, the debugger does not accept symbolic information generated by cfront. Reading cfront information slows down dbx by up to 30%, so by default it is ignored. However, if you're debugging cfront compiled programs, then you need the information read to allow dbx to understand the output.
To read information for cfront compiled programs:
Note - This option is equivalent to the dbx cfront_demangling environment variable, which is no longer included in dbx..