File Size Limit for GDB
"Raheem Peerani" <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.general |
|---|---|
| Message-ID | <[email protected]> |
I have a file that contains 130,000 lines of code and I'm having problems debugging it with GDB/DDD. I could not set breaks beyond 64000 lines. Is there any way to set the limit to something beyond 130,000 or another workaround. I rather not have to break up the file into smaller pieces. If this is the wrong newsgroup, could someone please direct me to the proper one. Thanks, Raheem