This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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: Insight build problem on cygwin


Keith Seitz wrote:
On Thu, 2003-02-13 at 14:04, Rolf Campbell wrote:
I ran "insight -nx", then I click "View"->"Registers".  I get a message
box "Quit this debugging session?", and then "Create a core file for
GDB?".  If I say no to both, then the register window does open, with no
values.

Ok, that's it. That's the bug I just "fixed":

2003-02-11  Keith R Seitz  <keiths@redhat.com>

        * generic/gdbtk-register.c (register_changed_p): If the selected
        frame is NULL, do not call frame_register_read, since that will
        now cause an internal error.

Keith
Ok, I'm now running "2003-02-15-cvs (cygwin-special)" from the cygwin net binary release. The problem associated with opening the registers window is gone, but I still cannot launch insight without "-nx".



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