This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/LINUXSDK-OMAPL137: How to debug using GDB without code composer studio?

Part Number: LINUXSDK-OMAPL137


Tool/software: Linux

Any references or document I can follow to run debug a program without code composer?

  • Hi Hoffiz,

    Your question is more general and the response is related for all Linux distributions but not only for Linux SDK OMAP L137.

    I suggest you some short tutorials at:

    If you would like to get deeper education materials then I suggest you the following books:

    1. The Art of Debugging with GDB, DDD, and Eclipse

    2. GDB Pocket Reference: Debugging Quickly & Painlessly with GDB



    BR
    Tsvetolin Shulev

  • This question is a bit subjective but for the interested reader I've found a happy medium. Although I really wanted to setup my dev host without CCS, finding a solution outside CCS is a bit more trouble than necessary. So far I do my project setup and debugging in CCS but everything else in vim.