emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs mode for GDB - 2 questions


From: Kim F. Storm
Subject: Re: Emacs mode for GDB - 2 questions
Date: 31 May 2002 01:16:37 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Nick Roberts <address@hidden> 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 <address@hidden> http://www.cua.dk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]