help-gplusplus
[Top][All Lists]
Advanced

[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




reply via email to

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