[wx-dev] Remove meaningless assert in wxDebugReport/wxStackWalker

Vadim Zeitlin vadim at wxwindows.org
Fri Aug 4 14:38:35 PDT 2006


On Fri, 04 Aug 2006 19:27:29 +0100 Alex Bligh <alex at alex.org.uk> wrote:

AB> 00400000-00414000 r-xp 00000000 08:01 13533240                           /home/amb/camelot/wxWidgets/WX_2_6_BRANCH/debug/samples/debugrpt/debugrpt
AB> 00513000-00515000 rw-p 00013000 08:01 13533240                           /home/amb/camelot/wxWidgets/WX_2_6_BRANCH/debug/samples/debugrpt/debugrpt
AB> 00515000-00931000 rw-p 00515000 00:00 0                                  [heap]

 Ok, thanks. Unfortunately I'm none the wiser... Anyhow, if this does
happen, we need to handle this situation and it probably means that we
should create multiple entries for the same module: it doesn't seem right
to pretend that the range (00414000, 00513000) belongs to this module when
it doesn't. Do you agree?

 Thanks,
VZ





More information about the wx-dev mailing list