This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/8148] New: Replace #define _LANG_... macros with more language methods


[Converted from Gnats 1043]

The language code relies on the _LANG_c et.al. macros when enabling language support for language specific features in GDB.  Instead, the language object should handle all such problems.

cf typeprint.c where, instead of calling a language dependant macro, it handles each language case in line.

Release:
unknown
------- Additional Comments From tromey at redhat dot com  2008-12-18 18:58 -------
Fix checked in a while ago.

-- 
           Summary: Replace #define _LANG_... macros with more language
                    methods
           Product: gdb
           Version: unknown
            Status: RESOLVED
          Severity: critical
          Priority: P3
         Component: build
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: ac131313 at redhat dot com
                CC: gdb-prs at sourceware dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=8148

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]