This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[try 2nd 8/8] NEWS


Add one news entry in this patch.

-- 
Yao (éå)
2011-03-24  Yao Qi  <yao@codesourcery.com>

	* NEWS: Displaced stepping for Thumb instructions.

---
 gdb/NEWS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/gdb/NEWS b/gdb/NEWS
index c602fbe..340f51c 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -143,6 +143,8 @@
   libthread_db library with the "set libthread-db-search-path"
   command.  See the user manual for more details on this command.
 
+* GDB now supports displaced stepping for Thumb instructions.
+
 * New features in the GDB remote stub, GDBserver
 
   ** GDBserver is now supported on PowerPC LynxOS (versions 4.x and 5.x),
-- 
1.7.0.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]