![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unable to use command line to cd or ls | bosh | UNIX for Dummies Questions & Answers | 3 | 03-08-2008 08:42 AM |
| Display a particular line from a file | Rohini Vijay | Shell Programming and Scripting | 5 | 07-31-2006 07:27 AM |
| Unable to display the date-time in seconds on AIX | me_haroon | AIX | 6 | 07-11-2006 09:18 AM |
| xhost unable to open display | ymg | UNIX for Advanced & Expert Users | 5 | 05-22-2006 02:31 AM |
| xhost: unable to open display???? | soestx | UNIX for Dummies Questions & Answers | 5 | 05-03-2005 04:18 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
unable to display the souce line in gdb
Hi All,
I am unable to display the code in gdb. When i put list command i dont get any line. I mean i am unable to display the source line in gdb. Can any body help me. Thanks & Regards Gauri |
|
||||
|
Hi, does anyone know how can I skip a loop 'n' number of times in gdb.
For e.g: for (i= 0; i< 100; i++) { ... } Lets say I am single stepping the program and I reach this loop. Now I want to skip running the loop 10 times. (I do not want to single step inside the loop for the first 10 iterations) Can I do that ? Thank you !! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|