]> git.ipfire.org Git - thirdparty/valgrind.git/commit
add optional arg [aspacemgr] to v.info memory to show aspacemgr segments.
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 27 Apr 2012 22:59:43 +0000 (22:59 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 27 Apr 2012 22:59:43 +0000 (22:59 +0000)
commitf53053e7c9f49f5338d231dc7abf35df9827d2c3
tree7c8fdce2f1c45f3b9252d661baca520a85da6cf0
parenta62fcf1d856696555c67a272a0f5a47ccfa1b6f2
add optional arg [aspacemgr] to v.info memory to show aspacemgr segments.

When investigating Valgrind out of memory situation,
it is useful to be able to output the list of segments of the
aspacemgr at any moment.
The GDB monitor command "v.info memory" has now an optional
argument allowing to output this list of segments

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12544
coregrind/m_gdbserver/server.c
docs/xml/manual-core-adv.xml
gdbserver_tests/mchelp.stdoutB.exp