From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 0D2C73858CDA for ; Thu, 29 Dec 2022 19:41:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 0D2C73858CDA Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gnu.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gnu.org Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pAyKp-0007q5-0j; Thu, 29 Dec 2022 14:13:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:Subject:In-Reply-To:To:From: Date; bh=3T7V/iCFa2I/5c/fXJtvS9ERC0eEhuwfqDekxHdA6+A=; b=Yuve0PnnpN6pJ6WJ5LrI 9AsTQdXTtaEGu58emXxZ19TMff4lXGbiNBCNK5dh7HySvsLMH3VaPs3pQU/owgD/LjkcFGQpU82zQ vLMkCCfWyrlvHbLvY6bIF2tRKGj1/EFQU1n2cqsZGjtTGrgFknbT983xePNBr994bYLGAU1JGqxDi eTurWuOZiU0JUgp2M4ORdKly+yXxwtcCknZkeRSrpg8h5Feb3n+AKiKolDUtxU8bH7EPKvXFr3j2x lUTE+RjlDHH88NMwuW5LNrW8lJbdca6vHx2AQSV4fG9kp8z+jMyGLghduBHSeEk8kcNTDJNhA6UO3 dgZkQO2EWqgwAw==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pAyKo-00033J-5P; Thu, 29 Dec 2022 14:12:58 -0500 Date: Thu, 29 Dec 2022 21:13:10 +0200 Message-Id: <83wn6a6n21.fsf@gnu.org> From: Eli Zaretskii To: Tom Tromey Cc: gdb-patches@sourceware.org, luis.machado@arm.com In-Reply-To: <87k02aaxc8.fsf@tromey.com> (message from Tom Tromey on Thu, 29 Dec 2022 11:17:27 -0700) Subject: Re: Two observations using GDB 13 snapshot References: <83h6xugc5v.fsf@gnu.org> <58b64bf8-90b6-d080-c060-d03761501199@arm.com> <83k02neezy.fsf@gnu.org> <835ye7e9jw.fsf@gnu.org> <87h6xrks77.fsf@tromey.com> <83mt7idacj.fsf@gnu.org> <87fsd4elb2.fsf@tromey.com> <83o7rs4qmg.fsf@gnu.org> <87cz84dasj.fsf@tromey.com> <835ydw20bw.fsf@gnu.org> <87wn6bbi5m.fsf@tromey.com> <83sfgz8m9i.fsf@gnu.org> <87o7rnb0ya.fsf@tromey.com> <83a6368chf.fsf@gnu.org> <87k02aaxc8.fsf@tromey.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Status: No, score=1.9 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_BARRACUDACENTRAL,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --=-=-= Content-Type: text/plain > From: Tom Tromey > Cc: Tom Tromey , gdb-patches@sourceware.org, > luis.machado@arm.com > Date: Thu, 29 Dec 2022 11:17:27 -0700 > > I wonder if just randomly interrupting gdb a few times during that 2 > minutes and doing a "bt" would be more informative. Done, see the attached. --=-=-= Content-Type: text/plain Content-Disposition: attachment; filename=dwarf2-read-debug-session.txt Thread 4 received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 1784.0x1074] 0x7c90120f in ntdll!DbgBreakPoint () from C:\WINDOWS\system32\ntdll.dll (gdb) thread 1 [Switching to thread 1 (Thread 1784.0x10c4)] #0 0x004e78f0 in cpnameyylex (lvalp=lvalp@entry=0x1df1e468, state=0x1df1f918) at cp-name-parser.y:1930 1930 } (gdb) bt #0 0x004e78f0 in cpnameyylex (lvalp=lvalp@entry=0x1df1e468, state=0x1df1f918) at cp-name-parser.y:1930 #1 0x004e8e10 in cpnameyyparse (state=, state@entry=0x1df1f918) at cp-name-parser.c.tmp:1857 #2 0x004eb45a in cp_demangled_name_to_comp ( demangled_name=demangled_name@entry=0x2a16a170 "new_allocator > >", errmsg=errmsg@entry=0x0) at cp-name-parser.y:2044 #3 0x004f279c in cp_canonicalize_string ( string=0x2a16a170 "new_allocator > >") at cp-support.c:634 #4 0x005117ff in cooked_index::do_finalize (this=) at dwarf2/cooked-index.c:224 #5 0x00511912 in ::operator() (__closure=0x1df1fa10) at dwarf2/cooked-index.c:123 #6 std::_Function_handler >::_M_invoke (__functor=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:300 #7 std::function::operator()() const (this=0x1df1fa10) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:690 #8 gdb::thread_pool::post_task(std::function&&) ( this=, func=...) at ./../gdbsupport/thread-pool.h:132 #9 cooked_index::finalize (this=) at dwarf2/cooked-index.c:124 #10 0x0051198f in cooked_index_vector::cooked_index_vector (this=0x217fcdd8, vec=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/unique_ptr.h:154 #11 0x00a08df6 in dwarf2_build_psymtabs_hard (per_objfile=) at dwarf2/read.c:7185 #12 dwarf2_build_psymtabs (objfile=) at dwarf2/read.c:5434 #13 cooked_index_functions::read_partial_symbols (this=, objfile=) at dwarf2/read.c:18593 #14 0x00782929 in objfile::require_partial_symbols ( this=this@entry=0x1e7764f8, verbose=, verbose@entry=false) at symfile-debug.c:541 #15 0x0078a99e in read_symbols (objfile=objfile@entry=0x1e7764f8, add_flags=..., add_flags@entry=...) at symfile.c:795 #16 0x00789e50 in syms_from_objfile_1 (add_flags=..., addrs=0x1df1fc70, objfile=0x1e7764f8) at symfile.c:968 #17 syms_from_objfile (add_flags=..., addrs=, objfile=0x1e7764f8) at symfile.c:985 #18 symbol_file_add_with_addrs (abfd=..., name=, name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=, addrs@entry=0x0, flags=flags@entry=..., parent=, parent@entry=0x0) at symfile.c:1088 #19 0x0078bbd8 in symbol_file_add_from_bfd (parent=0x0, flags=..., addrs=0x0, add_flags=..., name=0x1e6c46a8 "./gdb.exe", abfd=...) at symfile.c:1168 #20 symbol_file_add (name=name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=addrs@entry=0x0, flags=..., flags@entry=...) at symfile.c:1181 #21 0x0078bc51 in symbol_file_add_main_1 (args=0x1e6c46a8 "./gdb.exe", add_flags=..., flags=..., reloff=0) at symfile.c:1205 #22 0x0078bce5 in symbol_file_add_main (args=0x1e6c46a8 "./gdb.exe", add_flags=...) at symfile.c:1196 #23 0x00663ce2 in catch_command_errors ( command=command@entry=0x663c90 , arg=0x1e6c46a8 "./gdb.exe", from_tty=1, do_bp_actions=do_bp_actions@entry=false) at main.c:513 #24 0x00666746 in captured_main_1 (context=, context@entry=0x1df1ff64) at main.c:1213 #25 0x00666878 in captured_main (data=0x1df1ff64) at main.c:1320 #26 gdb_main (args=args@entry=0x1df1ff64) at main.c:1345 #27 0x00a7ceba in main (argc=3, argv=0x1e6c0d60) at gdb.c:32 (gdb) c Continuing. [Thread 1784.0x1074 exited with code 0] [New Thread 1784.0x14a0] Thread 6 received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 1784.0x290] 0x7c90120f in ntdll!DbgBreakPoint () from C:\WINDOWS\system32\ntdll.dll (gdb) thread 1 [Switching to thread 1 (Thread 1784.0x10c4)] #0 0x77c348d5 in msvcrt!__crtLCMapStringA () from C:\WINDOWS\system32\msvcrt.dll (gdb) bt #0 0x77c348d5 in msvcrt!__crtLCMapStringA () from C:\WINDOWS\system32\msvcrt.dll #1 0x77c348cd in msvcrt!__crtLCMapStringA () from C:\WINDOWS\system32\msvcrt.dll #2 0x77c30045 in wmktemp () from C:\WINDOWS\system32\msvcrt.dll #3 0x77c1c992 in tolower () from C:\WINDOWS\system32\msvcrt.dll #4 0x77c462a1 in stricmp () from C:\WINDOWS\system32\msvcrt.dll #5 0x005107d3 in strcasecmp (__s2=, __s1=) at d:/usr/include/strings.h:92 #6 cooked_index_entry::operator< (this=, other=...) at ./dwarf2/cooked-index.h:150 #7 ::operator() (__closure=, b=, a=) at dwarf2/cooked-index.c:249 #8 __gnu_cxx::__ops::_Iter_comp_iter >::operator()<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > > (this=, __it2=..., __it1=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/predefined_ops.h:143 #9 std::__unguarded_partition<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__pivot=..., __last=0xffffffff, __first=0x21f63390, __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1904 #10 std::__unguarded_partition_pivot<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__last=0x35e8e7f0, __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1922 #11 std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=, __first@entry=0x366c82b0, __last=__last@entry=0x35e8e7f0, __depth_limit=18, __depth_limit@entry=19, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1952 #12 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x39baaf30, __last=__last@entry=0x35e8e7f0, __depth_limit=19, __depth_limit@entry=20, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #13 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x35db1a70, __last=__last@entry=0x358fef30, __depth_limit=20, __depth_limit@entry=24, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #14 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x35f58dd0, __last=__last@entry=0x358fef30, __depth_limit=24, __depth_limit@entry=25, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #15 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x395c88d0, __last=__last@entry=0x21fbce10, __depth_limit=25, __depth_limit@entry=27, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #16 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x35d43150, __last=__last@entry=0x2233f390, __depth_limit=27, __depth_limit@entry=29, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #17 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x35c42f50, __last=__last@entry=0x378cc3b0, __depth_limit=29, __depth_limit@entry=31, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #18 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x37207470, __last=__last@entry=0x38504390, __depth_limit=31, __depth_limit@entry=35, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #19 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x35f66a50, __last=__last@entry=0x0, __depth_limit=35, __depth_limit@entry=37, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #20 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x363df850, __last=__last@entry=0x0, __depth_limit=37, __depth_limit@entry=38, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #21 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x37382a70, __last=__last@entry=0x0, __depth_limit=38, __depth_limit@entry=39, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #22 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x3873cf10, __last=__last@entry=0x0, __depth_limit=39, __depth_limit@entry=40, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #23 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x2145fb08, __last=__last@entry=0x0, __depth_limit=40, __depth_limit@entry=41, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #24 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x37e76f10, __last=__last@entry=0x0, __depth_limit=41, __depth_limit@entry=42, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #25 0x00511672 in std::__sort<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__comp=..., __last=..., __first=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1967 #26 std::sort<__gnu_cxx::__normal_iterator >, cooked_index::do_finalize():: > (__last=..., __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:4860 #27 cooked_index::do_finalize (this=) at dwarf2/cooked-index.c:246 #28 0x00511912 in ::operator() (__closure=0x1df1fa10) at dwarf2/cooked-index.c:123 #29 std::_Function_handler >::_M_invoke (__functor=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:300 #30 std::function::operator()() const (this=0x1df1fa10) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:690 #31 gdb::thread_pool::post_task(std::function&&) ( this=, func=...) at ./../gdbsupport/thread-pool.h:132 #32 cooked_index::finalize (this=) at dwarf2/cooked-index.c:124 #33 0x0051198f in cooked_index_vector::cooked_index_vector (this=0x217fcdd8, vec=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/unique_ptr.h:154 #34 0x00a08df6 in dwarf2_build_psymtabs_hard (per_objfile=) at dwarf2/read.c:7185 #35 dwarf2_build_psymtabs (objfile=) at dwarf2/read.c:5434 #36 cooked_index_functions::read_partial_symbols (this=, objfile=) at dwarf2/read.c:18593 #37 0x00782929 in objfile::require_partial_symbols ( this=this@entry=0x1e7764f8, verbose=, verbose@entry=false) at symfile-debug.c:541 #38 0x0078a99e in read_symbols (objfile=objfile@entry=0x1e7764f8, add_flags=..., add_flags@entry=...) at symfile.c:795 #39 0x00789e50 in syms_from_objfile_1 (add_flags=..., addrs=0x1df1fc70, objfile=0x1e7764f8) at symfile.c:968 #40 syms_from_objfile (add_flags=..., addrs=, objfile=0x1e7764f8) at symfile.c:985 #41 symbol_file_add_with_addrs (abfd=..., name=, name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=, addrs@entry=0x0, flags=flags@entry=..., parent=, parent@entry=0x0) at symfile.c:1088 #42 0x0078bbd8 in symbol_file_add_from_bfd (parent=0x0, flags=..., addrs=0x0, add_flags=..., name=0x1e6c46a8 "./gdb.exe", abfd=...) at symfile.c:1168 #43 symbol_file_add (name=name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=addrs@entry=0x0, flags=..., flags@entry=...) at symfile.c:1181 #44 0x0078bc51 in symbol_file_add_main_1 (args=0x1e6c46a8 "./gdb.exe", add_flags=..., flags=..., reloff=0) at symfile.c:1205 #45 0x0078bce5 in symbol_file_add_main (args=0x1e6c46a8 "./gdb.exe", add_flags=...) at symfile.c:1196 #46 0x00663ce2 in catch_command_errors ( command=command@entry=0x663c90 , arg=0x1e6c46a8 "./gdb.exe", from_tty=1, do_bp_actions=do_bp_actions@entry=false) at main.c:513 #47 0x00666746 in captured_main_1 (context=, context@entry=0x1df1ff64) at main.c:1213 #48 0x00666878 in captured_main (data=0x1df1ff64) at main.c:1320 #49 gdb_main (args=args@entry=0x1df1ff64) at main.c:1345 #50 0x00a7ceba in main (argc=3, argv=0x1e6c0d60) at gdb.c:32 (gdb) c Continuing.[] [New Thread 1784.0x658] Thread 7 received signal SIGTRAP, Trace/breakpoint trap.] 0x7c90120f in ntdll!DbgBreakPoint () from C:\WINDOWS\system32\ntdll.dll (gdb) thread 1 [Switching to thread 1 (Thread 1784.0x10c4)] #0 0x7c87f106 in KERNEL32!GetCurrencyFormatW () from C:\WINDOWS\system32\kernel32.dll (gdb) bt #0 0x7c87f106 in KERNEL32!GetCurrencyFormatW () from C:\WINDOWS\system32\kernel32.dll #1 0x7c84b7ed in SetUnhandledExceptionFilter () from C:\WINDOWS\system32\kernel32.dll #2 0x77c34878 in msvcrt!__crtLCMapStringA () from C:\WINDOWS\system32\msvcrt.dll #3 0x00000409 in ?? () #4 0x00000100 in ?? () #5 0x1df1f61c in ?? () #6 0x77c1c992 in tolower () from C:\WINDOWS\system32\msvcrt.dll #7 0x77c46293 in stricmp () from C:\WINDOWS\system32\msvcrt.dll #8 0x005107d3 in strcasecmp (__s2=, __s1=) at d:/usr/include/strings.h:92 #9 cooked_index_entry::operator< (this=, other=...) at ./dwarf2/cooked-index.h:150 #10 ::operator() (__closure=, b=, a=) at dwarf2/cooked-index.c:249 #11 __gnu_cxx::__ops::_Iter_comp_iter >::operator()<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > > (this=, __it2=..., __it1=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/predefined_ops.h:143 #12 std::__unguarded_partition<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__pivot=..., __last=, __first=0x21fe6e30, __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1904 #13 std::__unguarded_partition_pivot<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__last=0x37f054d0, __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1922 #14 std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=0x20000184, __first@entry=0x38289370, __last=__last@entry=0x37025390, __depth_limit=29, __depth_limit@entry=31, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1952 #15 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x360728f0, __last=__last@entry=0x37025390, __depth_limit=31, __depth_limit@entry=32, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #16 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x37882f10, __last=__last@entry=0x37025390, __depth_limit=32, __depth_limit@entry=33, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #17 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x39e88b90, __last=__last@entry=0x37025390, __depth_limit=33, __depth_limit@entry=34, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #18 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x3a79d5b0, __last=__last@entry=0x37025390, __depth_limit=34, __depth_limit@entry=35, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #19 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x36f3c430, __last=__last@entry=0x37025390, __depth_limit=35, __depth_limit@entry=36, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #20 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x3650ee10, __last=__last@entry=0x37025390, __depth_limit=36, __depth_limit@entry=37, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #21 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x359aee30, __last=__last@entry=0x0, __depth_limit=37, __depth_limit@entry=39, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #22 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x3873cf10, __last=__last@entry=0x0, __depth_limit=39, __depth_limit@entry=40, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #23 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x2145fb08, __last=__last@entry=0x0, __depth_limit=40, __depth_limit@entry=41, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #24 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x37e76f10, __last=__last@entry=0x0, __depth_limit=41, __depth_limit@entry=42, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #25 0x00511672 in std::__sort<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__comp=..., __last=..., __first=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1967 #26 std::sort<__gnu_cxx::__normal_iterator >, cooked_index::do_finalize():: > (__last=..., __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:4860 #27 cooked_index::do_finalize (this=) at dwarf2/cooked-index.c:246 #28 0x00511912 in ::operator() (__closure=0x1df1fa10) at dwarf2/cooked-index.c:123 #29 std::_Function_handler >::_M_invoke (__functor=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:300 #30 std::function::operator()() const (this=0x1df1fa10) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:690 #31 gdb::thread_pool::post_task(std::function&&) ( this=, func=...) at ./../gdbsupport/thread-pool.h:132 #32 cooked_index::finalize (this=) at dwarf2/cooked-index.c:124 #33 0x0051198f in cooked_index_vector::cooked_index_vector (this=0x217fcdd8, vec=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/unique_ptr.h:154 #34 0x00a08df6 in dwarf2_build_psymtabs_hard (per_objfile=) at dwarf2/read.c:7185 #35 dwarf2_build_psymtabs (objfile=) at dwarf2/read.c:5434 #36 cooked_index_functions::read_partial_symbols (this=, objfile=) at dwarf2/read.c:18593 #37 0x00782929 in objfile::require_partial_symbols ( this=this@entry=0x1e7764f8, verbose=, verbose@entry=false) at symfile-debug.c:541 #38 0x0078a99e in read_symbols (objfile=objfile@entry=0x1e7764f8, add_flags=..., add_flags@entry=...) at symfile.c:795 #39 0x00789e50 in syms_from_objfile_1 (add_flags=..., addrs=0x1df1fc70, objfile=0x1e7764f8) at symfile.c:968 #40 syms_from_objfile (add_flags=..., addrs=, objfile=0x1e7764f8) at symfile.c:985 #41 symbol_file_add_with_addrs (abfd=..., name=, name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=, addrs@entry=0x0, flags=flags@entry=..., parent=, parent@entry=0x0) at symfile.c:1088 #42 0x0078bbd8 in symbol_file_add_from_bfd (parent=0x0, flags=..., addrs=0x0, add_flags=..., name=0x1e6c46a8 "./gdb.exe", abfd=...) at symfile.c:1168 #43 symbol_file_add (name=name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=addrs@entry=0x0, flags=..., flags@entry=...) at symfile.c:1181 #44 0x0078bc51 in symbol_file_add_main_1 (args=0x1e6c46a8 "./gdb.exe", add_flags=..., flags=..., reloff=0) at symfile.c:1205 #45 0x0078bce5 in symbol_file_add_main (args=0x1e6c46a8 "./gdb.exe", add_flags=...) at symfile.c:1196 #46 0x00663ce2 in catch_command_errors ( command=command@entry=0x663c90 , arg=0x1e6c46a8 "./gdb.exe", from_tty=1, do_bp_actions=do_bp_actions@entry=false) at main.c:513 #47 0x00666746 in captured_main_1 (context=, context@entry=0x1df1ff64) at main.c:1213 #48 0x00666878 in captured_main (data=0x1df1ff64) at main.c:1320 #49 gdb_main (args=args@entry=0x1df1ff64) at main.c:1345 #50 0x00a7ceba in main (argc=3, argv=0x1e6c0d60) at gdb.c:32 (gdb) c Continuing. [][New Thread 1784.0x858] Thread 8 received signal SIGTRAP, Trace/breakpoint trap.] 0x7c90120f in ntdll!DbgBreakPoint () from C:\WINDOWS\system32\ntdll.dll (gdb) thread 1 [Switching to thread 1 (Thread 1784.0x10c4)] #0 0x77c3745a in strerror () from C:\WINDOWS\system32\msvcrt.dll (gdb) bt #0 0x77c3745a in strerror () from C:\WINDOWS\system32\msvcrt.dll #1 0x77c34721 in msvcrt!__crtLCMapStringA () from C:\WINDOWS\system32\msvcrt.dll #2 0x00000001 in ?? () #3 0x1e777860 in ?? () #4 0x77c1c992 in tolower () from C:\WINDOWS\system32\msvcrt.dll #5 0x77c462a1 in stricmp () from C:\WINDOWS\system32\msvcrt.dll #6 0x005107d3 in strcasecmp (__s2=, __s1=) at d:/usr/include/strings.h:92 #7 cooked_index_entry::operator< (this=, other=...) at ./dwarf2/cooked-index.h:150 #8 ::operator() (__closure=, b=, a=) at dwarf2/cooked-index.c:249 #9 __gnu_cxx::__ops::_Iter_comp_iter >::operator()<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > > (this=, __it2=..., __it1=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/predefined_ops.h:143 #10 std::__unguarded_partition<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__pivot=..., __last=0x1, __first=0x215c8d48, __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1904 #11 std::__unguarded_partition_pivot<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__last=0x38137a30, __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1922 #12 std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=, __first@entry=0x38c70050, __last=__last@entry=0x0, __depth_limit=38, __depth_limit@entry=41, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1952 #13 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x37e76f10, __last=__last@entry=0x0, __depth_limit=41, __depth_limit@entry=42, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #14 0x00511672 in std::__sort<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__comp=..., __last=..., __first=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1967 #15 std::sort<__gnu_cxx::__normal_iterator >, cooked_index::do_finalize():: > (__last=..., __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:4860 #16 cooked_index::do_finalize (this=) at dwarf2/cooked-index.c:246 #17 0x00511912 in ::operator() (__closure=0x1df1fa10) at dwarf2/cooked-index.c:123 #18 std::_Function_handler >::_M_invoke (__functor=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:300 #19 std::function::operator()() const (this=0x1df1fa10) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:690 #20 gdb::thread_pool::post_task(std::function&&) ( this=, func=...) at ./../gdbsupport/thread-pool.h:132 #21 cooked_index::finalize (this=) at dwarf2/cooked-index.c:124 #22 0x0051198f in cooked_index_vector::cooked_index_vector (this=0x217fcdd8, vec=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/unique_ptr.h:154 #23 0x00a08df6 in dwarf2_build_psymtabs_hard (per_objfile=) at dwarf2/read.c:7185 #24 dwarf2_build_psymtabs (objfile=) at dwarf2/read.c:5434 #25 cooked_index_functions::read_partial_symbols (this=, objfile=) at dwarf2/read.c:18593 #26 0x00782929 in objfile::require_partial_symbols ( this=this@entry=0x1e7764f8, verbose=, verbose@entry=false) at symfile-debug.c:541 #27 0x0078a99e in read_symbols (objfile=objfile@entry=0x1e7764f8, add_flags=..., add_flags@entry=...) at symfile.c:795 #28 0x00789e50 in syms_from_objfile_1 (add_flags=..., addrs=0x1df1fc70, objfile=0x1e7764f8) at symfile.c:968 #29 syms_from_objfile (add_flags=..., addrs=, objfile=0x1e7764f8) at symfile.c:985 #30 symbol_file_add_with_addrs (abfd=..., name=, name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=, addrs@entry=0x0, flags=flags@entry=..., parent=, parent@entry=0x0) at symfile.c:1088 #31 0x0078bbd8 in symbol_file_add_from_bfd (parent=0x0, flags=..., addrs=0x0, add_flags=..., name=0x1e6c46a8 "./gdb.exe", abfd=...) at symfile.c:1168 #32 symbol_file_add (name=name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=addrs@entry=0x0, flags=..., flags@entry=...) at symfile.c:1181 #33 0x0078bc51 in symbol_file_add_main_1 (args=0x1e6c46a8 "./gdb.exe", add_flags=..., flags=..., reloff=0) at symfile.c:1205 #34 0x0078bce5 in symbol_file_add_main (args=0x1e6c46a8 "./gdb.exe", add_flags=...) at symfile.c:1196 #35 0x00663ce2 in catch_command_errors ( command=command@entry=0x663c90 , arg=0x1e6c46a8 "./gdb.exe", from_tty=1, do_bp_actions=do_bp_actions@entry=false) at main.c:513 #36 0x00666746 in captured_main_1 (context=, context@entry=0x1df1ff64) at main.c:1213 #37 0x00666878 in captured_main (data=0x1df1ff64) at main.c:1320 #38 gdb_main (args=args@entry=0x1df1ff64) at main.c:1345 #39 0x00a7ceba in main (argc=3, argv=0x1e6c0d60) at gdb.c:32(gdb) cContinuing.[][New Thread 1784.0x14b0]Thread 9 received signal SIGTRAP, Trace/breakpoint trap.[Switching to Thread 1784.0x14b0]0x7c90120f in ntdll!DbgBreakPoint () from C:\Wl(gdb) thread 1[Switching to thread 1 (Thread 1784.0x10c4)] #0 0x7c80a2ad in WideCharToMultiByte () from C:\WINDOWS\system32\kernel32.dll(t #0 0x7c80a2ad in WideCharToMultiByte () from C:\WINDOWS\system32\kernel32.dll #1 0x7c80a294 in WideCharToMultiByte () from C:\WINDOWS\system32\kernel32.dll #2 0x77c3494b in msvcrt!__crtLCMapStringA () from C:\WINDOWS\system32\msvcrt.dll #3 0x000004e4 in ?? () #4 0x00000000 in ?? () (gdb) c Continuing. [Thread 1784.0x14b0 exited with code 0] [New Thread 1784.0x1198] Thread 10 received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 1784.0x1198] 0x7c90120f in ntdll!DbgBreakPoint () from C:\Wl (gdb) thread 1 [Switching to thread 1 (Thread 1784.0x10c4)] #0 0x7c80d261 in KERNEL32!CompareStringA () from C:\WINDOWS\system32\kernel32.dll (gdb) bt #0 0x7c80d261 in KERNEL32!CompareStringA () from C:\WINDOWS\system32\kernel32.dll #1 0x7c84c59c in SetUnhandledExceptionFilter () from C:\WINDOWS\system32\kernel32.dll #2 0x77c3485e in msvcrt!__crtLCMapStringA () from C:\WINDOWS\system32\msvcrt.dll #3 0x000004e4 in ?? () #4 0x00000001 in ?? () #5 0x1df1f930 in ?? () #6 0x77c1c992 in tolower () from C:\WINDOWS\system32\msvcrt.dll #7 0x77c46293 in stricmp () from C:\WINDOWS\system32\msvcrt.dll #8 0x005107d3 in strcasecmp (__s2=, __s1=) at d:/usr/include/strings.h:92 #9 cooked_index_entry::operator< (this=, other=...) at ./dwarf2/cooked-index.h:150 #10 ::operator() (__closure=, b=, a=) at dwarf2/cooked-index.c:249 #11 __gnu_cxx::__ops::_Iter_comp_iter >::operator()<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > > (this=, __it2=..., __it1=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/predefined_ops.h:143 #12 std::__unguarded_partition<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__pivot=..., __last=, __first=0x3a9973b0, __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1904 #13 std::__unguarded_partition_pivot<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__last=0x37ca1d90, __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1922 #14 std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=non-dereferenceable iterator for std::vector, __first@entry=0x39dec558, __last=__last@entry=0x0, __depth_limit=40, __depth_limit@entry=42, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1952 #15 0x00511672 in std::__sort<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__comp=..., __last=..., __first=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1967 #16 std::sort<__gnu_cxx::__normal_iterator >, cooked_index::do_finalize():: > (__last=..., __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:4860 #17 cooked_index::do_finalize (this=) at dwarf2/cooked-index.c:246 #18 0x00511912 in ::operator() (__closure=0x1df1fa10) at dwarf2/cooked-index.c:123 #19 std::_Function_handler >::_M_invoke (__functor=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:300 #20 std::function::operator()() const (this=0x1df1fa10) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:690 #21 gdb::thread_pool::post_task(std::function&&) ( this=, func=...) at ./../gdbsupport/thread-pool.h:132 #22 cooked_index::finalize (this=) at dwarf2/cooked-index.c:124 #23 0x0051198f in cooked_index_vector::cooked_index_vector (this=0x217fcdd8, vec=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/unique_ptr.h:154 #24 0x00a08df6 in dwarf2_build_psymtabs_hard (per_objfile=) at dwarf2/read.c:7185 #25 dwarf2_build_psymtabs (objfile=) at dwarf2/read.c:5434 #26 cooked_index_functions::read_partial_symbols (this=, objfile=) at dwarf2/read.c:18593 #27 0x00782929 in objfile::require_partial_symbols ( this=this@entry=0x1e7764f8, verbose=, verbose@entry=false) at symfile-debug.c:541 #28 0x0078a99e in read_symbols (objfile=objfile@entry=0x1e7764f8, add_flags=..., add_flags@entry=...) at symfile.c:795 #29 0x00789e50 in syms_from_objfile_1 (add_flags=..., addrs=0x1df1fc70, objfile=0x1e7764f8) at symfile.c:968 #30 syms_from_objfile (add_flags=..., addrs=, objfile=0x1e7764f8) at symfile.c:985 #31 symbol_file_add_with_addrs (abfd=..., name=, name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=, addrs@entry=0x0, flags=flags@entry=..., parent=, parent@entry=0x0) at symfile.c:1088 #32 0x0078bbd8 in symbol_file_add_from_bfd (parent=0x0, flags=..., addrs=0x0, add_flags=..., name=0x1e6c46a8 "./gdb.exe", abfd=...) at symfile.c:1168 #33 symbol_file_add (name=name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=addrs@entry=0x0, flags=..., flags@entry=...) at symfile.c:1181 #34 0x0078bc51 in symbol_file_add_main_1 (args=0x1e6c46a8 "./gdb.exe", add_flags=..., flags=..., reloff=0) at symfile.c:1205 #35 0x0078bce5 in symbol_file_add_main (args=0x1e6c46a8 "./gdb.exe", add_flags=...) at symfile.c:1196 #36 0x00663ce2 in catch_command_errors ( command=command@entry=0x663c90 , arg=0x1e6c46a8 "./gdb.exe", from_tty=1, do_bp_actions=do_bp_actions@entry=false) at main.c:513 #37 0x00666746 in captured_main_1 (context=, context@entry=0x1df1ff64) at main.c:1213 #38 0x00666878 in captured_main (data=0x1df1ff64) at main.c:1320 #39 gdb_main (args=args@entry=0x1df1ff64) at main.c:1345 #40 0x00a7ceba in main (argc=3, argv=0x1e6c0d60) at gdb.c:32 (gdb) c Continuing. [][New Thread 1784.0xa80] Thread 11 received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 1784.0xa80] 0x7c90120f in ntdll!DbgBreakPoint () from C:\WIl (gdb) thread 1 [Switching to thread 1 (Thread 1784.0x10c4)] #0 0x77c1c94c in tolower () from C:\WINDOWS\system32\msvcrt.dll (gdb) bt #0 0x77c1c94c in tolower () from C:\WINDOWS\system32\msvcrt.dll #1 0x77c462a1 in stricmp () from C:\WINDOWS\system32\msvcrt.dll #2 0x005107a5 in strcasecmp (__s2=, __s1=) at d:/usr/include/strings.h:92 #3 cooked_index_entry::operator< (this=, other=...) at ./dwarf2/cooked-index.h:150 #4 ::operator() (__closure=, b=, a=) at dwarf2/cooked-index.c:249 #5 __gnu_cxx::__ops::_Iter_comp_iter >::operator()<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > > (this=, __it2=, __it1=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/predefined_ops.h:143 #6 std::__unguarded_partition<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__pivot=..., __last=0x38307dd0, __first=0x1, __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1901 #7 std::__unguarded_partition_pivot<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__last=0x39e59d50, __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1922 #8 std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=, __first@entry=0x3ac77eb0, __last=__last@entry=0x39e59d50, __depth_limit=27, __depth_limit@entry=28, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1952 #9 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x3abc3c70, __last=__last@entry=0x3874e710, __depth_limit=28, __depth_limit@entry=32, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #10 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x3827b4d0, __last=__last@entry=0x222e9a90, __depth_limit=32, __depth_limit@entry=36, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #11 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x3661d6d0, __last=__last@entry=0x37ca1d90, __depth_limit=36, __depth_limit@entry=39, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #12 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x374d6370, __last=__last@entry=0x37ca1d90, __depth_limit=39, __depth_limit@entry=40, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #13 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x39dec558, __last=__last@entry=0x0, __depth_limit=40, __depth_limit@entry=42, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #14 0x00511672 in std::__sort<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__comp=..., __last=..., __first=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1967 #15 std::sort<__gnu_cxx::__normal_iterator >, cooked_index::do_finalize():: > (__last=..., __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:4860 #16 cooked_index::do_finalize (this=) at dwarf2/cooked-index.c:246 #17 0x00511912 in ::operator() (__closure=0x1df1fa10) at dwarf2/cooked-index.c:123 #18 std::_Function_handler >::_M_invoke (__functor=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:300 #19 std::function::operator()() const (this=0x1df1fa10) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:690 #20 gdb::thread_pool::post_task(std::function&&) ( this=, func=...) at ./../gdbsupport/thread-pool.h:132 #21 cooked_index::finalize (this=) at dwarf2/cooked-index.c:124 #22 0x0051198f in cooked_index_vector::cooked_index_vector (this=0x217fcdd8, vec=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/unique_ptr.h:154 #23 0x00a08df6 in dwarf2_build_psymtabs_hard (per_objfile=) at dwarf2/read.c:7185 #24 dwarf2_build_psymtabs (objfile=) at dwarf2/read.c:5434 #25 cooked_index_functions::read_partial_symbols (this=, objfile=) at dwarf2/read.c:18593 #26 0x00782929 in objfile::require_partial_symbols ( this=this@entry=0x1e7764f8, verbose=, verbose@entry=false) at symfile-debug.c:541 #27 0x0078a99e in read_symbols (objfile=objfile@entry=0x1e7764f8, add_flags=..., add_flags@entry=...) at symfile.c:795 #28 0x00789e50 in syms_from_objfile_1 (add_flags=..., addrs=0x1df1fc70, objfile=0x1e7764f8) at symfile.c:968 #29 syms_from_objfile (add_flags=..., addrs=, objfile=0x1e7764f8) at symfile.c:985 #30 symbol_file_add_with_addrs (abfd=..., name=, name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=, addrs@entry=0x0, flags=flags@entry=..., parent=, parent@entry=0x0) at symfile.c:1088 #31 0x0078bbd8 in symbol_file_add_from_bfd (parent=0x0, flags=..., addrs=0x0, add_flags=..., name=0x1e6c46a8 "./gdb.exe", abfd=...) at symfile.c:1168 #32 symbol_file_add (name=name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=addrs@entry=0x0, flags=..., flags@entry=...) at symfile.c:1181 #33 0x0078bc51 in symbol_file_add_main_1 (args=0x1e6c46a8 "./gdb.exe", add_flags=..., flags=..., reloff=0) at symfile.c:1205 #34 0x0078bce5 in symbol_file_add_main (args=0x1e6c46a8 "./gdb.exe", add_flags=...) at symfile.c:1196 #35 0x00663ce2 in catch_command_errors ( command=command@entry=0x663c90 , arg=0x1e6c46a8 "./gdb.exe", from_tty=1, do_bp_actions=do_bp_actions@entry=false) at main.c:513 #36 0x00666746 in captured_main_1 (context=, context@entry=0x1df1ff64) at main.c:1213 #37 0x00666878 in captured_main (data=0x1df1ff64) at main.c:1320 #38 gdb_main (args=args@entry=0x1df1ff64) at main.c:1345 #39 0x00a7ceba in main (argc=3, argv=0x1e6c0d60) at gdb.c:32 (gdb) c Continuing. [] [New Thread 1784.0x960] Thread 12 received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 1784.0x960] 0x7c90120f in ntdll!DbgBreakPoint () from C:\WIl (gdb) thread 1 [Switching to thread 1 (Thread 1784.0x10c4)] #0 0x7c80cf3e in LCMapStringW () from C:\WINDOWS\system32\kernel32.dll (gdb) bt #0 0x7c80cf3e in LCMapStringW () from C:\WINDOWS\system32\kernel32.dll #1 0x7c80ced5 in LCMapStringW () from C:\WINDOWS\system32\kernel32.dll #2 0x77c34928 in msvcrt!__crtLCMapStringA () from C:\WINDOWS\system32\msvcrt.dll #3 0x00000409 in ?? () #4 0x00000100 in ?? () #5 0x1df1f69c in ?? () #6 0x77c1c992 in tolower () from C:\WINDOWS\system32\msvcrt.dll #7 0x77c46293 in stricmp () from C:\WINDOWS\system32\msvcrt.dll #8 0x005107d3 in strcasecmp (__s2=, __s1=) at d:/usr/include/strings.h:92 #9 cooked_index_entry::operator< (this=, other=...) at ./dwarf2/cooked-index.h:150 #10 ::operator() (__closure=, b=, a=) at dwarf2/cooked-index.c:249 #11 __gnu_cxx::__ops::_Iter_comp_iter >::operator()<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > > (this=, __it2=..., __it1=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/predefined_ops.h:143 #12 std::__unguarded_partition<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__pivot=..., __last=0x1200110, __first=0x3899f5f0, __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1904 #13 std::__unguarded_partition_pivot<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__last=0x37a1b970, __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1922 #14 std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) ( __first=, __first@entry=0x3a1d61d0, __last=__last@entry=0x378bacd0, __depth_limit=26, __depth_limit@entry=29, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1952 #15 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x35839d10, __last=__last@entry=0x36d21dd0, __depth_limit=29, __depth_limit@entry=31, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #16 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x3ab55610, __last=__last@entry=0x3ae09350, __depth_limit=31, __depth_limit@entry=33, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #17 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x3ac09450, __last=__last@entry=0x3ae09350, __depth_limit=33, __depth_limit@entry=34, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #18 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x398e5790, __last=__last@entry=0x370a5810, __depth_limit=34, __depth_limit@entry=36, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #19 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x382a4bf0, __last=__last@entry=0x370a5810, __depth_limit=36, __depth_limit@entry=37, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #20 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x37854070, __last=__last@entry=0x370a5810, __depth_limit=37, __depth_limit@entry=38, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #21 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x39721f30, __last=__last@entry=0x37ca1d90, __depth_limit=38, __depth_limit@entry=40, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #22 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x39dec558, __last=__last@entry=0x0, __depth_limit=40, __depth_limit@entry=42, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #23 0x00511672 in std::__sort<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__comp=..., __last=..., __first=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1967 #24 std::sort<__gnu_cxx::__normal_iterator >, cooked_index::do_finalize():: > (__last=..., __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:4860 #25 cooked_index::do_finalize (this=) at dwarf2/cooked-index.c:246 #26 0x00511912 in ::operator() (__closure=0x1df1fa10) at dwarf2/cooked-index.c:123 #27 std::_Function_handler >::_M_invoke (__functor=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:300 #28 std::function::operator()() const (this=0x1df1fa10) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:690 #29 gdb::thread_pool::post_task(std::function&&) ( this=, func=...) at ./../gdbsupport/thread-pool.h:132 #30 cooked_index::finalize (this=) at dwarf2/cooked-index.c:124 #31 0x0051198f in cooked_index_vector::cooked_index_vector (this=0x217fcdd8, vec=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/unique_ptr.h:154 #32 0x00a08df6 in dwarf2_build_psymtabs_hard (per_objfile=) at dwarf2/read.c:7185 #33 dwarf2_build_psymtabs (objfile=) at dwarf2/read.c:5434 #34 cooked_index_functions::read_partial_symbols (this=, objfile=) at dwarf2/read.c:18593 #35 0x00782929 in objfile::require_partial_symbols ( this=this@entry=0x1e7764f8, verbose=, verbose@entry=false) at symfile-debug.c:541 #36 0x0078a99e in read_symbols (objfile=objfile@entry=0x1e7764f8, add_flags=..., add_flags@entry=...) at symfile.c:795 #37 0x00789e50 in syms_from_objfile_1 (add_flags=..., addrs=0x1df1fc70, objfile=0x1e7764f8) at symfile.c:968 #38 syms_from_objfile (add_flags=..., addrs=, objfile=0x1e7764f8) at symfile.c:985 #39 symbol_file_add_with_addrs (abfd=..., name=, name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=, addrs@entry=0x0, flags=flags@entry=..., parent=, parent@entry=0x0) at symfile.c:1088 #40 0x0078bbd8 in symbol_file_add_from_bfd (parent=0x0, flags=..., addrs=0x0, add_flags=..., name=0x1e6c46a8 "./gdb.exe", abfd=...) at symfile.c:1168 #41 symbol_file_add (name=name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=addrs@entry=0x0, flags=..., flags@entry=...) at symfile.c:1181 #42 0x0078bc51 in symbol_file_add_main_1 (args=0x1e6c46a8 "./gdb.exe", add_flags=..., flags=..., reloff=0) at symfile.c:1205 #43 0x0078bce5 in symbol_file_add_main (args=0x1e6c46a8 "./gdb.exe", add_flags=...) at symfile.c:1196 #44 0x00663ce2 in catch_command_errors ( command=command@entry=0x663c90 , arg=0x1e6c46a8 "./gdb.exe", from_tty=1, do_bp_actions=do_bp_actions@entry=false) at main.c:513 #45 0x00666746 in captured_main_1 (context=, context@entry=0x1df1ff64) at main.c:1213 #46 0x00666878 in captured_main (data=0x1df1ff64) at main.c:1320 #47 gdb_main (args=args@entry=0x1df1ff64) at main.c:1345 #48 0x00a7ceba in main (argc=3, argv=0x1e6c0d60) at gdb.c:32 (gdb) c Continuing. [][New Thread 1784.0xcd4] Thread 13 received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 1784.0xcd4] 0x7c90120f in ntdll!DbgBreakPoint () from C:\WIl (gdb) thread 1 [Switching to thread 1 (Thread 1784.0x10c4)] #0 0x7c84c425 in SetUnhandledExceptionFilter () from C:\WINDOWS\system32\kernel32.dll (gdb) bt #0 0x7c84c425 in SetUnhandledExceptionFilter () from C:\WINDOWS\system32\kernel32.dll #1 0x77c3485e in msvcrt!__crtLCMapStringA () from C:\WINDOWS\system32\msvcrt.dll #2 0x000004e4 in ?? () #3 0x00000001 in ?? () #4 0x1df1f7e8 in ?? () #5 0x77c1c992 in tolower () from C:\WINDOWS\system32\msvcrt.dll #6 0x77c462a1 in stricmp () from C:\WINDOWS\system32\msvcrt.dll #7 0x005107d3 in strcasecmp (__s2=, __s1=) at d:/usr/include/strings.h:92 #8 cooked_index_entry::operator< (this=, other=...) at ./dwarf2/cooked-index.h:150 #9 ::operator() (__closure=, b=, a=) at dwarf2/cooked-index.c:249 #10 __gnu_cxx::__ops::_Iter_comp_iter >::operator()<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > > (this=, __it2=..., __it1=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/predefined_ops.h:143 #11 std::__unguarded_partition<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__pivot=..., __last=, __first=0x22335270, __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1904 #12 std::__unguarded_partition_pivot<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__last=0x362bf090, __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1922 #13 std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=non-dereferenceable iterator for std::vector, __first@entry=0x37f6d030, __last=__last@entry=0x362bf090, __depth_limit=32, __depth_limit@entry=33, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1952 #14 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x3a82d6d0, __last=__last@entry=0x362bf090, __depth_limit=33, __depth_limit@entry=34, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #15 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x38672770, __last=__last@entry=0x21efc390, __depth_limit=34, __depth_limit@entry=36, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #16 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x36e3d330, __last=__last@entry=0x21efc390, __depth_limit=36, __depth_limit@entry=37, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #17 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x363c9fb0, __last=__last@entry=0x37ca1d90, __depth_limit=37, __depth_limit@entry=40, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #18 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x39dec558, __last=__last@entry=0x0, __depth_limit=40, __depth_limit@entry=42, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #19 0x00511672 in std::__sort<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__comp=..., __last=..., __first=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1967 #20 std::sort<__gnu_cxx::__normal_iterator >, cooked_index::do_finalize():: > (__last=..., __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:4860 #21 cooked_index::do_finalize (this=) at dwarf2/cooked-index.c:246 #22 0x00511912 in ::operator() (__closure=0x1df1fa10) at dwarf2/cooked-index.c:123 #23 std::_Function_handler >::_M_invoke (__functor=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:300 #24 std::function::operator()() const (this=0x1df1fa10) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:690 #25 gdb::thread_pool::post_task(std::function&&) ( this=, func=...) at ./../gdbsupport/thread-pool.h:132 #26 cooked_index::finalize (this=) at dwarf2/cooked-index.c:124 #27 0x0051198f in cooked_index_vector::cooked_index_vector (this=0x217fcdd8, vec=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/unique_ptr.h:154 #28 0x00a08df6 in dwarf2_build_psymtabs_hard (per_objfile=) at dwarf2/read.c:7185 #29 dwarf2_build_psymtabs (objfile=) at dwarf2/read.c:5434 #30 cooked_index_functions::read_partial_symbols (this=, objfile=) at dwarf2/read.c:18593 #31 0x00782929 in objfile::require_partial_symbols ( this=this@entry=0x1e7764f8, verbose=, verbose@entry=false) at symfile-debug.c:541 #32 0x0078a99e in read_symbols (objfile=objfile@entry=0x1e7764f8, add_flags=..., add_flags@entry=...) at symfile.c:795 #33 0x00789e50 in syms_from_objfile_1 (add_flags=..., addrs=0x1df1fc70, objfile=0x1e7764f8) at symfile.c:968 #34 syms_from_objfile (add_flags=..., addrs=, objfile=0x1e7764f8) at symfile.c:985 #35 symbol_file_add_with_addrs (abfd=..., name=, name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=, addrs@entry=0x0, flags=flags@entry=..., parent=, parent@entry=0x0) at symfile.c:1088 #36 0x0078bbd8 in symbol_file_add_from_bfd (parent=0x0, flags=..., addrs=0x0, add_flags=..., name=0x1e6c46a8 "./gdb.exe", abfd=...) at symfile.c:1168 #37 symbol_file_add (name=name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=addrs@entry=0x0, flags=..., flags@entry=...) at symfile.c:1181 #38 0x0078bc51 in symbol_file_add_main_1 (args=0x1e6c46a8 "./gdb.exe", add_flags=..., flags=..., reloff=0) at symfile.c:1205 #39 0x0078bce5 in symbol_file_add_main (args=0x1e6c46a8 "./gdb.exe", add_flags=...) at symfile.c:1196 #40 0x00663ce2 in catch_command_errors ( command=command@entry=0x663c90 , arg=0x1e6c46a8 "./gdb.exe", from_tty=1, do_bp_actions=do_bp_actions@entry=false) at main.c:513 #41 0x00666746 in captured_main_1 (context=, context@entry=0x1df1ff64) at main.c:1213 #42 0x00666878 in captured_main (data=0x1df1ff64) at main.c:1320 #43 gdb_main (args=args@entry=0x1df1ff64) at main.c:1345 #44 0x00a7ceba in main (argc=3, argv=0x1e6c0d60) at gdb.c:32 (gdb) c Continuing. [][New Thread 1784.0x1660] Thread 14 received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 1784.0x1660] 0x7c90120f in ntdll!DbgBreakPoint () from C:\Wl (gdb) thread 1 [Switching to thread 1 (Thread 1784.0x10c4)] #0 0x77c34853 in msvcrt!__crtLCMapStringA () from C:\WINDOWS\system32\msvcrt.dll (gdb) bt #0 0x77c34853 in msvcrt!__crtLCMapStringA () from C:\WINDOWS\system32\msvcrt.dll #1 0x1df1f868 in ?? () #2 0x77c1c992 in tolower () from C:\WINDOWS\system32\msvcrt.dll #3 0x77c462a1 in stricmp () from C:\WINDOWS\system32\msvcrt.dll #4 0x005107a5 in strcasecmp (__s2=, __s1=) at d:/usr/include/strings.h:92 #5 cooked_index_entry::operator< (this=, other=...) at ./dwarf2/cooked-index.h:150 #6 ::operator() (__closure=, b=, a=) at dwarf2/cooked-index.c:249 #7 __gnu_cxx::__ops::_Iter_comp_iter >::operator()<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > > (this=, __it2=non-dereferenceable iterator for std::vector, __it1=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/predefined_ops.h:143 #8 std::__unguarded_partition<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__pivot=..., __last=0x37ca3ab0, __first=, __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1901 #9 std::__unguarded_partition_pivot<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__last=0x3a70fad0, __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1922 #10 std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=non-dereferenceable iterator for std::vector, __first@entry=0x35ac8a70, __last=__last@entry=0x3a70fad0, __depth_limit=33, __depth_limit@entry=34, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1952 #11 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x3adf23d0, __last=__last@entry=0x3a52eb30, __depth_limit=34, __depth_limit@entry=38, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #12 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x35fbce50, __last=__last@entry=0x3a52eb30, __depth_limit=38, __depth_limit@entry=39, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #13 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x37418b10, __last=__last@entry=0x0, __depth_limit=39, __depth_limit@entry=42, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #14 0x00511672 in std::__sort<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__comp=..., __last=..., __first=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1967 #15 std::sort<__gnu_cxx::__normal_iterator >, cooked_index::do_finalize():: > (__last=..., __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:4860 #16 cooked_index::do_finalize (this=) at dwarf2/cooked-index.c:246 #17 0x00511912 in ::operator() (__closure=0x1df1fa10) at dwarf2/cooked-index.c:123 #18 std::_Function_handler >::_M_invoke (__functor=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:300 #19 std::function::operator()() const (this=0x1df1fa10) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:690 #20 gdb::thread_pool::post_task(std::function&&) ( this=, func=...) at ./../gdbsupport/thread-pool.h:132 #21 cooked_index::finalize (this=) at dwarf2/cooked-index.c:124 #22 0x0051198f in cooked_index_vector::cooked_index_vector (this=0x217fcdd8, vec=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/unique_ptr.h:154 #23 0x00a08df6 in dwarf2_build_psymtabs_hard (per_objfile=) at dwarf2/read.c:7185 #24 dwarf2_build_psymtabs (objfile=) at dwarf2/read.c:5434 #25 cooked_index_functions::read_partial_symbols (this=, objfile=) at dwarf2/read.c:18593 #26 0x00782929 in objfile::require_partial_symbols ( this=this@entry=0x1e7764f8, verbose=, verbose@entry=false) at symfile-debug.c:541 #27 0x0078a99e in read_symbols (objfile=objfile@entry=0x1e7764f8, add_flags=..., add_flags@entry=...) at symfile.c:795 #28 0x00789e50 in syms_from_objfile_1 (add_flags=..., addrs=0x1df1fc70, objfile=0x1e7764f8) at symfile.c:968 #29 syms_from_objfile (add_flags=..., addrs=, objfile=0x1e7764f8) at symfile.c:985 #30 symbol_file_add_with_addrs (abfd=..., name=, name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=, addrs@entry=0x0, flags=flags@entry=..., parent=, parent@entry=0x0) at symfile.c:1088 #31 0x0078bbd8 in symbol_file_add_from_bfd (parent=0x0, flags=..., addrs=0x0, add_flags=..., name=0x1e6c46a8 "./gdb.exe", abfd=...) at symfile.c:1168 #32 symbol_file_add (name=name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=addrs@entry=0x0, flags=..., flags@entry=...) at symfile.c:1181 #33 0x0078bc51 in symbol_file_add_main_1 (args=0x1e6c46a8 "./gdb.exe", add_flags=..., flags=..., reloff=0) at symfile.c:1205 #34 0x0078bce5 in symbol_file_add_main (args=0x1e6c46a8 "./gdb.exe", add_flags=...) at symfile.c:1196 #35 0x00663ce2 in catch_command_errors ( command=command@entry=0x663c90 , arg=0x1e6c46a8 "./gdb.exe", from_tty=1, do_bp_actions=do_bp_actions@entry=false) at main.c:513 #36 0x00666746 in captured_main_1 (context=, context@entry=0x1df1ff64) at main.c:1213 #37 0x00666878 in captured_main (data=0x1df1ff64) at main.c:1320 #38 gdb_main (args=args@entry=0x1df1ff64) at main.c:1345 #39 0x00a7ceba in main (argc=3, argv=0x1e6c0d60) at gdb.c:32 (gdb) c Continuing. [][New Thread 1784.0x1438] Thread 15 received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 1784.0x1438] 0x7c90120f in ntdll!DbgBreakPoint () from C:\Wl (gdb) thread 1 [Switching to thread 1 (Thread 1784.0x10c4)] #0 0x7c80cf33 in LCMapStringW () from C:\WINDOWS\system32\kernel32.dll(gdb) bt #0 0x7c80cf33 in LCMapStringW () from C:\WINDOWS\system32\kernel32.dll #1 0x7c80ced5 in LCMapStringW () from C:\WINDOWS\system32\kernel32.dll #2 0x77c34928 in msvcrt!__crtLCMapStringA () from C:\WINDOWS\system32\msvcrt.dll #3 0x00000409 in ?? () #4 0x00000100 in ?? () #5 0x1df1f794 in ?? () #6 0x77c1c992 in tolower () from C:\WINDOWS\system32\msvcrt.dll #7 0x77c462a1 in stricmp () from C:\WINDOWS\system32\msvcrt.dll #8 0x005107a5 in strcasecmp (__s2=, __s1=) at d:/usr/include/strings.h:92 #9 cooked_index_entry::operator< (this=, other=...) at ./dwarf2/cooked-index.h:150 #10 ::operator() (__closure=, b=, a=) at dwarf2/cooked-index.c:249 #11 __gnu_cxx::__ops::_Iter_comp_iter >::operator()<__gnu_cxx::__normal_iterator >, __gnu_cxx::__normal_iterator > > (this=, __it2=,) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/predefined_ops.h:143 #12 std::__unguarded_partition<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__pivot=..., __last=0x3a5cc3d0, __first=0x1200110, __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1901 #13 std::__unguarded_partition_pivot<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__last=0x38766548, __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1922 #14 std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) ( __first=, __first@entry=0x36236fb0, __last=__last@entry=0x38766548, __depth_limit=32, __depth_limit@entry=33, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1952 #15 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x37153810, __last=__last@entry=0x35d4bcd0, __depth_limit=33, __depth_limit@entry=35, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #16 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x37f51450, __last=__last@entry=0x37bf6db0, __depth_limit=35, __depth_limit@entry=37, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #17 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x399a1690, __last=__last@entry=0x37bf6db0, __depth_limit=37, __depth_limit@entry=38, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #18 0x00510818 in std::__introsort_loop<__gnu_cxx::__normal_iterator >, int, __gnu_cxx::__ops::_Iter_comp_iter > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, int, __gnu_cxx::__ops::_Iter_comp_iter >) (__first=__first@entry=0x35bbad90, __last=__last@entry=0x0, __depth_limit=38, __depth_limit@entry=42, __comp=__comp@entry=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1953 #19 0x00511672 in std::__sort<__gnu_cxx::__normal_iterator >, __gnu_cxx::__ops::_Iter_comp_iter > > (__comp=..., __last=..., __first=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:1967 #20 std::sort<__gnu_cxx::__normal_iterator >, cooked_index::do_finalize():: > (__last=..., __first=..., __comp=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/stl_algo.h:4860 #21 cooked_index::do_finalize (this=) at dwarf2/cooked-index.c:246 #22 0x00511912 in ::operator() (__closure=0x1df1fa10) at dwarf2/cooked-index.c:123 #23 std::_Function_handler >::_M_invoke (__functor=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:300 #24 std::function::operator()() const (this=0x1df1fa10) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/std_function.h:690 #25 gdb::thread_pool::post_task(std::function&&) ( this=, func=...) at ./../gdbsupport/thread-pool.h:132 #26 cooked_index::finalize (this=) at dwarf2/cooked-index.c:124 #27 0x0051198f in cooked_index_vector::cooked_index_vector (this=0x217fcdd8, vec=...) at d:/usr/lib/gcc/mingw32/9.2.0/include/c++/bits/unique_ptr.h:154 #28 0x00a08df6 in dwarf2_build_psymtabs_hard (per_objfile=) at dwarf2/read.c:7185 #29 dwarf2_build_psymtabs (objfile=) at dwarf2/read.c:5434 #30 cooked_index_functions::read_partial_symbols (this=, objfile=) at dwarf2/read.c:18593 #31 0x00782929 in objfile::require_partial_symbols ( this=this@entry=0x1e7764f8, verbose=, verbose@entry=false) at symfile-debug.c:541 #32 0x0078a99e in read_symbols (objfile=objfile@entry=0x1e7764f8, add_flags=..., add_flags@entry=...) at symfile.c:795 #33 0x00789e50 in syms_from_objfile_1 (add_flags=..., addrs=0x1df1fc70, objfile=0x1e7764f8) at symfile.c:968 #34 syms_from_objfile (add_flags=..., addrs=, objfile=0x1e7764f8) at symfile.c:985 #35 symbol_file_add_with_addrs (abfd=..., name=, name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=, addrs@entry=0x0, flags=flags@entry=..., parent=, parent@entry=0x0) at symfile.c:1088 #36 0x0078bbd8 in symbol_file_add_from_bfd (parent=0x0, flags=..., addrs=0x0, add_flags=..., name=0x1e6c46a8 "./gdb.exe", abfd=...) at symfile.c:1168 #37 symbol_file_add (name=name@entry=0x1e6c46a8 "./gdb.exe", add_flags=..., add_flags@entry=..., addrs=addrs@entry=0x0, flags=..., flags@entry=...) at symfile.c:1181 #38 0x0078bc51 in symbol_file_add_main_1 (args=0x1e6c46a8 "./gdb.exe", add_flags=..., flags=..., reloff=0) at symfile.c:1205 #39 0x0078bce5 in symbol_file_add_main (args=0x1e6c46a8 "./gdb.exe", add_flags=...) at symfile.c:1196 #40 0x00663ce2 in catch_command_errors ( command=command@entry=0x663c90 , arg=0x1e6c46a8 "./gdb.exe", from_tty=1, do_bp_actions=do_bp_actions@entry=false) at main.c:513 #41 0x00666746 in captured_main_1 (context=, context@entry=0x1df1ff64) at main.c:1213 #42 0x00666878 in captured_main (data=0x1df1ff64) at main.c:1320 #43 gdb_main (args=args@entry=0x1df1ff64) at main.c:1345 #44 0x00a7ceba in main (argc=3, argv=0x1e6c0d60) at gdb.c:32(gdb) cContinuing. --=-=-=--