summaryrefslogtreecommitdiffstats
path: root/contrib/libc++/src/strstream.cpp
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2012-11-12 00:30:40 +0000
committerattilio <attilio@FreeBSD.org>2012-11-12 00:30:40 +0000
commit7efc7fb950a5fd225a540ce64a2cdba26048c02a (patch)
treed489f9a2dc791feec0d837ef4d1956e835348c06 /contrib/libc++/src/strstream.cpp
parent57c402884b07036d74129b8091d27e56ac2db6ef (diff)
downloadFreeBSD-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/strstream.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud