Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Headless Makefile Generator

Hi,

I want make a headless makefile generator from cdt to build outside from eclipse. The most functionality is inside the GnuMakefileGenerator class and the important varibales were set in the initialize method. So I wanted to know which method/class inititalize the generator. But if I set a breakpoint into this function, the debugger never stops. Can anyone give me a few hints which classes are important to get the generator work outside or have anyone try this already?

--
With Best Regards
Gerrit Brehmer

------------------------------------------------------------------
THALES Defence Deutschland GmbH
Softwareentwickler
Land & Joint Systems
Ostendstrasse 3
75175 Pforzheim - Germany
------------------------------------------------------------------
Telefon: +49 7231 15 3736
Telefax: +49 7231 15 3820
mailto: Gerrit.Brehmer@xxxxxxxxxxxxxxxxxx
http://www.thalesgroup.com
------------------------------------------------------------------

Sitz der Gesellschaft: Berlin
Amtsgericht Charlottenburg HRB 93875 B
Geschäftsführer: Klaus D. Rettig (Vorsitzender), Herbert Gilbert, Eugen Klotz
Vorsitzender des Aufsichtsrates: Alex Dorrian

This e-mail is confidential and intended solely for the use of the
individual to whom it is addressed. Any views or opinions presented
are solely those of the author and do not necessarily represent
those of Thales. If you are not the intended recipient, be advised
that you have received this e-mail in error and that any use,
dissemination, forwarding, printing or copying of this e-mail is
strictly prohibited. If you have received this e-mail in error
please notify Thales.



Back to the top