[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

11/06/2009 at 04:10AM PST, ID: 24877598 | Points: 250
[x]
Attachment Details

How can i force the BCB 2009 IDE to include a properties read method in the debug info.

Asked by ahandke in C++ Builder, Delphi Programming

Tags: C++ Builder 2009; third party components written in delphi;

Hi,
i use third party components written in delphi.
In the following code snippet spectrum_ ist an object of a component in a delphi package.
...
  int test = spectrum_->Peaks->List->Count;
  TMarkList *list = spectrum_->Peaks->List;
  int count = list->Count;
...
when i inspect "spectrum_->Peaks->List->Count" i get the debugger error

"E2451 Undefiniertes Symbol '_fastcall Signalanalysis::TSpectrumPeaksAnalyzer::GetList()'"

but when i inspect "list->Count" i get debug info.

Thank you in advance.
--
regards
Alfred
[+][-]11/08/09 04:07 AM, ID: 25770230

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/09/09 02:30 AM, ID: 25774697

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-91 - Hierarchy / EE_QW_3_20080625