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: Building Insight snapshot on CygWin?


On Tue, 2003-06-03 at 13:02, Schumacher, Gordon wrote:

> About 90% of the time, option buttons and checkboxes don't change state upon
> being clicked.  They highlight - but the check doesn't change.  Option
> buttons usually contain *neither* setting.

> I can connect to an application via Remote/Serial, but when it hits a
> breakpoint, the main window says only "Select a function to disassemble".  I
> can pick a source file, but I can't seem to get it to indicate where it is
> stopped at (i.e., no "you are here" highlight.)  Single-stepping does
> nothing; continue and "step asm" commands seem to do *something* but without
> knowing where the PC is there's not much use to that.

Make sure:
1) Your executable was built with debug info
2) Command-line gdb works

> Would it be helpful to try a Linux to DJGPP cross-debugger and see if that
> works?  I'm not quite sure where to even start looking on this one...!

Couldn't hurt, I suppose. I'd still be curious, though, if command line
gdb works.

Keith



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