Discussion:
[Bug gdb/23661] New: GDB testsuite's "core_find" function which failed find core file path on FreeBSD
rajendra.sy at gmail dot com
2018-09-15 07:24:29 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=23661

Bug ID: 23661
Summary: GDB testsuite's "core_find" function which failed find
core file path 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 11249
--> https://sourceware.org/bugzilla/attachment.cgi?id=11249&action=edit
Fix in gdb/testsuite/lib/gdb.exp

On FreeBSD most of the core related test cases show below warning
WARNING: can't generate a core file - core tests suppressed - check ulimit -c

Example test cases
gdb.base/corefile.exp
gdb.threads/tls-core.exp

Attached fix.
--
You are receiving this mail because:
You are on the CC list for the bug.
rajendra.sy at gmail dot com
2018-09-15 07:27:02 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=23661

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

What |Removed |Added
----------------------------------------------------------------------------
Summary|GDB testsuite's "core_find" |GDB testsuite's "core_find"
|function which failed find |function failed to find
|core file path on FreeBSD |core file path on FreeBSD
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...