DW_TAG_namelist support in GDB is missing
"Kumar N, Bhuvanendra via Gdb" <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <DM5PR12MB1450642ABE65F9A27989317787079@DM5PR12MB1450.namprd12.prod.outlook.com> |
[AMD Official Use Only] Hi all, DW_TAG_namelist and DW_TAG_namelist_item support in GDB is missing and there is a Bugzilla issue raised in 2013 - https://sourceware.org/bugzilla/show_bug.cgi?id=15353 print and ptype etc commands in GDB should work with namelist variables, which is missing as of now. Not sure why this support is still missing in GDB, if any of you know any info or comment, please share. Apparently there was an Bugzilla issue - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37132 to support namelist in GCC/gfortran which is fixed long back and after that only above GDB issue was raised, currently there are no consumers for the gfortran emitted namelist info. Any info on missing GDB support for namelist will be helpful. Thanks in advance regards, bhuvan