diff options
author | Michael Snyder <msnyder@vmware.com> | 1998-02-05 20:13:58 +0000 |
---|---|---|
committer | Michael Snyder <msnyder@vmware.com> | 1998-02-05 20:13:58 +0000 |
commit | d9ba1c3fafb219bda480a6e34d4113a2cc3527c9 (patch) | |
tree | e72342d7a043ea6a5ee95108f1772aa0a05887e9 /gdb/dbxread.c | |
parent | b494ec3e8168b9a26abea57d6c1e90a431910067 (diff) | |
download | gdb-d9ba1c3fafb219bda480a6e34d4113a2cc3527c9.zip gdb-d9ba1c3fafb219bda480a6e34d4113a2cc3527c9.tar.gz gdb-d9ba1c3fafb219bda480a6e34d4113a2cc3527c9.tar.bz2 |
Thu Feb 5 11:57:06 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
* tracepoint.c (tracepoint_operation): call free_actions instead
of free. (free_actions): eliminate some memory leaks for actions.
(validate_actionline): pass string arg by reference, so we can
change the pointer. Change all memrange collection arguments to
canonical form (literal address and size), to enforce early
evaluation. Accept UNOP_MEMVAL (assembly variables) for
trace collection. (parse_and_eval_memrange): accept expressions
for the address and size fields of a memrange (and evaluate
them immediately). (several places): use -1 instead of zero
to distinguish an absolute memrange from a register-relative one.
(encode_actions): add handling for UNOP_MEMVAL (assembly variable).
Diffstat (limited to 'gdb/dbxread.c')
0 files changed, 0 insertions, 0 deletions