This is the mail archive of the insight@sourceware.org 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: [Problem] I can't do "next" in insight!


Kefei Lu wrote:

(gdb) n
Error: Warning:
Cannot insert breakpoint -11.
Error accessing memory address 0x29be0: Input/output error.

If gdb itself is not able to step the target, you're best bet is to bring this up on the gdb mailing list (gdb@). Insight is really just a GUI and a bunch of glue code to gdb. This is definitely a problem w/gdb proper, so you are likely to get much better information from the gdb community than I can offer.


Keith


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