]> Git Repo - binutils.git/blob - gdb/ChangeLog
* breakpoint.c (remove_breakpoint): Change error to warning so
[binutils.git] / gdb / ChangeLog
1 Thu Jan  4 16:04:54 1996  Stu Grossman  ([email protected])
2
3         * breakpoint.c (remove_breakpoint):  Change error to warning so
4         that hardware watchpoint removal problems won't leave breakpoint
5         traps in the target.
6         * configure configure.in:  Make --enable-gdbtk be the default.
7         * remote-e7000.c (e7000_insert_breakpoint,
8         e7000_remove_breakpoint):  Use e7000 based breakpoints, not memory
9         breakpoints.
10         * (e7000_wait):  Adjust PC back by two when we see a breakpoint to
11         compensate for e7000 maladjustment.
12         * sparcl-tdep.c (sparclite_check_watch_resources):  Fix logic bug
13         which prevented hardware watchpoints from working.
14
15 Thu Jan  4 10:44:17 1996  Fred Fish  <[email protected]>
16
17         * infptrace.c (udot_info): New function.
18         (PT_*): Define each individually if that one is not defined.
19         Update copyright to 1996.
20         * rs6000-nat.c (kernel_u_size): New function
21         Include <sys/user.h> for "struct user"
22         Update copyright to 1996.
23         * alpha-nat.c (kernel_u_size): New function.
24         Include <sys/user.h> for "struct user"
25         Update copyright to 1996.
26         * sparc-nat.c (kernel_u_size): New function.
27         Include <sys/user.h> for "struct user"
28         Update copyright to 1996.
29         * i386b-nat.c (kernel_u_size): New function.
30         Update copyright to 1996.
31         * i386v-nat.c (kernel_u_size): New function.
32         Update copyright to 1996.
33         * config/i386/nm-fbsd.h (KERNEL_U_SIZE): Define.
34         (kernel_u_size): Declare.
35         Update copyright to 1996.
36         * config/i386/nm-linux.h (KERNEL_U_SIZE): Define.
37         (kernel_u_size): Declare.
38         Update copyright to 1996.
39         * config/sparc/nm-sun4os4.h (KERNEL_U_SIZE): Define.
40         (kernel_u_size): Declare.
41         Update copyright to 1996.
42         * config/alpha/nm-osf2.h (KERNEL_U_SIZE): Define.
43         (kernel_u_size): Declare.
44         Update copyright to 1996.
45         * config/rs6000/nm-rs6000.h (KERNEL_U_SIZE): Define.
46         (kernel_u_size): Declare.
47         Update copyright to 1996.
48
49 Thu Jan  4 11:00:01 1996  steve chamberlain  <[email protected]>
50
51         * mdebugread.c (mylookup_symbol): enum namespace becomes
52         enum_namespace  type.
53         * symfile.c (add_psymbol_to_list)
54         (add_psymbol_addr_to_list): Ditto.
55         * symtab.c (lookup_partial_symbol): Ditto.
56         (lookup_symbol): Ditto.
57         (lookup_block_symbol): Ditto.   
58         * win32-nat.c (handle_load_dll): Use incoming dll base.
59         (child_wait): Catch DLL load errors.
60         (create_child_inferior): Translated between paths correctly.
61
62 Wed Jan  3 23:13:53 1996  Fred Fish  <[email protected]>
63
64         * i386v4-nat.c (supply_gregset, fill_gregset): Subtract NUM_FREGS
65         from NUM_REGS to get number of general registers that we care about.
66         Update copyright to 1996.
67         * config/i386/tm-i386.h (REGISTER_BYTES): Define in terms
68         of number of general regs and number of floating point regs.
69         Update copyright to 1996.
70
71 Wed Jan  3 19:49:54 1996  steve chamberlain  <[email protected]>
72
73         * config/i386/tm-win32.h (IN_SOLIB_CALL_TRAMPOLINE): New.
74         (SKIP_TRAMPOLINE_CODE): New.
75         * config/i386/xm-win32.h (CANT_FORK): Deleted.
76         (SLASH*) Changed to use unix style slash.
77         * symtab.h (namespace enum): becomes typedef to avoid namespace
78         collision in C++. 
79         * infcmd.c (path_command): Use empty string if PATH name not set.
80         * i386-tdep.c (skip_trampoline_code): New function.
81         * srec.c: Renamed dsrec.c to avoid filename collision.
82         * Makefile.in: Cope with renaming.
83         Update copyrights to 1996.
84         
85 Wed Jan  3 13:09:04 1996  Fred Fish  <[email protected]>
86
87         * symmisc.c (print_objfile_statistics): Print memory use statistics
88         for objfile psymbol, symbol, and type obstacks.
89         Update copyright to 1996.
90
91 Tue Jan  2 13:41:14 1996  Stan Shebs  <[email protected]>
92
93         * config/mips/nm-irix5.h: Restore.
94         (TARGET_HAS_HARDWARE_WATCHPOINTS, etc): Define as for Irix 4;
95         from Lee Iverson <[email protected]>.
96         * config/mips/irix5.mh (NAT_FILE): Use nm-irix5.h.
97         * config/mips/irix[345].mh (MUNCH_DEFINE): Remove.
98
99 For older changes see ChangeLog-95
100 \f
101 Local Variables:
102 mode: indented-text
103 left-margin: 8
104 fill-column: 74
105 version-control: never
106 End:
This page took 0.031836 seconds and 4 git commands to generate.