Weimin Pan 844be3f240 CTF: set up debug info for function arguments
Added this support in read_func_kind_type after gcc started generating
CTF for function arguments.

Replaced XNEW with std::vector and NULL with nullptr.

Expanded gdb.base/ctf-ptype.exp to test function arguments. Also fixed
some typos.

gdb/ChangeLog:

	* ctfread.c (read_func_kind_type): Set up function arguments.

gdb/testsuite/ChangeLog:

	* gdb.base/ctf-ptype.exp: Add function tests and fix typos.
2021-03-05 20:46:39 -05:00
..
2020-10-06 15:08:37 +01:00
2020-10-06 15:08:37 +01:00
2020-09-18 00:05:10 +01:00
2020-09-18 00:08:17 +01:00
2021-01-22 19:09:31 +00:00
2020-09-18 00:05:39 +01:00