2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* example.t: Reflect c/src/exec having moved to cpukit.
This commit is contained in:
Ralf Corsepius
2003-05-22 07:58:01 +00:00
parent 3116c5aba4
commit 77c15bbc6f
2 changed files with 10 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* example.t: Reflect c/src/exec having moved to cpukit.
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems_gdb.texi: Set @setfilename rtems_gdb.info.

View File

@@ -37,19 +37,19 @@ Id. Name Detached Suspended
134283273 Rini No No <= current target thread
0x22fe65 in enterRdbg ()
134283272 Evnt No No
_Thread_Dispatch () at /rtems4/c/src/exec/score/src/thread.c:315
_Thread_Dispatch () at /rtems4/cpukit/score/src/thread.c:315
134283271 SPE2 No No
_Thread_Dispatch () at /rtems4/c/src/exec/score/src/thread.c:315
_Thread_Dispatch () at /rtems4/cpukit/score/src/thread.c:315
134283270 SPE1 No No
_Thread_Handler () at /rtems4/c/src/exec/score/src/thread.c:1107
_Thread_Handler () at /rtems4/cpukit/score/src/thread.c:1107
134283269 RDBG No No
0x22fe65 in enterRdbg ()
134283268 SCrx No No
_Thread_Dispatch () at /rtems4/c/src/exec/score/src/thread.c:315
_Thread_Dispatch () at /rtems4/cpukit/score/src/thread.c:315
134283267 SCtx No No
_Thread_Dispatch () at /rtems4/c/src/exec/score/src/thread.c:315
_Thread_Dispatch () at /rtems4/cpukit/score/src/thread.c:315
134283266 ntwk No No
_Thread_Dispatch () at /rtems4/c/src/exec/score/src/thread.c:315
_Thread_Dispatch () at /rtems4/cpukit/score/src/thread.c:315
(gdb) b init.c:92
Breakpoint 1 at 0x200180: file \
/rtems4/c/src/tests/samples/debug/init.c, line 92.