mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 15:00:34 +00:00
17 lines
409 B
Plaintext
17 lines
409 B
Plaintext
o - strip
|
|
Make faster by using ftruncate if available (and format is suitable).
|
|
|
|
o - nm, objdump
|
|
add option to demangle C++ names
|
|
|
|
o - See also ../ld/TODO and ../bfd/TODO.
|
|
|
|
OLD:
|
|
|
|
o - make the long options more consistent.
|
|
|
|
o - make ATT and BSD versions -- perhaps the options should be
|
|
controlled by an environment variable.
|
|
|
|
o - Calling +help or +version should exit with a successful status (ie 0)
|