rajendra.sy at gmail dot com
2018-04-20 12:28:21 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=23096
Bug ID: 23096
Summary: Test case gdb.base/break-probes.exp fails on FreeBSD
Product: gdb
Version: HEAD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: rajendra.sy at gmail dot com
Target Milestone: ---
There are two problems in this test case
1. linking -dl lib which fails on FreeBSD platform
2. the backtrace from ld-elf shows r_debug_state() instead of _dl_debug_state
Log:
UNTESTED: gdb.base/break-probes.exp: failed to prepare
Attached patch fixes both these problems.
Bug ID: 23096
Summary: Test case gdb.base/break-probes.exp fails on FreeBSD
Product: gdb
Version: HEAD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: rajendra.sy at gmail dot com
Target Milestone: ---
There are two problems in this test case
1. linking -dl lib which fails on FreeBSD platform
2. the backtrace from ld-elf shows r_debug_state() instead of _dl_debug_state
Log:
UNTESTED: gdb.base/break-probes.exp: failed to prepare
Attached patch fixes both these problems.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.