TransferWare / dbug

DBUG - debugging for C and Oracle PL/SQL
https://TransferWare.github.io/dbug/
GNU Lesser General Public License v3.0
0 stars 0 forks source link

The Perl script dbugrpt does not run. #3

Closed gpaulissen closed 1 year ago

gpaulissen commented 2 years ago

dbug.log

This has no output:

$ dbugrpt < dbug.log

Command line short options should be converted to long options.

gpaulissen commented 1 year ago

The script src/prog/dbugrpt.in now includes a command line option -D to force a done() at the end. This results in the totals being displayed (if profiling was on).