Implement generic debugging support. Implement a stabs reader and
[deliverable/binutils-gdb.git] / binutils / TODO
CommitLineData
672f4045
ILT
1o - size
2 Currently assumes that the only relevant sections are named .text,
3 .data and either .bss or .stack. This is not very general, and it
4 doesn't work for ECOFF.
5
68a2b608 6o - strip
5dfb6004 7 Make faster by using ftruncate if available (and format is suitable).
68a2b608 8
918c2f61 9o - nm, objdump
5dfb6004
DM
10 Add option to demangle C++ names.
11
12o - nm, BFD
13 Print more information about the symbols for more object file formats.
14 Print the symbol size in POSIX format.
918c2f61 15
947b8525 16o - See also ../ld/TODO and ../bfd/TODO.
d8474a9b 17
5dfb6004 18o - ar q is flakey: e.g., doesn't handle long file names properly.
2e8adbd7 19
a9f5cf7b 20o - objdump -d: Print relocatable addresses intelligently.
This page took 0.135845 seconds and 4 git commands to generate.