Re: [Nemiver-list] Popup error: "Could not find variable in inspector"



On 2/14/08, John Gateley <gateley domain hid> wrote:
> Hi,
>
>  I'm getting a strange error debugging my C++ program
>
>  My main routine looks like:
>
>  int main(int argc, char **argv)
>  {
>   MCDB Database;
>   ...
>
>  I do "nemiver main" to start the debugger,
>  and hit F7. I get a popup message:
>  Could not find variable in inspector: Database
>  If keep going, I'll often get:
>  Could not find variable in inspector: this
>  This second popup happens every single line of the function
>  it happens in.
>
>  If I click the restart button, I cannot get the popups to reappear.
>
>  This is nemiver 0.4.1
>
>  Thanks,
>
>  j
>

Hi John,
This looks like the same problem I ran into before:
http://bugzilla.gnome.org/show_bug.cgi?id=499873

I've been having trouble finding a good way to reproduce the problem
lately.  If you have a test program that exhibits the problem and a
description of what to do to reproduce the issue, would you be able to
add that information to the bug I linked above?  Thanks.
-- 
jonner




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]