Home
last modified time | relevance | path

Searched refs:m32r_cmds (Results 1 – 4 of 4) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dm32r-rom.c305 static struct monitor_ops m32r_cmds; variable
311 m32r_cmds.init = m32r_inits; /* Init strings */ in init_m32r_cmds()
312 m32r_cmds.cont = "go\r"; /* continue command */ in init_m32r_cmds()
313 m32r_cmds.step = "step\r"; /* single step */ in init_m32r_cmds()
314 m32r_cmds.stop = NULL; /* interrupt command */ in init_m32r_cmds()
324 m32r_cmds.setmem.term = NULL; /* setmem.term */ in init_m32r_cmds()
331 m32r_cmds.getmem.term = NULL; /* getmem.term */ in init_m32r_cmds()
335 m32r_cmds.setreg.term = NULL; /* setreg.term */ in init_m32r_cmds()
346 m32r_cmds.load = NULL; /* download command */ in init_m32r_cmds()
347 m32r_cmds.loadresp = NULL; /* load response */ in init_m32r_cmds()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dm32r-rom.c284 static struct monitor_ops m32r_cmds; variable
290 m32r_cmds.init = m32r_inits; /* Init strings */ in init_m32r_cmds()
291 m32r_cmds.cont = "go\r"; /* continue command */ in init_m32r_cmds()
292 m32r_cmds.step = "step\r"; /* single step */ in init_m32r_cmds()
293 m32r_cmds.stop = NULL; /* interrupt command */ in init_m32r_cmds()
303 m32r_cmds.setmem.term = NULL; /* setmem.term */ in init_m32r_cmds()
310 m32r_cmds.getmem.term = NULL; /* getmem.term */ in init_m32r_cmds()
314 m32r_cmds.setreg.term = NULL; /* setreg.term */ in init_m32r_cmds()
324 m32r_cmds.load = NULL; /* download command */ in init_m32r_cmds()
325 m32r_cmds.loadresp = NULL; /* load response */ in init_m32r_cmds()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dm32r-rom.c284 static struct monitor_ops m32r_cmds; variable
290 m32r_cmds.init = m32r_inits; /* Init strings */ in init_m32r_cmds()
291 m32r_cmds.cont = "go\r"; /* continue command */ in init_m32r_cmds()
292 m32r_cmds.step = "step\r"; /* single step */ in init_m32r_cmds()
293 m32r_cmds.stop = NULL; /* interrupt command */ in init_m32r_cmds()
303 m32r_cmds.setmem.term = NULL; /* setmem.term */ in init_m32r_cmds()
310 m32r_cmds.getmem.term = NULL; /* getmem.term */ in init_m32r_cmds()
314 m32r_cmds.setreg.term = NULL; /* setreg.term */ in init_m32r_cmds()
324 m32r_cmds.load = NULL; /* download command */ in init_m32r_cmds()
325 m32r_cmds.loadresp = NULL; /* load response */ in init_m32r_cmds()
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dm32r-rom.c312 static struct monitor_ops m32r_cmds; variable
318 m32r_cmds.init = m32r_inits; /* Init strings */ in init_m32r_cmds()
319 m32r_cmds.cont = "go\r"; /* continue command */ in init_m32r_cmds()
320 m32r_cmds.step = "step\r"; /* single step */ in init_m32r_cmds()
321 m32r_cmds.stop = NULL; /* interrupt command */ in init_m32r_cmds()
331 m32r_cmds.setmem.term = NULL; /* setmem.term */ in init_m32r_cmds()
338 m32r_cmds.getmem.term = NULL; /* getmem.term */ in init_m32r_cmds()
342 m32r_cmds.setreg.term = NULL; /* setreg.term */ in init_m32r_cmds()
352 m32r_cmds.load = NULL; /* download command */ in init_m32r_cmds()
353 m32r_cmds.loadresp = NULL; /* load response */ in init_m32r_cmds()
[all …]