diff options
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -49,6 +49,9 @@ maint show internal-warning backtrace containing all of the possible Architecture.name() values. Each entry is a string. + ** New function gdb.Architecture.integer_type(), which returns an + integer type given a size and a signed-ness. + * New features in the GDB remote stub, GDBserver ** GDBserver is now supported on OpenRISC GNU/Linux. |