RTEMS available tasks

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Jan 29 13:38:26 UTC 2014


On 2014-01-29 14:29, Andre Marques wrote:
[...]
> About debugging I hadn't much luck with pc386, so I followed your suggestion
> and installed Qemu from the latest Git and tested it with arm/realview-pbx-a9 BSP.
>
> Two issues there:
>
> - The loaded program never stops running;
> - I can't load another program on the same Qemu run with GDB, It always runs
> the program loaded initially (this also happened on pc386, so it must be
> something on GDB).
>
> I'm running GDB like this:
>
> tar remote :1234
> load
> continue (have to do Ctrl-c, because it doesn't stop running after this)

Yes, the program runs now.

>
> To load another program:
> monitor system_reset
> load
> continue (just resumes the initially loaded program instead)

If you want to change the ELF file, then use the "file" GDB command.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the users mailing list