Print this page
10816 ctf_dwarf_convert_type() relies on un-initialized id
10817 ctfconvert -i option is mis-handled
10818 Improve ctfconvert error messages
10819 ctfconvert should handle empty dies
10820 ctfconvert -i never converts
10821 bad free in ctf_dwarf_init_die
10815 shouldn't build gcore.c as part of kmdb
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
*** 19,29 ****
# CDDL HEADER END
#
#
# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
! # Copyright 2016 Joyent, Inc.
# Copyright (c) 2013 by Delphix. All rights reserved.
#
#
# This file simply contains the list of sources files compiled together
--- 19,29 ----
# CDDL HEADER END
#
#
# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
! # Copyright (c) 2019, Joyent, Inc.
# Copyright (c) 2013 by Delphix. All rights reserved.
#
#
# This file simply contains the list of sources files compiled together
*** 46,56 ****
dist.c \
dnlc.c \
findstack.c \
findstack_subr.c \
fm.c \
- gcore.c \
gcore_isadep.c \
genunix.c \
group.c \
hotplug.c \
irm.c \
--- 46,55 ----