* less style pagination
@ 2007-07-24 16:29 "Veysel Özer"
2007-07-24 17:01 ` Dave Korn
0 siblings, 1 reply; 2+ messages in thread
From: "Veysel Özer" @ 2007-07-24 16:29 UTC (permalink / raw)
To: gdb
hello,
as pagination is required while displaying
large amounts of data, i asked myself if somebody
likes to implement a similar way like less does it.
Maybe reusing less is even better then rebuilding ;)
Advantages would be:
- able to go back some lines
- search in buffer
...
---
Veysel Ãzer
--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: less style pagination
2007-07-24 16:29 less style pagination "Veysel Özer"
@ 2007-07-24 17:01 ` Dave Korn
0 siblings, 0 replies; 2+ messages in thread
From: Dave Korn @ 2007-07-24 17:01 UTC (permalink / raw)
To: '"Veysel Özer"', gdb
On 24 July 2007 16:51, "Veysel Özer" wrote:
> hello,
>
> as pagination is required while displaying
> large amounts of data, i asked myself if somebody
> likes to implement a similar way like less does it.
>
> Maybe reusing less is even better then rebuilding ;)
>
> Advantages would be:
> - able to go back some lines
> - search in buffer
> ...
Haven't tried it, but the easy way to do this might just be to turn on
logging at the beginning of your gdb session and "tail -f"ing the logfile
through less in a separate shell....
cheers,
DaveK
--
Can't think of a witty .sigline today....
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-24 16:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-24 16:29 less style pagination "Veysel Özer"
2007-07-24 17:01 ` Dave Korn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox