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>
@@ -21,11 +21,11 @@
#
# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
-# Copyright 2018 Joyent, Inc.
+# Copyright 2019 Joyent, Inc.
#
#
# MAPFILE HEADER START
#
@@ -84,10 +84,11 @@
ctf_fdconvert;
ctf_flags;
ctf_func_args_by_id;
ctf_func_info_by_id;
ctf_function_iter;
+ ctf_has_c_source;
ctf_kind_name;
ctf_label_info;
ctf_label_iter;
ctf_label_topmost;
ctf_max_id;