From 75c9abc6201617cc8b941f0e1af7382e6488b177 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Wed, 20 Feb 2002 22:51:41 +0000 Subject: 2002-02-20 Daniel Jacobowitz * mips-linux-nat.c: Call the operating system GNU/Linux. * mips-linux-tdep.c: Likewise. * mips-tdep.c: Likewise. --- gdb/mips-tdep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/mips-tdep.c') diff --git a/gdb/mips-tdep.c b/gdb/mips-tdep.c index efcc0e7..f0a27d9 100644 --- a/gdb/mips-tdep.c +++ b/gdb/mips-tdep.c @@ -1403,7 +1403,7 @@ mips_addr_bits_remove (CORE_ADDR addr) /* mips_software_single_step() is called just before we want to resume the inferior, if we want to single-step it but there is no hardware - or kernel single-step support (MIPS on Linux for example). We find + or kernel single-step support (MIPS on GNU/Linux for example). We find the target of the coming instruction and breakpoint it. single_step is also called just after the inferior stops. If we had -- cgit v1.1