From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8642B384A8AF; Fri, 10 Sep 2021 19:36:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8642B384A8AF From: "mehmetgelisin at aol dot com" To: gdb-prs@sourceware.org Subject: [Bug tdep/27015] ARC: "eret" value is collected from the wrong data in register cache Date: Fri, 10 Sep 2021 19:36:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: mehmetgelisin at aol dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 10.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2021 19:36:54 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27015 Mehmet gelisin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mehmetgelisin at aol dot c= om --- Comment #13 from Mehmet gelisin --- Configured with: --prefix=3D/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=3D/usr/include/c++/4.2.1 Apple LLVM version 8.0.0 (clang-800.0.42.1) Target: x86_64-apple-darwin15.6.0 https://komiya-dental.com/=20 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin $ g++ -O0 -g test.cpp -o test $ gdb --configuration This GDB was configured as follows: configure --host=3Dx86_64-apple-darwin15.6.0 --target=3Dx86_64-apple-darwin15.6.0 --with-auto-load-dir=3D:${prefix}/share/auto-load --with-auto-load-safe-path=3D:${prefix}/share/auto-load http://www.iu-bloomington.com/=20 --with-expat --with-gdb-datadir=3D/usr/local/Cellar/gdb/10.1/share/gdb (relocatable) --with-jit-reader-dir=3D/usr/local/Cellar/gdb/10.1/lib/gdb (relocatable) --without-libunwind-ia64 --without-lzma https://www.webb-dev.co.uk/=20 --without-babeltrace --without-intel-pt --with-mpfr --without-xxhash =20=20=20=20=20=20=20=20=20=20=20=20 --with-python=3D/usr/local/Cellar/python/3.7.7/Frameworks/Python.framework/= Versions/3.7 --with-python- https://waytowhatsnext.com/=20 libdir=3D/usr/local/Cellar/python/3.7.7/Frameworks/Python.framework/Version= s/3.7/lib --without-debuginfod --without-guile --disable-source-highlight --with-separate-debug-dir=3D/usr/local/Cellar/gdb/10.1/lib/deb= ug (relocatable) http://www.acpirateradio.co.uk/ ("Relocatable" means the directory can be moved with the GDB installation tree, and GDB will still find it.) $ gdb --batch ./test -ex 'b here' -ex run Breakpoint 1 at 0x100000e74: file test.cpp, line 1. [New Thread 0x1403 of process 30980] http://www.logoarts.co.uk/=20 Breakpoint 1, here () at test.cpp:1 1 void here() {}; warning: Mach error at "../../gdb-10.1/gdb/darwin-nat.c:453" in function "v= oid darwin_resume_inferior(struct inferior *)": (ipc/send) invalid destination = port (0x10000003) ../../gdb-10.1/gdb/target.c:2149: internal-error: void target_mourn_inferior(ptid_t): Assertion `ptid =3D=3D inferior_ptid' failed. A problem internal to GDB has been detected, http://www.slipstone.co.uk/=20 further debugging may prove unreliable. Quit this debugging session? (y or n) [answered Y; input not from terminal] http://embermanchester.uk/=20 This is a bug, please report it. For instructions, see: ./../gdb-10.1/gdb/target.c:2149: internal-error: void http://connstr.net/= =20=20 target_mourn_inferior(ptid_t): Assertion `ptid =3D=3D inferior_ptid' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. http://joerg.li/ Create a core file of GDB? (y or n) [answered Y; input not from terminal] Abort trap: 6 ~~~ http://www.jopspeech.com/ Note that no core file is generated despite the last message... http://www.wearelondonmade.com/ * gdb.python/flexible-array-member.c: New test. * gdb.python/flexible-array-member.exp: New test. * gdb.guile/scm-type.exp (test_range): Add test for flexible http://www.compilatori.com/ array member. * gdb.guile/scm-type.c (struct flex_member): New. (main): Use it. http://www-look-4.com/ Change-Id: Ibef92ee5fd871ecb7c791db2a788f203dff2b841 --=20 You are receiving this mail because: You are on the CC list for the bug.=