This is the mail archive of the ecos-discuss@sourceware.org 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]

GDB stops randomly


Hi,
 
I'm debugging an ecos application on an ARM/TDMI based
custom board (v. similar to EB40) using GDB through
Eclipse/CDT, but the debugger keeps stopping at random
places where there are no breakpoints set.  There is
always a SIGINT associated with this stop.  It's not
clear what's generating this signal; maybe it's an
interrupt. Configuring SIGINT not to stop debugger
loses control of my program
 
What can be done to ensure the debugger only stops at
requested breakpoints ?
 
Thanks




 
____________________________________________________________________________________
We won't tell. Get more on shows you hate to love 
(and love to hate): Yahoo! TV's Guilty Pleasures list.
http://tv.yahoo.com/collections/265 

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


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