[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH trivial 04/21] gdbstub: spelling fix: respectivelly
|
From: |
Michael Tokarev |
|
Subject: |
[PATCH trivial 04/21] gdbstub: spelling fix: respectivelly |
|
Date: |
Tue, 14 Nov 2023 19:58:17 +0300 |
Fixes: 761e3c10881b "gdbstub: fixes cases where wrong threads were reported to
GDB on SIGINT"
Cc: Matheus Branco Borella <dark.ryu.550@gmail.com>
Cc: "Alex Bennée" <alex.bennee@linaro.org
Cc: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
gdbstub/gdbstub.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gdbstub/gdbstub.c b/gdbstub/gdbstub.c
index ebb912da1b..46d752bbc2 100644
--- a/gdbstub/gdbstub.c
+++ b/gdbstub/gdbstub.c
@@ -692,7 +692,7 @@ static int gdb_handle_vcont(const char *p)
/*
* target_count and last_target keep track of how many CPUs we are going to
* step or resume, and a pointer to the state structure of one of them,
- * respectivelly
+ * respectively
*/
int target_count = 0;
CPUState *last_target = NULL;
--
2.39.2
- [PATCH trivial 05/21] docs/about/deprecated.rst: spelling fix: becase, (continued)
- [PATCH trivial 07/21] docs/system/arm/emulation.rst: spelling fix: Enhacements, Michael Tokarev, 2023/11/14
- [PATCH trivial 08/21] target/arm/tcg: spelling fixes: alse, addreses, Michael Tokarev, 2023/11/14
- [PATCH trivial 04/21] gdbstub: spelling fix: respectivelly,
Michael Tokarev <=
- [PATCH trivial 10/21] migration/rdma.c: spelling fix: asume, Michael Tokarev, 2023/11/14
- [PATCH trivial 09/21] target/hppa: spelling fixes: Indicies, Truely, Michael Tokarev, 2023/11/14
- [PATCH trivial 11/21] contrib/vhost-user-gpu/virgl.c: spelling fix: mesage, Michael Tokarev, 2023/11/14
- [PATCH trivial 12/21] hw/mem/memory-device.c: spelling fix: ontaining, Michael Tokarev, 2023/11/14
- [PATCH trivial 13/21] hw/net/cadence_gem.c: spelling fixes: Octects, Michael Tokarev, 2023/11/14