]>
Commit | Line | Data |
---|---|---|
e21fb2ae MS |
1 | Mon Jan 12 11:46:51 1998 Michael Snyder ([email protected]) |
2 | ||
3 | * symtab.c: move rbreak_command from no_class to class_breakpoint | |
4 | so it will be listed under "help breakpoints". | |
5 | ||
0a51a5af SS |
6 | Sat Jan 10 14:58:04 1998 Stan Shebs <[email protected]> |
7 | ||
8 | * rdi-share/hostchan.c: Remove gettimeofday declaration. | |
9 | ||
3a9c3d12 NC |
10 | Thu Jan 8 11:03:59 1998 Nick Clifton <[email protected]> |
11 | ||
12 | * remote-rdp.c: Applied patches submitted by [email protected] | |
0a51a5af | 13 | to implement the Angel remote debugging interface. |
3a9c3d12 NC |
14 | |
15 | * Makefile.in: Add build rules for remote-rdi.c and | |
0a51a5af | 16 | rdi-share/libangsd.a. |
3a9c3d12 NC |
17 | |
18 | * configure.tgt: Updated from source on branch. | |
19 | * config/arm/tm-arm.h: Updated from source on branch. | |
20 | * arm-tdep.c: Updated from source on branch. | |
21 | ||
0a51a5af SS |
22 | * rdi-share: New directory, RDI library contributed by ARM. |
23 | ||
352f9e9d MA |
24 | Mon Jan 5 20:21:59 1998 Mark Alexander <[email protected]> |
25 | ||
26 | * monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define. | |
27 | * monitor.c (monitor_wait): Echo program output. | |
28 | * dve3900-rom.c (_initialize_r3900_rom): Remove MO_HANDLE_NL flag, | |
29 | add MO_PRINT_PROGRAM_OUTPUT flag. | |
30 | ||
3435297a MA |
31 | Fri Jan 2 18:48:58 1998 Mark Alexander <[email protected]> |
32 | ||
33 | * configure.in: Double up brackets in shell case pattern. | |
34 | ||
99fa2de0 MS |
35 | Fri Jan 2 17:06:05 1998 Michael Snyder ([email protected]) |
36 | ||
37 | * tracepoint.c (finish_tfind_command): improved algorithm for | |
38 | deciding when we've "stepped" into a new stack frame. | |
39 | (map_args_over_tracepoints): loop over tracepoint list "safely", | |
40 | since list elements may be deleted during loop. | |
41 | (read_actions): add actions to history list. | |
42 | ||
6d0b229c | 43 | For older changes see ChangeLog-97 |
bd5635a1 RP |
44 | \f |
45 | Local Variables: | |
46 | mode: indented-text | |
47 | left-margin: 8 | |
48 | fill-column: 74 | |
49 | version-control: never | |
50 | End: |