Commit | Line | Data |
---|---|---|
252b5132 RH |
1 | - check whether old file format is properly read when input comes from |
2 | stdin | |
3 | ||
4 | - check whether underscores are properly dealt with (both, on systems | |
5 | that prepend them to each C name and on systems that don't) | |
6 | ||
7 | - ensure gprof fails gracefully when no debugging info available |