bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libtool,feature] Integration with debuggers


From: Maciej Piechotka
Subject: [libtool,feature] Integration with debuggers
Date: Wed, 16 Sep 2009 10:42:54 +0200

I know it is not a bug but on website I haven't found better place. I
won't probably send patch as I already have several programs going.

Libtool is often used to also build programs and tests. Sometimes the
tests fails and needs debugging. However as ./tests/testname is a script
I cannot just run gdb tests/testname. Running test directly requires
setting some variables (script is not just for sake of itself ;) ). I
need to edit script and put ddd or gdb after exec.

It would be nice if it was a case of putting one argument. For example:
% ./test/testname --with gdb

Regards

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]