This is the mail archive of the insight@sourceware.cygnus.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]

`ni' command


Still debugging my stubs.  I'm using the `ni' button to step through
the assembly -- much nicer than using the command line.

I also have the console window up.
Each time I `ni', another piece of text is appended to a line in the
console window, making a very long single line.

Currently it reads:

0x402f57aa	0x402f57ad	0x402f57b2	0x402f57b7	0x402f57ba	0x402f57bd	0x402f57c2	0x402f57c7	0x402f57cc	0x402f57d1	0x402f57d4	0x402f57d7	0x402f57da	0x402f57df	0x402f57e4	0x402f57e7	0x402f57ea	0x402f57ed	0x402f57f2	0x402f57f3	0x402f57f6	0x402f57f8	

Maybe something isn't inserting a newline like it should.  Or maybe
these messages should just be suppressed in this case, because the
same information is more readily (and usefully) available in the
source window.

Tom

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