From mboxrd@z Thu Jan 1 00:00:00 1970 From: jtc@redbacknetworks.com (J.T. Conklin) To: gdb-patches@cygnus.com Subject: yet another doc tipo Date: Tue, 23 Feb 1999 16:29:00 -0000 Message-ID: <5mr9rgd4qn.fsf@jtc.redbacknetworks.com> X-SW-Source: 1999-02/msg00012.html Message-ID: <19990223162900.soj9qSK8IUPg8OTb3OruwICOsxglEiGuQvxT2w4KmFs@z> Index: remote.texi =================================================================== RCS file: /usr/rback/release/tools-src/gdb/gdb/doc/remote.texi,v retrieving revision 1.3 diff -c -r1.3 remote.texi *** remote.texi 1999/02/15 21:34:00 1.3 --- remote.texi 1999/02/23 23:52:09 *************** *** 221,227 **** For the 386, @var{exception_address} should be installed as an interrupt gate so that interrupts are masked while the handler runs. The gate should be at privilege level 0 (the most privileged level). The ! @sc{sparc} and 68k stubs are able to mask interrup themselves without help from @code{exceptionHandler}. @item void flush_i_cache() --- 221,227 ---- For the 386, @var{exception_address} should be installed as an interrupt gate so that interrupts are masked while the handler runs. The gate should be at privilege level 0 (the most privileged level). The ! @sc{sparc} and 68k stubs are able to mask interrupts themselves without help from @code{exceptionHandler}. @item void flush_i_cache() -- J.T. Conklin RedBack Networks