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: some questions about gdb


[re-directed to insight list]

On 01/16/2011 05:46 AM, loody wrote:
I got the head version from insight CVS and it works with gdb 7.2.
But each time I press "n", gdb step as I press "si".
That means "n" should be like execute a line of c code, but on my gdb,
it execute an assembly line.
I config it as mipsel-linux.
Should I add more configs?

That sounds suspicious. What happens when you type "n"/"next" in the console window? This is almost literally what insight does when you press "n". [If you are looking at ASM instead of either SOURCE or ASM+SRC, "n" will act like "nexti".]


Keith


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