mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
5489fcc3d9
Alpha support. Long options. New file format to support more information; backwards compatibility. Line-level profiling, on systems where bfd_find_nearest_line works. Selective display of data.
7 lines
277 B
Plaintext
7 lines
277 B
Plaintext
- check whether old file format is properly read when input comes from
|
|
stdin
|
|
|
|
- check whether underscores are properly dealt with (both, on systems
|
|
that prepend them to each C name and on systems that don't)
|
|
|
|
- ensure gprof fails gracefully when no debugging info available |