aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-01-01 06:06:49 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-01-01 06:06:49 +0000
commit70575d34a7b50192b3cb94c384fa502e641e5607 (patch)
tree525b9459c60fe403cde9325846c339e1b2f608d5 /gdb/ChangeLog
parent594ffe977d13dcff7b624263897cf10a7894dae0 (diff)
downloadgdb-70575d34a7b50192b3cb94c384fa502e641e5607.zip
gdb-70575d34a7b50192b3cb94c384fa502e641e5607.tar.gz
gdb-70575d34a7b50192b3cb94c384fa502e641e5607.tar.bz2
Fix break *FUN'address task NUM.
* ada-lex.l (task): New rule. * ada-lang.c (valid_task_id): Make sure the Ada task list has been built before using it.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 753fbb0..f916358 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2010-01-01 Joel Brobecker <brobecker@adacore.com>
+
+ Fix break *FUN'address task NUM.
+ * ada-lex.l (task): New rule.
+ * ada-lang.c (valid_task_id): Make sure the Ada task list has
+ been built before using it.
+
2009-12-31 Stan Shebs <stan@codesourcery.com>
Add new tracepoint action teval.