Hi to all. I am working with the mspgcc version based on GNU GCC v3.2.3 and the msp430-insight version based on GNU GDB/Insight GUI debugger v5.1.1.
The mspgcc manual reports only a few commands for GDB monitor (e.g. I use 'monitor erase all' for starting a debug session with Insight). Where can I find documentation on all the commands for GDB monitor? The GDB on-line help does not list them. I cannot work with step-by-step debugging, because the interrupts are always all enabled. How can I do? What is the way to disable interrupts when working with step-by-step debugging? Thanks to all. Alessandro