Discussion:
[Bug gdb/23096] New: Test case gdb.base/break-probes.exp fails on FreeBSD
rajendra.sy at gmail dot com
2018-04-20 12:28:21 UTC
Permalink
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
rajendra.sy at gmail dot com
2018-04-20 12:42:10 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=23096

--- Comment #1 from Rajendra S Y <rajendra.sy at gmail dot com> ---
This is a duplicate PR created without the attachment by the system.
Original PR below:
https://sourceware.org/bugzilla/show_bug.cgi?id=23095
--
You are receiving this mail because:
You are on the CC list for the bug.
rajendra.sy at gmail dot com
2018-07-28 11:35:08 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=23096

Rajendra S Y <rajendra.sy at gmail dot com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED

--- Comment #2 from Rajendra S Y <rajendra.sy at gmail dot com> ---
Fixed in https://sourceware.org/bugzilla/show_bug.cgi?id=23095
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...