31 May 2002 01:16
Re: Emacs mode for GDB - 2 questions
Kim F. Storm <storm <at> cua.dk>
2002-05-30 23:16:37 GMT
2002-05-30 23:16:37 GMT
Nick Roberts <nick <at> nick.uklinux.net> writes: > > and to be able to specify slices e.g every other element of the first six : > > ---main::a [0:5:2]---- > > a[0] = 1.0 > a[2] = 3.0 > a[4] = 4.0 > > With a large array, if the top line was in the buffer it would scroll out of > view. I would like to be able to enter the three digits (0,5,2 in this case) > into the header line. > > If the effort cannot be justified, I'll think of something else. Couldn't you get the input from the mini-buffer (using some command) and just show the entered values in the header line? -- -- Kim F. Storm <storm <at> cua.dk> http://www.cua.dk
RSS Feed