genode/ports/src/app/gdb_monitor
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
..
gdbserver Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
app_child.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
append_list.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
cpu_root.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
cpu_session_component.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
cpu_session_component.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
dataspace_object.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
gdb_stub_thread.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
gdb_stub_thread.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
gdbserver_genode.patch Let GDB monitor use HLT for breakpoints, fix #83 2012-01-13 20:07:15 +01:00
main.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
ram_root.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
ram_session_component.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
ram_session_component.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
rm_root.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
rm_session_component.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
rm_session_component.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
rom.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
signal_handler_thread.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
signal_handler_thread.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
target.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
thread_info.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00