[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mvwprintw
From: |
Bob Rossi |
Subject: |
Re: mvwprintw |
Date: |
Thu, 30 Mar 2006 17:29:25 -0500 |
User-agent: |
Mutt/1.5.9i |
On Thu, Mar 30, 2006 at 05:02:15PM -0500, Thomas Dickey wrote:
> On Thu, 30 Mar 2006, Bob Rossi wrote:
>
> >I've attached both a transcript. The trace file is large. Is there a
> >better number I could use to give just the info needed?
> >The one I have is 14MB.
>
> I'd try to cut it down by putting a call to the trace() function right
> before the point where the problem appears, to turn on the trace, and
> then right after the relevant refresh. 14Mb sounds like you're updating
> the screen a lot...
OK, here is a smaller trace. I got to the point where the next display
get's corrupted. I attached with GDB, did 'call trace (8191)', followed
by 'c'. Then in the terminal I typed the next char, which causes CGDB to
write all of the lines via mvwprintw followed by a wrefresh.
After the display is wrong, I did 'killall -s ABRT cgdb' to end the
process. So it should be the minimal amount needed.
Hope this helps, I'm lost
Thanks,
Bob Rossi
trace
Description: Text document
- mvwprintw, Bob Rossi, 2006/03/30
- Re: mvwprintw, Thomas Dickey, 2006/03/30
- Re: mvwprintw, Bob Rossi, 2006/03/30
- Re: mvwprintw, Bob Rossi, 2006/03/30
- Re: mvwprintw, Thomas Dickey, 2006/03/30
- Re: mvwprintw, Bob Rossi, 2006/03/30
- Re: mvwprintw, Thomas Dickey, 2006/03/30
- Re: mvwprintw, Bob Rossi, 2006/03/30
- Re: mvwprintw, Thomas Dickey, 2006/03/30
- Re: mvwprintw, Bob Rossi, 2006/03/30
- Re: mvwprintw,
Bob Rossi <=
- Re: mvwprintw, Bob Rossi, 2006/03/30
- Re: mvwprintw, Bob Rossi, 2006/03/31
- Re: mvwprintw, Thomas Dickey, 2006/03/31
- Re: mvwprintw, Bob Rossi, 2006/03/31
- Re: mvwprintw, Thomas Dickey, 2006/03/31
- Re: mvwprintw, Bob Rossi, 2006/03/31
- Re: mvwprintw, Bob Rossi, 2006/03/31
- Re: mvwprintw, Thomas Dickey, 2006/03/31
- Re: mvwprintw, Bob Rossi, 2006/03/31
- Re: mvwprintw, Bob Rossi, 2006/03/31