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


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



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