[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 回复: 回复: [Groff] building process stuc k when building groff-current
From: |
Yu-ning Feng |
Subject: |
Re: 回复: 回复: [Groff] building process stuc k when building groff-current using MinGW |
Date: |
Tue, 11 Sep 2007 02:46:49 +0800 |
On 9/10/07, Werner LEMBERG <address@hidden> wrote:
>
> Please compile groff like this:
>
> ./configure CFLAGS="-g -O0" CXXFLAGS="-g -O0" LDFLAGS="-g"
> make
>
> and redo the backtrace.
I have done a fast tracing:
(gdb) start
Breakpoint 2 at 0x406d7a: file main.cpp, line 1525.
Starting program: f:\tools\groff-current/src/preproc/tbl/tbl.exe contrib/hdtbl/e
xamples/mixed_pickles.roff
main (argc=2, argv=0x3d2498) at main.cpp:1525
1525 {
(gdb) break process_input_file
Breakpoint 3 at 0x40177a: file main.cpp, line 188.
(gdb) r
Starting program: f:\tools\groff-current/src/preproc/tbl/tbl.exe contrib/hdtbl/e
xamples/mixed_pickles.roff
.if !\n(.g .ab GNU tbl requires GNU troff.
.if !dTS .ds TS
.if !dTE .ds TE
.lf 1 contrib/hdtbl/examples/mixed_pickles.roff
Breakpoint 3, process_input_file (fp=0x77c2fce0) at main.cpp:188
188 state = START;
(gdb) finish
Run till exit from #0 process_input_file (fp=0x77c2fce0) at main.cpp:188
...
Then tbl runs until the evil ending.
--
Yu-ning Feng
- Re: [Groff] building process stuck when building groff-current using MinGW, (continued)
- Re: [Groff] building process stuck when building groff-current using MinGW, Werner LEMBERG, 2007/09/09
- 回复: [Groff] building process stuck wh en building groff-current using MinGW, Yu-ning Feng, 2007/09/09
- Re: 回复: [Groff] building process stuck when building groff-current using MinGW, Werner LEMBERG, 2007/09/09
- 回复: 回复: [Groff] building process stuck when building groff-current using MinGW, Yu-ning Feng, 2007/09/09
- 回复: 回复: [Groff] building process stuck when building groff-current using MinGW, Yu-ning Feng, 2007/09/10
- Re: 回复: 回复: [Groff] building process stuck when building groff-current using MinGW, Werner LEMBERG, 2007/09/10
- Re: 回复: 回复: [Groff] building process stuc k when building groff-current using MinGW, Yu-ning Feng, 2007/09/10
- Re: 回复: 回复: [Groff] building process stuck when building groff-current using MinGW, Werner LEMBERG, 2007/09/10
- Re: 回复: 回复: [Groff] building process stuc k when building groff-current using MinGW, Yu-ning Feng, 2007/09/10
- Re: 回复: 回复: [Groff] building process stuc k when building groff-current using MinGW, Yu-ning Feng, 2007/09/10
- Re: 回复: 回复: [Groff] building process stuc k when building groff-current using MinGW,
Yu-ning Feng <=
- Re: 回复: 回复: [Groff] building process stuck when building groff-current using MinGW, Werner LEMBERG, 2007/09/10
- Re: 回复: 回复: [Groff] building process stuc k when building groff-current using MinGW, Yu-ning Feng, 2007/09/10
- Re: 回复: 回复: [Groff] building process stuc k when building groff-current using MinGW, Yu-ning Feng, 2007/09/11
- Re: 回复: 回复: [Groff] building process stuck when building groff-current using MinGW, Werner LEMBERG, 2007/09/11
- Re: 回复: 回复: [Groff] building process stuck when building groff-current using MinGW, Werner LEMBERG, 2007/09/11
- Re: 回复: 回复: [Groff] building process stuc k when building groff-current using MinGW, Yu-ning Feng, 2007/09/11
- Re: 回复: 回复: [Groff] building process stuc k when building groff-current using MinGW, Yu-ning Feng, 2007/09/11
- Re: 回复: 回复: [Groff] building process stuck when building groff-current using MinGW, Keith MARSHALL, 2007/09/11
- Re: 回复: 回复: [Groff] building process stuck when building groff-current using MinGW, Werner LEMBERG, 2007/09/10
- Re: 回复: 回复: [Groff] building process stuck when building groff-current using MinGW, Keith Marshall, 2007/09/10