Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Informations about gdb/guile

Hello,

We use Gdb inside our IDE based on Eclipse and CDT

We just discover that gdb supports Guile for pretty-printing (staring
with gdb 7.8). We use to using the python based pretty-printer mainly
for stl (scripts available in gcc/share/...).

Do you know which Guile features are available within Gdb - and if they
deserve to be studied ?

We often have gdb python crash when using pretty printers (mainly with
STL, example with  uninitialised variables) and we may be interested for
python alternatives. Do you think gcc teams will port their STL pretty
printers from python to guile ?


Thanks for your help
Regards
Vincent
This email and its content belong to Ingenico Group. The enclosed information is confidential and may not be disclosed to any unauthorized person. If you have received it by mistake do not forward it and delete it from your system. Cet email et son contenu sont la propriété du Groupe Ingenico. L’information qu’il contient est confidentielle et ne peut être communiquée à des personnes non autorisées. Si vous l’avez reçu par erreur ne le transférez pas et supprimez-le.

Back to the top