This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA/testsuite] test hand function call in commands list


> No; let's figure out what the new problem is first.  After that let's
> get the test in as quickly as possible so that we know if it breaks
> again :)

Sure.

> I can reproduce this.  It's even simpler; we aren't executing the
> commands list even if if there's no inferior function call in them. 
> This appears to be specific to commands on a breakpoint hit during an
> inferior function call.

This is really bizarre. I do remember very clearly that removing the
"silent" command in the commands list caused the breakpoint number to
be printed. So it seemed that the commands where executed...

> Did this ever work?

Since Klee posted the patch, I was assuming that he had it working at
some point.

-- 
Joel


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