projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d74c420
)
* NEWS: Mention improved location expression support.
author
Daniel Jacobowitz
<drow@false.org>
Mon, 24 Nov 2003 17:02:34 +0000
(17:02 +0000)
committer
Daniel Jacobowitz
<drow@false.org>
Mon, 24 Nov 2003 17:02:34 +0000
(17:02 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/NEWS
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index b53011daf177250a7187db52dc6fc918bcf69a6e..bf42fe0c151830fe92bcf9b6e1c6432c555d5704 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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>
* Makefile.in (infrun.o): Update dependencies.
diff --git
a/gdb/NEWS
b/gdb/NEWS
index e5bc43d242195f11481b3d2fd81d3ce3b8ac60d2..07d297c73482568b4539ad9180b795434d3d9781 100644
(file)
--- a/
gdb/NEWS
+++ b/
gdb/NEWS
@@
-3,6
+3,12
@@
*** 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
NetBSD/amd64 x86_64-*-netbsd*