summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-01 22:14:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-01 22:14:25 +0000
commitce8e6a8bb7b9149c6c86150a48ee51e488a7490a (patch)
tree1ca4e8be3b4f2a6a0f03b33ec4ba0bb9f4bef47b /c/src/librdbg/ChangeLog
parent2002-07-01 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ce8e6a8bb7b9149c6c86150a48ee51e488a7490a.tar.bz2
2002-07-01 Joel Sherrill <joel@OARcorp.com>
* src/_servtgt.c, src/ptrace.c: Corrected use of _Objects_Information_table now that it is a two dimensional array based upon API and class.
Diffstat (limited to 'c/src/librdbg/ChangeLog')
-rw-r--r--c/src/librdbg/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/librdbg/ChangeLog b/c/src/librdbg/ChangeLog
index c353e0afa2..bab8b2346c 100644
--- a/c/src/librdbg/ChangeLog
+++ b/c/src/librdbg/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-01 Joel Sherrill <joel@OARcorp.com>
+
+ * src/_servtgt.c, src/ptrace.c: Corrected use of
+ _Objects_Information_table now that it is a two dimensional
+ array based upon API and class.
+
2001-05-15 Joel Sherrill <joel@OARcorp.com>
* src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c,