This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/23095] New: Test case gdb.base/break-probes.exp fails on FreeBSD


https://sourceware.org/bugzilla/show_bug.cgi?id=23095

            Bug ID: 23095
           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: ---

Created attachment 10968
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10968&action=edit
Patch to fix test case on FreeBSD

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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]