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] solib-display.exp: displays for local variables automatically disabled


On Mon, 08 Nov 2010 14:19:18 +0100, Xingxing Pan wrote:
> FAIL: gdb.base/solib-display.exp: NO: continue
> FAIL: gdb.base/solib-display.exp: IN: continue
> FAIL: gdb.base/solib-display.exp: SEP: continue

But it PASSes for me on FSF GDB HEAD and x86_64-fedora14-linux-gnu.


> warning: Unable to display "a_static": No symbol "a_static" in current context.

This means `d->exp == NULL' in do_one_display.  But the expression should be
valid, inferior has been just restarted, not reloaded.


Do you have info on your system to make the problem reproducible for me?


Thanks,
Jan


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