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:
1d5e060
)
Allocate/free space associated with saved_entryset and saved_exitset.
author
Kevin Buettner
<kevinb@redhat.com>
Sat, 7 Jul 2001 22:02:51 +0000
(22:02 +0000)
committer
Kevin Buettner
<kevinb@redhat.com>
Sat, 7 Jul 2001 22:02:51 +0000
(22:02 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 3e641c1c76c6b65366da7f80ecbf0af750da4bc3..1f99bed2959728f0e794a62ab6463586abf62bb9 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,10
@@
+2001-07-07 Kevin Buettner <kevinb@redhat.com>
+
+ * procfs.c (create_procinfo): Allocate space for saved_entryset
+ and saved_exitset.
+ (destroy_one_procinfo): Free space allocated to saved_entryset
+ and saved_exitset.
+
2001-07-07 Andrew Cagney <ac131313@redhat.com>
* TODO (5.1): Update.