This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Why I can't set the breakpoint in the C source code in built ecos library?


Hi all:
   I have built a ecos library with -g switch for the global compiling and
linking. and I also compliled user app with -g switch. but when I try to use
Insight to download and debug the program. I can view the C source code
which is in the ecos library, but I can't set any breakpoint in those files.
I can set breakpoint in the user application souce code. Did I miss anything
in order to use the single stepping and breakpoint through the C source
code? Thanks a lot.


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]