This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [RFA] stack.c: Always set current_source_{symtab,line}
- From: Keith Seitz <keiths at redhat dot com>
- To: gdb-patches at sources dot redhat dot com
- Date: Fri, 30 Aug 2002 10:20:51 -0700 (PDT)
- Subject: Re: [RFA] stack.c: Always set current_source_{symtab,line}
On Thu, 29 Aug 2002, Elena Zannoni wrote:
> Another thought: could a testcase be added, just like the one below?
Already in mi-cli.exp on the branch. (I think I submitted it, too, to this
list.) The method is different, but it demonstrates the failure using
"list" with the console interpreter.
Keith