Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Unable to load symbols error.

You can't load symbols from a library, which has no symbol information
included. Microsoft usually delivers their release DLLs without any debug
information included, and provides symbol information in extra downloads on
their MSDN website.

> --- Ursprüngliche Nachricht ---
> Von: "Logantha, Jayaprakash (STSD)" <jayaprakash.logantha@xxxxxx>
> An: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
> Betreff: [cdt-dev] Unable to load symbols error.
> Datum: Mon, 26 Sep 2005 17:58:19 +0530
> 
> Hi,
> 
> The Modules view lists executables and shared libraries. If I right
> click on any one of the shared library and select 'Properties', it opens
> a properties dialog for the module. It provides 'Browse' button. If I
> browse the same file from the file system and click 'Ok', it gives
> 'unable to load symbols' error on Windows.
> 
> Is it expected behaviour? Or Am I missing something here? See the
> attached image.
> 
> Thanks,
> JP 
> 

-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++


Back to the top