blob: a26f8994e3a1ce0ae846ce6a71182c6842e05b04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Fri Jan 2 17:06:05 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
* tracepoint.c (finish_tfind_command): improved algorithm for
deciding when we've "stepped" into a new stack frame.
(map_args_over_tracepoints): loop over tracepoint list "safely",
since list elements may be deleted during loop.
(read_actions): add actions to history list.
For older changes see ChangeLog-97
Local Variables:
mode: indented-text
left-margin: 8
fill-column: 74
version-control: never
End:
|