diff options
author | attilio <attilio@FreeBSD.org> | 2012-11-12 00:30:40 +0000 |
---|---|---|
committer | attilio <attilio@FreeBSD.org> | 2012-11-12 00:30:40 +0000 |
commit | 7efc7fb950a5fd225a540ce64a2cdba26048c02a (patch) | |
tree | d489f9a2dc791feec0d837ef4d1956e835348c06 /contrib/libc++/src | |
parent | 57c402884b07036d74129b8091d27e56ac2db6ef (diff) | |
download | FreeBSD-src-7efc7fb950a5fd225a540ce64a2cdba26048c02a.zip FreeBSD-src-7efc7fb950a5fd225a540ce64a2cdba26048c02a.tar.gz |
Fix DDB command "show map XXX":
- Check that an argument is always available, otherwise current map
printing before to recurse is garbage.
- Spit out a message if an argument is not provided.
- Remove unread nlines variable.
- Use an explicit recursive function, disassociated from the
DB_SHOW_COMMAND() body, in order to make clear prototype and recursion
of the above mentioned function. The code results now much less
obscure.
Submitted by: gianni
Diffstat (limited to 'contrib/libc++/src')
0 files changed, 0 insertions, 0 deletions