mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 05:20:30 +00:00
9 lines
219 B
C
9 lines
219 B
C
/* D30V target configuration file. -*- C -*- */
|
|
|
|
/* Define this to enable the intrinsic breakpoint mechanism. */
|
|
#define SIM_HAVE_BREAKPOINTS
|
|
|
|
/* See sim-hload.c. We properly handle LMA. */
|
|
#define SIM_HANDLES_LMA 1
|
|
|