This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] gdb.base/valgrind-infcall.exp compat. with Ubuntu 10.04.4


On Tue, Aug 21, 2012 at 12:04 PM, Jan Kratochvil
<jan.kratochvil@redhat.com> wrote:
> On Tue, 21 Aug 2012 20:41:18 +0200, Pedro Alves wrote:
>> On 08/21/2012 07:27 PM, Jan Kratochvil wrote:
>> > "patchv2" fixes also the case of "The program is not being run".  I believe
>> > the Doug's problem was due to it and not due to the "break" statement.  But
>> > I failed to reproduce the Doug's problem so I left it as is.
>> >
>> > The comment just states the bugreport, nothing more.
>>
>> Understood.  The comment is still there on v2, so the point still stands
>> though.
>
> Unless Doug speaks up with a verification I will just remove the comment.

I'd say keep the comment in some form.

The tcl/expect I've been using is
$ expect -v
expect version 5.44.1.14
$ ldd /usr/bin/expect | grep tcl
        libtcl8.5.so.0 => /usr/lib/libtcl8.5.so.0 (0x00007ff9bac15000)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]