Vineet Gupta 367f3fcd92 ARC: Fix the typo in event identifier flags used by ptrace
orig_r8_IS_EXCPN and orig_r8_IS_BRKPT were same values due to a
copy/paste error. Although it looks bad and is wrong, it really doesn't
affect gdb working.

orig_r8_IS_BRKPT is the one relevant to debugging (breakpoints), since
it is used to provide EFA vs. ERET to a ptrace "stop_pc" request.

So when gdb has inserted a breakpoint, orig_r8_IS_BRKPT is already set,
and anything else (i.e. orig_r8_IS_EXCPN) becoming same as it, really
doesn't hurt gdb. The corollary case, could be nasty but nobody uses the
ptrace "stop_pc" request in that case

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2013-03-20 18:45:45 +05:30
..
2013-01-28 12:34:21 +05:30
2013-02-11 20:00:30 +05:30
2013-02-11 20:00:30 +05:30
2013-02-11 20:00:30 +05:30
2013-02-11 20:00:34 +05:30
2013-02-15 23:15:50 +05:30
2013-02-15 23:15:50 +05:30
2013-02-11 20:00:30 +05:30
2013-02-11 20:00:39 +05:30
2013-02-15 23:15:54 +05:30
2013-02-15 23:16:00 +05:30
2013-02-15 23:16:11 +05:30
2013-03-11 19:01:09 +05:30
2013-02-15 23:16:05 +05:30
2013-02-26 14:25:18 +05:30
2013-02-15 23:16:02 +05:30
2013-02-15 23:15:51 +05:30
2013-02-15 23:16:02 +05:30
2013-02-15 23:16:11 +05:30
2013-02-15 23:15:51 +05:30
2013-02-15 23:16:02 +05:30
2013-02-15 23:16:02 +05:30
2013-02-15 23:15:55 +05:30
2013-02-11 20:00:31 +05:30
2013-02-11 20:00:35 +05:30
2013-02-11 20:00:39 +05:30
2013-02-15 23:15:52 +05:30
2013-02-15 23:15:53 +05:30
2013-02-15 23:15:53 +05:30
2013-02-15 23:16:06 +05:30