Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: gnusrc/gnu/usr.sbin/dbsym



Module Name:    gnusrc
Committed By:   thorpej
Date:           Fri Nov  9 05:52:21 UTC 2001

Added Files:
        gnusrc/gnu/usr.sbin/dbsym: Makefile dbsym.8 dbsym.c

Log Message:
New BFD-using dbsym(8) written by Simon Burge, with some code
derived from the BFD-using mdsetimage(8).

TODO:
* Use loadfile(), rather than home-grown ELF parsing code (requires
  some changes to loadfile()).
* Support a.out like the gwr's dbsym(8) (this comes for free when
  we switch to loadfile()).


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 gnusrc/gnu/usr.sbin/dbsym/Makefile \
    gnusrc/gnu/usr.sbin/dbsym/dbsym.8 gnusrc/gnu/usr.sbin/dbsym/dbsym.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index