Remote gdb debugging does not stop at breakpoints
问题 I'm having problems with debugging my modified Linux-3.11.0 kernel. For debugging the code, I use: GDB 7.6 QEMU 1.6.5 Linux kernel 3.11.0 My system has Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz running Ubuntu 12.10 I compiled the modified kernel with a configuration file that I created using 'make menuconfig'. (with modifications in the "kernel hacking" category) Some of the .config file lines (that I find relevant) are quoted here: CONFIG_DEBUG_INFO=y CONFIG_DEBUG_KERNEL=y CONFIG_MAGIC_SYSRQ