[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gdb
From: |
moongeegee |
Subject: |
gdb |
Date: |
Tue, 18 Mar 2008 11:47:40 -0700 (PDT) |
User-agent: |
G2/1.0 |
I am learning gdb to debug the program. As soon as I run the program,
it prompt me an error and terminated.
How to step into it or set breakpoint and find the problem. Thanks.
(gdb) run
Starting program: /usr/home/grp/gramtest < inputdata
terminate called after throwing an instance of 'std::logic_error'
what(): empty rule
- gdb,
moongeegee <=
- Re: gdb, Paul Pluzhnikov, 2008/03/20