This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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] |
On Thu, Jul 23, 2009 at 11:15 PM, nagaraju.m<nagaraju.m@redpinesignals.com> wrote:
Paul, I have raised "SIGINT" signal in my target for hitting the breakpoint
is this signal causing the issue.
I have very little experience with embedded targets, and have absolutely no clue on how to interpret your statement above.
But I think that yes, SIGINT may have something to do with the problem, as GDB is probably expecting SIGTRAP, not SIGINT.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |