OS-7688

shouldn't build gcore.c as part of kmdb

Status:
Resolved
Resolution:
Fixed
Created:
2019-03-27T06:27:37.751-0400
Updated:
2019-05-03T09:28:09.339-0400

Description

Currently we try to build gcore.c into kmdb. This is silly as it's all ifdeffed out, and it will make CTF unhappy post OS-7639.

Comments (2)

Former user commented on 2019-04-01T14:33:32.779-0400:

See OS-7639#icft=OS-7639 for testing notes

Jira Bot commented on 2019-04-02T06:29:31.482-0400:

illumos-joyent commit 495dfd0ac49c1326af24c839ba967d1e8264782d (branch master, by John Levon)

OS-6428#icft=OS-6428 bad free in ctf_dwarf_init_die
OS-6486#icft=OS-6486 ctfconvert -i never converts
OS-6488#icft=OS-6488 ctfconvert should handle empty dies
OS-6505#icft=OS-6505 Improve ctfconvert error messages
OS-7639#icft=OS-7639 ctfconvert -i option is mis-handled
OS-7663#icft=OS-7663 ctf_dwarf_convert_type() relies on un-initialized id
OS-7688#icft=OS-7688 shouldn't build gcore.c as part of kmdb
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>