This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

yet another doc tipo



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