genode/ports/src
Norman Feske cc85dc8afb Let GDB monitor use HLT for breakpoints, fix #83
The patch fixes a corner-case problem with using the two-byte 'INT 0'
instruction for breakpoints. The fix changes the breakpoint instruction
to the single-byte 'HLT'. 'HLT' is a privileged instruction and triggers
an exception when executed in user mode. Patch by Christian Prochaska.
2012-01-13 20:07:15 +01:00
..
app Let GDB monitor use HLT for breakpoints, fix #83 2012-01-13 20:07:15 +01:00
lib Provide a default implementation of chdir, fix #68 2012-01-12 09:17:14 +01:00
noux Rationale for not quoting single '"' chars 2012-01-12 09:18:34 +01:00
noux-pkg Return ECHO flag from TIOCGETA ioctl 2012-01-02 17:09:18 +01:00
test/gdb_monitor Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
vancouver Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00