Khalid Masum
23a67619bc
scripts/gdb: Fix gdb 'lx-symbols' command
...
Currently the command 'lx-symbols' in gdb exits with the error`Function
"do_init_module" not defined in "kernel/module.c"`. This occurs because
the file kernel/module.c was moved to kernel/module/main.c.
Fix this breakage by changing the path to "kernel/module/main.c" in
LoadModuleBreakpoint.
Signed-off-by: Khalid Masum <khalid.masum.92@gmail.com>
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Fixes: cfc1d277891e ("module: Move all into module/")
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2022-07-21 10:40:55 -07:00
..
2022-05-18 00:08:27 +02:00
2022-05-08 01:33:07 -07:00
2022-06-29 11:43:13 +09:00
2022-01-15 12:15:35 +01:00
2022-05-20 22:40:56 +02:00
2022-05-08 03:16:59 +09:00
2022-05-24 08:25:16 -07:00
2022-07-21 10:40:55 -07:00
2022-05-24 16:33:20 +09:00
2022-06-05 06:20:57 +09:00
2022-06-20 08:18:03 +09:00
2022-04-22 12:32:03 +02:00
2022-05-03 15:53:49 -04:00
2022-01-08 18:28:21 +09:00
2022-05-08 03:16:59 +09:00
2022-04-29 14:37:57 -07:00
2022-05-23 14:30:17 -07:00
2022-05-23 18:47:49 +03:00
2022-06-10 03:47:13 +09:00
2022-04-26 01:30:33 -05:00
2022-05-08 03:16:59 +09:00
2022-01-20 08:52:54 +02:00
2022-04-29 14:37:57 -07:00
2021-11-06 13:30:32 -07:00
2021-10-26 09:42:29 -06:00
2022-06-06 11:50:11 -07:00
2022-06-26 06:15:05 +09:00
2022-05-08 01:33:07 -07:00
2022-04-24 10:38:44 +02:00
2022-03-28 13:53:46 -06:00
2022-04-29 14:38:00 -07:00
2022-05-11 21:45:53 +09:00
2022-05-27 15:51:48 +09:00
2022-06-01 23:07:29 +09:00
2022-03-28 13:53:46 -06:00
2021-10-15 11:25:13 +02:00
2022-06-05 06:20:57 +09:00
2022-04-05 17:03:31 +09:00
2022-06-08 01:27:26 +09:00
2022-03-21 08:13:03 -07:00
2022-05-08 03:17:00 +09:00
2021-10-24 13:48:33 +09:00
2022-05-08 03:16:59 +09:00
2022-05-08 01:33:06 -07:00
2021-12-09 16:42:27 -08:00
2022-06-29 17:43:41 +02:00
2022-05-29 18:39:35 +09:00
2022-07-10 21:25:15 +09:00
2022-05-29 18:39:35 +09:00
2021-10-12 11:50:46 +09:00
2022-05-08 01:33:07 -07:00
2022-01-20 08:52:55 +02:00
2022-05-24 16:33:20 +09:00
2022-06-29 17:43:41 +02:00
2022-05-17 15:16:29 +02:00
2022-03-11 15:36:35 +01:00
2022-06-08 20:14:13 +09:00
2022-06-05 06:20:57 +09:00
2022-05-12 10:08:43 -07:00
2022-02-22 14:32:44 -08:00
2022-02-02 11:19:33 +01:00
2022-05-11 21:46:38 +09:00
2022-03-07 13:54:59 +01:00
2022-01-19 11:15:19 +02:00
2022-01-08 18:03:57 +09:00
2022-06-08 13:18:39 -07:00
2022-06-03 20:09:27 +08:00
2022-01-18 10:17:18 -05:00
2022-06-01 09:32:45 -06:00
2022-05-18 15:34:33 +02:00
2022-05-18 15:35:42 +02:00
2022-03-22 15:57:00 -07:00
2022-01-07 09:33:13 -07:00
2022-06-03 20:09:27 +08:00
2022-05-19 18:54:40 +02:00
2022-02-13 16:50:06 -08:00