Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Addr2line.java / CPPFilt.java

Hi,

I need to extend the implementation fo Addr2line and CPPFilt because I
have to override the default parameters these two classes adds to the
corresponding commands. Unfortunately, both classes are written in way
making subclassing impossible. The CDT 2.0M7 newer implementation of
Objdump.java takes care of the fact someone may have the need to change
the command line arguments. The same implementation for
Addr2line/CPPFilt would be great and would solve the problem. So the
question is, someone working on this and could provide the change or
should I change the implementation and send a patch ? ... Any
preferences of the CDT dev-team ?

Thanks in advance,
Best regards

-- 
Uwe
mailto:uwe@xxxxxxx


Back to the top