diff options
author | Nick Clifton <nickc@redhat.com> | 2002-01-31 18:37:58 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-01-31 18:37:58 +0000 |
commit | e7e2dd92262f34fd7246fb639edc6001acf9171d (patch) | |
tree | e4d67f7e2f6c542712867a2930cee7d82b0e8059 /gprof/TODO | |
parent | dea03d4e101d4d52a1fda4680794d4ceec1cfc55 (diff) | |
download | gdb-e7e2dd92262f34fd7246fb639edc6001acf9171d.zip gdb-e7e2dd92262f34fd7246fb639edc6001acf9171d.tar.gz gdb-e7e2dd92262f34fd7246fb639edc6001acf9171d.tar.bz2 |
Deal with target architecture that have a pointer size that is different from
the host architectures pointer size.
Diffstat (limited to 'gprof/TODO')
-rw-r--r-- | gprof/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,7 +1,4 @@ -- gmon_io.c cannot deal with target architecture that have a pointer size - that is different from the host architectures pointer size---fix this - (gmon_out.h, and gmon_io.c) - add support for prof file format so that prof files can be displayed at the line-level (this is useful for the uprofile tool under DEC's OSF/1) |