Hello
(gdb) n
The program is not geing run
(gdb) run proj1
Starting program: ...
Enger a number between 0 and 255: 

well, first problem, why (run proj1), on my emacs
minibuffer, typing gdb <enter>, gdb proj1 should be
all what it needs, isn't it?

second problem, where all the steps in my code before
we get to "Enter a number between ..." line.

thanks

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


_______________________________________________
Gdb mailing list
Gdb@gnu.org
http://lists.gnu.org/mailman/listinfo/gdb

Reply via email to