RTOS Thread awareness support wip
authorBroadcom Corporation (Evan Hunter) <ehunter@broadcom.com>
Thu, 14 Apr 2011 08:25:01 +0000 (10:25 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 15 Apr 2011 06:24:18 +0000 (08:24 +0200)
commitb69119668ed8d9633280f8b596fe9af60f51644b
tree68a8f525c679f6ce4a9a852b90116afa214329e0
parentf9feeacb7fa9b1f60d803708b831bde2187f29b5
RTOS Thread awareness support wip

- works on Cortex-M3 with ThreadX and FreeRTOS

Compared to original patch a few nits were fixed:

- remove stricmp usage
- unsigned compare fix
- printf formatting fixes
- fixed a bug with overrunning a memory buffer allocated with malloc.
13 files changed:
configure.in
src/Makefile.am
src/rtos/FreeRTOS.c [new file with mode: 0644]
src/rtos/Makefile.am [new file with mode: 0644]
src/rtos/ThreadX.c [new file with mode: 0644]
src/rtos/rtos.c [new file with mode: 0644]
src/rtos/rtos.h [new file with mode: 0644]
src/rtos/rtos_standard_stackings.c [new file with mode: 0644]
src/rtos/rtos_standard_stackings.h [new file with mode: 0644]
src/server/gdb_server.c
src/server/gdb_server.h
src/target/target.c
src/target/target.h

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)