ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ddd] DDD 3.2.91 vs 3.2.1


From: Steve Haehn
Subject: [Ddd] DDD 3.2.91 vs 3.2.1
Date: Thu, 14 Sep 2000 16:35:02 -0400 (EDT)

Folx,

I have been using DDD 3.2.1 successfully on SunOS 2.6 with the dbx debugger.
After starting up with the command:

ddd --dbx Server 1460 &

I would eventually see the source code from my Server process.

Now when I attempt the same maneuver with version 3.2.91 I get the following
messages and no display of the source code.

Any ideas?  (It appears DDD is trying all possible combinations of 
             trying to find 'main', but to no avail)


-- Steve


GNU DDD 3.2.91 (sparc-sun-solaris2.6), by Dorothea Lütkehaus and Andreas Zeller.
Copyright © 1995-1999 Technische Universität Braunschweig, Germany.
Copyright © 1999-2000 Universität Passau, Germany.
Reading symbolic information for Server
Reading symbolic information for rtld /usr/lib/ld.so.1
Reading symbolic information for libXm.so.3
Reading symbolic information for libXt.so.4
Reading symbolic information for libX11.so.4
Reading symbolic information for libtt.so.2
Reading symbolic information for libUtil.so

...

Attached to process 1460
stopped in poll at 0xeea37438
0xeea37438: poll+0x0004:        ta      %icc,%g0 + 8
Current function is RPCServer::StartServer
(dbx) dbx: "MAIN" is not defined as a function or procedure in the scope 
`Server`Server.C`main`
(dbx) dbx: "main_" is not defined as a function or procedure in the scope 
`Server`Server.C`main`
(dbx) dbx: "MAIN_" is not defined as a function or procedure in the scope 
`Server`Server.C`main`
(dbx) dbx: "main__" is not defined as a function or procedure in the scope 
`Server`Server.C`main`
(dbx) dbx: "MAIN__" is not defined as a function or procedure in the scope 
`Server`Server.C`main`
(dbx) dbx: "_main" is not defined as a function or procedure in the scope 
`Server`Server.C`main`
(dbx) dbx: "_MAIN" is not defined as a function or procedure in the scope 
`Server`Server.C`main`
(dbx) dbx: "__main" is not defined as a function or procedure in the scope 
`Server`Server.C`main`
(dbx) dbx: "__MAIN" is not defined as a function or procedure in the scope 
`Server`Server.C`main`
(dbx) dbx: "vxworks_main" is not defined as a function or procedure in the 
scope `Server`Server.C`main`
(dbx) dbx: "main_vxworks" is not defined as a function or procedure in the 
scope `Server`Server.C`main`
(dbx) 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]