mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-18 00:18:11 +00:00
* config/m68k/tm-sun3.h: Disable use of alternate breakpoint insn
when doing remote stuff.
This commit is contained in:
parent
54bbfd3762
commit
537eba71b1
@ -1,3 +1,8 @@
|
||||
Fri Nov 12 16:23:08 1993 Stu Grossman (grossman at cygnus.com)
|
||||
|
||||
* config/m68k/tm-sun3.h: Disable use of alternate breakpoint insn
|
||||
when doing remote stuff.
|
||||
|
||||
Fri Nov 12 16:22:39 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* c-exp.y (yylex): Call lookup_symtab not lookup_partial_symtab.
|
||||
|
@ -43,6 +43,9 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
#include "m68k/tm-m68k.h"
|
||||
|
||||
/* Disable alternate breakpoint mechanism needed by 68k stub. */
|
||||
#undef REMOTE_BREAKPOINT
|
||||
|
||||
/* Offsets (in target ints) into jmp_buf. Not defined by Sun, but at least
|
||||
documented in a comment in <machine/setjmp.h>! */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user