Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2017 16:56:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 219153] head, stable/11, release/11.0.1: libkvm (& more?) not updated to handle powerpc/powerpc64 ET_DYN based vmcore.* 's and such
Message-ID:  <bug-219153-29464-38kU03L7JM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219153-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219153-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219153

--- Comment #6 from Mark Millard <markmi@dsl-only.net> ---
(In reply to John Baldwin from comment #5)

I've used both gdb's as well but I've had more
occasions when system's gdb worked and ports
did not than the other way around (when there
is a distinction). (Historically, not just
now.)

Okay I'll poke at ps -M and the /usr/local/bin/gdb
crash.

Be warned: I'm also currently evidence-gathering
for two folks working on the clang powerpc and/or
powerpc64 targeting support so my FreeBSD
time is split.

This also leads to context switching between a
world built with gcc 4.2.1 and one built with
clang. If I'm interrupted I can forget to switch
and, for example, end up seeing the clang issues
without initially noticing why (clang built
system libraries, for example).

I'll rerun the /usr/local/bin/gdb test explicitly
on a gcc 4.2.1 built world just in case that
happened yesterday.

(clang generates powerpc and powerpc64 "code" that
has handling of thrown-C++-exceptions completely
broken, leading to segmentation faults while trying
to reach landing-pad code. "Code": incomplete dwarf
information.)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219153-29464-38kU03L7JM>