From 0c63f5a964a42825f568275f30700e34088c3c62 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Thu, 22 Jul 2004 23:07:37 +0000 Subject: * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment. --- gdb/sparcnbsd-nat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/sparcnbsd-nat.c') diff --git a/gdb/sparcnbsd-nat.c b/gdb/sparcnbsd-nat.c index 01089eeef32..fa663f2478c 100644 --- a/gdb/sparcnbsd-nat.c +++ b/gdb/sparcnbsd-nat.c @@ -38,7 +38,7 @@ sparc32nbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) { /* The following is true for NetBSD 1.6.2: - The pcb contains %sp, %sp, %psr and %wim. From this information + The pcb contains %sp, %pc, %psr and %wim. From this information we reconstruct the register state as it would look when we just returned from cpu_switch(). */ -- cgit v1.2.1