issues
search
adamgreen
/
mri
MRI - Monitor for Remote Inspection. The gdb compatible debug monitor for Cortex-M devices.
Apache License 2.0
155
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Board support: WeAct Studio MiniF4
#44
ALTracer
closed
1 year ago
2
Check _LP64 is defined before testing it's value
#43
xiaoxiang781216
closed
1 year ago
1
Fix typo error(integer -> float)
#42
xiaoxiang781216
closed
1 year ago
1
Remove architectures/armv7-m/ include prefix from armv7-m_asm.S
#41
xiaoxiang781216
closed
1 year ago
1
support architectures armv8-m
#40
anjiahao1
closed
1 year ago
0
Use macros to control whether hardware breakpoints are enforced
#39
anjiahao1
closed
1 year ago
4
fix some warming & avoid using IRQ_TYPE
#38
anjiahao1
closed
1 year ago
5
armv7-m and armv8-m are similar in debug module structure, whether it is possible to use the same set of codes, and then use macros to control armv7-m or armv8-m
#37
anjiahao1
closed
1 year ago
1
Check parameters for memory operations
#36
anjiahao1
closed
1 year ago
4
Source level single stepping over line of code which crashes can hang MRI
#35
adamgreen
closed
2 years ago
0
Fix a incorrect comments
#34
anjiahao1
closed
2 years ago
1
Invalidate instruction cache after memory writes
#33
icecream95
closed
2 years ago
2
Fix hardware single step
#32
icecream95
closed
2 years ago
11
FlagSemihostCallAsHandled skip all action if Semihost_IsDebuggeeMakingSemihostCall return false
#31
xiaoxiang781216
closed
1 year ago
3
Convert "Fwrite," with stdout to 'O' packet to improve the speed
#30
xiaoxiang781216
closed
2 years ago
5
Add mriGdbConsole_WriteSizeString and mriBuffer_WriteSizedStringAsHex
#29
xiaoxiang781216
closed
2 years ago
2
Remove mri prefix from the whole code base to unify the usage
#28
xiaoxiang781216
closed
2 years ago
1
What's MRI_THREAD_MRI meaning?
#27
xiaoxiang781216
closed
2 years ago
6
How to redirect stdout/stderr/stdin to gdb console
#26
xiaoxiang781216
closed
2 years ago
13
Remove "extern int errno" from architectures/armv7-m/armv7-m.c
#25
xiaoxiang781216
closed
2 years ago
4
Add the mbed semihost support of rename and errno
#24
xiaoxiang781216
closed
2 years ago
1
Report hwbreak/swbreak in writeTrapReasonToBuffer
#23
xiaoxiang781216
closed
2 years ago
8
Minor fix for semihost
#22
xiaoxiang781216
closed
2 years ago
1
Call FlagSemihostCallAsHandled only when Semihost_IsDebuggeeMakingSemihostCall return true
#21
xiaoxiang781216
closed
2 years ago
6
Rename posix4win.h to signal.h
#20
xiaoxiang781216
closed
2 years ago
0
Replace (int)(xxx) cast with !!(xxx) to ensure the result either 0 or 1
#19
xiaoxiang781216
closed
2 years ago
1
Move the escape handling from memory.c to packet.c
#18
xiaoxiang781216
closed
2 years ago
5
Move GdbStats from semihost/mbed/semihost_mbed.c to core/fileio.h
#17
xiaoxiang781216
closed
2 years ago
2
Add GDB_ prefix to O_XXX, S_XXX and SEEK_XXX to avoid the conflict
#16
xiaoxiang781216
closed
2 years ago
0
Add comment about interrupt priority to init files. (#14)
#15
PetteriAimonen
closed
2 years ago
1
Consider checking base priority in Platform_EnableSingleStep()
#14
PetteriAimonen
closed
2 years ago
5
Avoid compilation errors when platform does not specify MPU structure.
#13
PetteriAimonen
closed
2 years ago
1
Issue trying to port DWT code from MRI to personal project.
#12
iddq
closed
7 years ago
7
Switch license from LGPL to Apache
#11
adamgreen
closed
7 years ago
4
arm-none-eabi-gdb - unrecognized item "timeout" in "qSupported"
#10
jcatterson
closed
8 years ago
1
Properly handle line encodings
#9
jserv
closed
7 years ago
1
Failed to build CPPUTEST
#8
TibaChang
closed
8 years ago
2
Add some integration guide without gcc4mbed to the README
#7
TibaChang
closed
7 years ago
1
board: clarify the descriptions about STM32F429 Discovery
#6
jserv
closed
8 years ago
1
drop intermediate file
#5
jserv
closed
8 years ago
2
Fix USART3 alternative function for STM32F429i-Discovery
#4
TibaChang
closed
8 years ago
0
Supporting STM32F429i-Discovery
#3
TibaChang
closed
8 years ago
10
Question
#2
g40
closed
9 years ago
2
UART1 has wrong Rx pin
#1
arthurwolf
closed
12 years ago
0