http://www.yolinux.com/TUTORIALS/GDB-Commands.html

this may help

On Sat, Jun 4, 2011 at 11:57 PM, nitish goyal <nitishgoy...@gmail.com> wrote:
> @ saurabh singh
> thanks
>
> On Sat, Jun 4, 2011 at 11:44 PM, saurabh singh <saurabh.n...@gmail.com>
> wrote:
>>
>> Do man gdb
>>
>> On Sat, Jun 4, 2011 at 11:20 PM, rahul <rahulr...@gmail.com> wrote:
>>>
>>> gdb a.out
>>> b(break) main .
>>> den do press n(next) to execute next stmt.
>>> if next instruction is function...
>>> press s(step).
>>>
>>>
>>>
>>> On Sat, Jun 4, 2011 at 11:19 PM, nitish goyal <nitishgoy...@gmail.com>
>>> wrote:
>>>>
>>>> n ?
>>>>
>>>> do not understand it.
>>>> Please elaborate
>>>>
>>>> On Sat, Jun 4, 2011 at 11:17 PM, rahul <rahulr...@gmail.com> wrote:
>>>>>
>>>>> n
>>>>>
>>>>> On Sat, Jun 4, 2011 at 11:16 PM, nitish goyal <nitishgoy...@gmail.com>
>>>>> wrote:
>>>>>>
>>>>>> Please tell me the commands to use the gdb debugger
>>>>>>
>>>>>> To run the code line by line
>>>>>>
>>>>>> --
>>>>>> Regards,
>>>>>> Nitish Goyal
>>>>>> Undergraduate Student Of NSIT,
>>>>>> Computer Engineering (B.E.)
>>>>>> Asst. PlaceComm 2011
>>>>>> contact me:- +91-9999605824
>>>>>> Reply at :-  nitishgoyal.n...@gmail.com
>>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "Algorithm Geeks" group.
>>>>>> To post to this group, send email to algogeeks@googlegroups.com.
>>>>>> To unsubscribe from this group, send email to
>>>>>> algogeeks+unsubscr...@googlegroups.com.
>>>>>> For more options, visit this group at
>>>>>> http://groups.google.com/group/algogeeks?hl=en.
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Algorithm Geeks" group.
>>>>> To post to this group, send email to algogeeks@googlegroups.com.
>>>>> To unsubscribe from this group, send email to
>>>>> algogeeks+unsubscr...@googlegroups.com.
>>>>> For more options, visit this group at
>>>>> http://groups.google.com/group/algogeeks?hl=en.
>>>>
>>>>
>>>>
>>>> --
>>>> Regards,
>>>> Nitish Goyal
>>>> Undergraduate Student Of NSIT,
>>>> Computer Engineering (B.E.)
>>>> Asst. PlaceComm 2011
>>>> contact me:- +91-9999605824
>>>> Reply at :-  nitishgoyal.n...@gmail.com
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Algorithm Geeks" group.
>>>> To post to this group, send email to algogeeks@googlegroups.com.
>>>> To unsubscribe from this group, send email to
>>>> algogeeks+unsubscr...@googlegroups.com.
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/algogeeks?hl=en.
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Algorithm Geeks" group.
>>> To post to this group, send email to algogeeks@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> algogeeks+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/algogeeks?hl=en.
>>
>>
>>
>> --
>> Thanks & Regards,
>> Saurabh
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>
>
>
> --
> Regards,
> Nitish Goyal
> Undergraduate Student Of NSIT,
> Computer Engineering (B.E.)
> Asst. PlaceComm 2011
> contact me:- +91-9999605824
> Reply at :-  nitishgoyal.n...@gmail.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to