mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
* NEWS: Mention improved location expression support.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2003-11-24 Daniel Jacobowitz <drow@mvista.com>
|
||||||
|
|
||||||
|
* NEWS: Mention improved location expression support.
|
||||||
|
|
||||||
2003-11-23 Andrew Cagney <cagney@redhat.com>
|
2003-11-23 Andrew Cagney <cagney@redhat.com>
|
||||||
|
|
||||||
* Makefile.in (infrun.o): Update dependencies.
|
* Makefile.in (infrun.o): Update dependencies.
|
||||||
|
6
gdb/NEWS
6
gdb/NEWS
@ -3,6 +3,12 @@
|
|||||||
|
|
||||||
*** Changes since GDB 6.0:
|
*** Changes since GDB 6.0:
|
||||||
|
|
||||||
|
* DWARF 2 Location Expressions
|
||||||
|
|
||||||
|
GDB support for location expressions has been extended to support function
|
||||||
|
arguments and frame bases. Older versions of GDB could crash when they
|
||||||
|
encountered these.
|
||||||
|
|
||||||
* New native configurations
|
* New native configurations
|
||||||
|
|
||||||
NetBSD/amd64 x86_64-*-netbsd*
|
NetBSD/amd64 x86_64-*-netbsd*
|
||||||
|
Reference in New Issue
Block a user