On Wed, Jun 11, 2014 at 12:30 PM, Dimitry Andric <d...@freebsd.org> wrote:
> On 11 Jun 2014, at 20:53, Craig Rodrigues <rodr...@freebsd.org> wrote:
>>
>> Recently when trying to debug some coredumps in CURRENT from
>> a userland process in the devel/libvirt port, I found that the gdb in
>> base could not get a backtrace from the core file:
>>
>> http://lists.freebsd.org/pipermail/freebsd-virtualization/2014-June/002606.html
>
> Can you please post the output of the following?
>
> objdump -W /usr/local/sbin/libvirtd | head
>
> -Dimitry
>

$ objdump -W /usr/local/sbin/libvirtd | head

/usr/local/sbin/libvirtd:     file format elf64-x86-64-freebsd

The section .debug_aranges contains:

  Length:                   92
  Version:                  2
  Offset into .debug_info:  0
  Pointer Size:             8
  Segment Size:             0


--
Craig
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to