On 08/04/2012 07:10 PM, Marcelo Zimbres wrote:
> Hi,
>
> I am having some trouble to debug programs built from autotools. I am
> following the steps:
>
> $ ./configure CXXFLAGS="-g -O0"
> $ make
> $ libtool --mode=execute gdb --arg ./swat_find arg_list
>
> When I run the last line, I get the err
On Sat, 4 Aug 2012, Marcelo Zimbres wrote:
Hi,
I am having some trouble to debug programs built from autotools. I am
following the steps:
$ ./configure CXXFLAGS="-g -O0"
$ make
$ libtool --mode=execute gdb --arg ./swat_find arg_list
When I run the last line, I get the error message:
Reading