Commit Graph

4 Commits

Author SHA1 Message Date
Sebastian Sumpf
10d7926ce0 X86: Single stepping
This patch enables the user land to use the CPU's single stepping mode on
x86_32 platforms. It is needed to enable the use of GDB monitor for
user-level debugging.

Was: 'foc_single_step_x86.patch'
2013-01-11 17:48:18 +01:00
Sebastian Sumpf
c9830dbc1e Ex_regs: Change 'user_flags'
Return true if thread is ready.

Was: 'foc_exregs_ret_state.patch'
2013-01-11 17:48:17 +01:00
Sebastian Sumpf
3e974d6ccd GDB monitor: Check for ARM breakpoint IP
Performed in 'slow_trapentry'. Was 'fix_exception_ip.patch'.
2013-01-11 17:09:06 +01:00
Sebastian Sumpf
808d228872 FOC/L4RE: Upstream revision 40 2013-01-11 17:00:47 +01:00