This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] DWARF frame unwinder executes one too many rows


On 2012-7-27 19:07, asmwarrior wrote:
After applying your patch, those messages were gone.
Oh, sorry. I still see such messages after applying the patch, like:

[debug]> bt 30
[debug]#0  NativeParserBase::BreakUpComponents (this=0x22fc44, actual=..., components=...) at nativeparser_base.cpp:716
[debug]#1  0x0041a38f in NativeParserTest::TestExpression (this=0x22fc44, expression=..., tree=0x16309b0, searchScope=..., result=...) at nativeparsertest.cpp:83
[debug]#2  0x0040ed74 in Frame::Start (this=0x16280d8) at frame.cpp:336
[debug]#3  0x004360ea in ParserTestApp::OnInit (this=0x161a028) at app.cpp:117
[debug]#4  0x0045da0c in wxAppConsole::CallOnInit (this=0x161a028) at E:/code/cb/wx/wxWidgets-2.8.12/include/wx/app.h:76
[debug]#5  0x0088a23d in wxEntryReal(int&, wchar_t**) () from E:\code\cb\wx\wxWidgets-2.8.12\lib\gcc_dll\wxmsw28u_gcc_custom.dll
[debug]#6  0x01616d28 in ?? ()
[debug]#7  0x00000001 in ?? ()
[debug]#8  0x01619f48 in ?? ()
[debug]Backtrace stopped: previous frame inner to this frame (corrupt stack?)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]