Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2010-11-23 03:29:45 +0300
committerJoel Brobecker <brobecker@adacore.com>2010-11-23 03:29:45 +0300
commit43764b7c99d3321d3543d1e7cfe22dd55d156a1c (patch)
treec0756684914707d7cd29fb41836497be4318e01c /ChangeLog
parentfc0fb0ba1306e5f939cb0061243b70b2cb4f378d (diff)
ravenscar/sparc: cannot fetch registers from non-active thread
gdb/ChangeLog: * ravenscar-sparc-thread.c (supply_register_at_address): Fix passing of buf in call to regcache_raw_supply.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a2002543..3dc2de008 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-11-22 Joel Brobecker <brobecker@adacore.com>
+
+ * ravenscar-sparc-thread.c (supply_register_at_address):
+ Fix passing of buf in call to regcache_raw_supply.
+
2010-11-20 Ian Lance Taylor <iant@google.com>
* configure.ac: Only disable a language library if no language needs