From 766062f62f6362cdee0cdd33170002adea365fb2 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Sun, 27 Feb 2011 16:25:38 +0000 Subject: 2011-02-27 Michael Snyder * darwin-nat-info.c: Fix comment typo. * dwarf2expr.h: Ditto. * fbsd-nat.c: Ditto. * fbsd-nat.h: Ditto. * frame-unwind.h: Ditto. * frame.h: Ditto. * hppa-hpux-tdep.c: Ditto. * i386-linux-nat.c: Ditto. * linux-nat.c: Ditto. * nbsd-nat.c: Ditto. * nbsd-nat.h: Ditto. * ppc-linux-tdep.c: Ditto. * serial.c: Ditto. * ui-file.h: Ditto. * tui/tui-winsource.c: Ditto. --- gdb/hppa-hpux-tdep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/hppa-hpux-tdep.c') diff --git a/gdb/hppa-hpux-tdep.c b/gdb/hppa-hpux-tdep.c index 4e21c69..b9761c3 100644 --- a/gdb/hppa-hpux-tdep.c +++ b/gdb/hppa-hpux-tdep.c @@ -1073,7 +1073,7 @@ static CORE_ADDR hppa_hpux_find_dummy_bpaddr (CORE_ADDR addr) { /* In order for us to restore the space register to its starting state, - we need the dummy trampoline to return to the an instruction address in + we need the dummy trampoline to return to an instruction address in the same space as where we started the call. We used to place the breakpoint near the current pc, however, this breaks nested dummy calls as the nested call will hit the breakpoint address and terminate -- cgit v1.1