[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::decladebug

Title:Digital Ladebug debugger
Moderator:TLE::LUCIA
Created:Fri Feb 28 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:969
Total number of notes:3959

789.0. "duplicate definitions" by ADA9X::BRETT () Fri Jan 24 1997 13:40

4.0-28

(ladebug) whereis simple_gem_cp_context
"/usr/lusers/brett/project_exx/cpri-97-01-16/src/edg-dcg/compile.cxx"`simple_gem_cp_context
"/usr/lusers/brett/project_exx/cpri-97-01-16/src/edg-dcg/compile.cxx"`simple_gem_cp_context

Even though there is only one definition in the file.


class simple_gem_cp_context {
    public:
        void dummy();
} default_simple_gem_cp_context;


/Bevin
T.RTitleUserPersonal
Name
DateLines
789.1TLE::SHAMIMTue Jan 28 1997 12:565
Is there only one definition of the class in the on-disk symbol table for this 
executable ??

shamim