Bug 16232 - dwarf2read ignores DW_LANG_ObjC_plus_plus
Summary: dwarf2read ignores DW_LANG_ObjC_plus_plus
Status: NEW
Alias: None
Product: gdb
Classification: Unclassified
Component: symtab (show other bugs)
Version: HEAD
: P2 minor
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-25 16:08 UTC by Tom Tromey
Modified: 2013-11-25 16:08 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Tromey 2013-11-25 16:08:02 UTC
dwarf2read ignores DW_LANG_ObjC_plus_plus.
It would probably be better to treat it as C++ at least.