* infptrace.c (child_resume): Don't try to step if
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 Tue Feb 3 16:12:32 1998 Gordon W. Ross (gwr@mc.com)
2
3 * infptrace.c (child_resume): Don't try to step if
4 NO_SINGLE_STEP is defined.
5
6 Mon Feb 2 19:06:13 1998 Jason Molenda (crash@bugshack.cygnus.com)
7
8 * Makefile.in (VERSION): Bump to 4.16.2.
9
10 Mon Feb 2 17:18:25 1998 Richard Henderson <rth@cygnus.com>
11
12 * alpha-nat.c (fetch_aout_core_registers): Rename from
13 fetch_core_registers.
14 (fetch_elf_core_registers): New function.
15 (supply_gregset): Use ALPHA_REGSET_BASE.
16 (supply_fpregset): Likewise.
17 (fill_fpregset): Likewise.
18 (alpha_aout_core_fns): Rename from alpha_core_fns.
19 (alpha_elf_core_fns): New.
20 * config/alpha/alpha-linux.mh (NATDEPFILES): solib.o not osfsolib.o.
21 Disable MMALLOC.
22 * config/alpha/nm-linux.h (SVR4_SHARED_LIBS): Define if ELF.
23 (TARGET_ELF64): Likewise.
24 (ALPHA_REGSET_BASE): New.
25 * config/alpha/nm-osf.h (ALPHA_REGSET_BASE): New.
26 * config/alpha/tm-alphalinux.h: Include tm-sysv4.h.
27
28 * solib.c (elf_locate_base): Add TARGET_ELF64 support.
29 (info_sharedlibary_command): Likewise.
30
31 * configure.host: Match alpha*.
32 * configure.tgt: Likewise.
33
34 Fri Jan 30 15:11:38 1998 David Taylor <taylor@texas.cygnus.com>
35
36 Changes by <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
37 * infrun.c (IN_SOLIB_DYNSYM_RESOLVE_CODE): new macro for detecting
38 whether we are in the dynamic symbol resolution code
39 (wait_for_inferior): invoke it.
40 * solib.c (in_svr4_dynsym_resolve_code): new function
41 (enable_break): record start and end of the dynamic linker
42 text and plt sections for use in in_svr4_dynsym_resolve_code.
43 * solib.h (IN_SOLIB_DYNSYM_RESOLVE_CODE): add svr4 definition;
44 (in_svr4_dynsym_resolve_code): declare it.
45 * config/nm-gnu.h (solib.h): move inclusion to after definition
46 of SVR4_SHARED_LIBS.
47 * config/nm-sysv4.h (solib.h): ditto.
48 * config/i386/nm-i386sco5.h (solib.h): ditto.
49 * config/i386/nm-linux.h (solib.h): ditto.
50 * config/mips/nm-irix5.h (IN_SOLIB_DYNSYM_RESOLVE_CODE): undefine.
51
52 Thu Jan 29 19:39:31 1998 Stan Shebs <shebs@andros.cygnus.com>
53
54 * coffread.c (coff_symtab_read) [SEM]: Remove code, macro can
55 never be defined.
56 * dbxread.c (process_one_symbol) [BLOCK_ADDRESS_ABSOLUTE]:
57 Remove, no longer needed.
58 * hppa-tdep.c (N_SET_MAGIC): Remove, no longer used.
59 * config/pa/xm-hppab.h (SEEK_SET, SEEK_CUR, SEEK_END): Ditto.
60 * config/mips/tm-mipsm3.h (NUMERIC_REG_NAMES): Ditto.
61 * config/mips/mipsm3.mt (TDEPFILES): Remove mipsread.o.
62
63 Wed Jan 28 14:46:52 1998 Stan Shebs <shebs@andros.cygnus.com>
64
65 Suggested by Chris Walter <walter@budoe.bu.edu>:
66 * dwarfread.c (set_cu_language): Recognize Fortran.
67 * dwarf2read.c (set_cu_language): Ditto.
68 (read_array_type): Fix language test.
69
70 Wed Jan 28 12:51:08 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
71
72 * blockframe.c (generic_frame_chain_valid): A frame pointer may
73 be valid if it is equal to the frame pointer of its caller (ie.
74 not necessarily strictly INNER_THAN). Allows frameless functions.
75
76 Wed Jan 28 11:23:25 1998 Mark Alexander <marka@cygnus.com>
77
78 * monitor.c (monitor_vsprintf): New function to handle
79 printing of large addresses using %A format specifier.
80 (monitor_printf_noecho, monitor_printf): Use monitor_vsprintf
81 instead of vsprintf.
82 * dve3900-rom.c (_initialize_r3900_rom): Use %A instead of %Lx
83 to print addresses.
84
85 Tue Jan 27 16:14:23 1998 Jason Molenda (crash@bugshack.cygnus.com)
86
87 * configure.in (CONFIG_LDFLAGS): Only add -export-dynamic
88 when using GNU ld.
89
90 Mon Jan 26 19:07:46 1998 Jason Molenda (crash@bugshack.cygnus.com)
91
92 * config/alpha/tm-alphalinux.h (alpha_linux_sigtramp_offset):
93 Add closing parenthesis. From HJ Lu.
94
95 Mon Jan 26 17:54:45 1998 Mark Alexander <marka@cygnus.com>
96
97 * dve3900-rom.c: Improve performance by using memory commands
98 that print less fluff. Minor cosmetic changes.
99 Eliminate compiler warnings.
100
101 Sat Jan 24 23:44:43 1998 Martin M. Hunt <hunt@cygnus.com>
102
103 * breakpoint.c (enable_breakpoint): Preserve breakpoint
104 disposition when enabling a breakpoint.
105
106 * symtab.c (find_pc_sect_line): If no symbol information
107 is found, return correct pc anyway.
108
109 Fri Jan 23 17:26:22 1998 Stan Shebs <shebs@andros.cygnus.com>
110
111 * configure.host (i[3456]86-*-osf1mk*, mips-*-mach3*,
112 ns32k-*-mach3*): Fix file names.
113 (i[3456]86-*-os9k, m88*-*-mach3*, w65-*-*): Remove config
114 recognition, no source files for these.
115 * configure.tgt (powerpc-*-aix4*): Remove config, now identical
116 to powerpc-*-aix*.
117 * config/powerpc/{aix4.mh,aix4.mt,tm-ppc-aix4.h}: Remove files,
118 no longer needed.
119
120 Fri Jan 23 16:49:41 1998 Mark Alexander <marka@cygnus.com>
121
122 * monitor.c (monitor_write, monitor_readchar): New functions.
123 * monitor.h (monitor_write, monitor_readchar): Declare.
124 * dve3900-rom.c: Add support for fast loading on ethernet connections.
125
126 Fri Jan 23 07:47:06 1998 Fred Fish <fnf@cygnus.com>
127
128 * config/d10v/tm-d10v.h (CALL_DUMMY): Define as "{ 0 }".
129 (TARGET_READ_FP): Define to d10v_read_fp rather than d10v_read_sp.
130 (TARGET_WRITE_FP): Define to d10v_write_fp rather than d10v_write_sp.
131 (d10v_write_fp, d10v_read_fp): Add prototypes.
132 * symtab.c (decode_line_1): Remove assignment of sals[0].pc field.
133 * symfile.c (simple_overlay_update, simple_overlay_update_1):
134 Ignore the size of overlay sections. This check is redundant anyway.
135 * printcmd.c (print_frame_args): Ditto.
136 * valops.c (value_fetch_lazy): Ditto.
137 * values.c (unpack_long): Ditto.
138 * d10v-tdep.c (d10v_frame_chain, d10v_frame_find_saved_regs,
139 d10v_init_extra_frame_info): Fix some minor bugs so the finish command
140 works properly.
141 (show_regs): Change num1 and num2 types from "long long" to "LONGEST".
142 (d10v_read_fp, d10v_write_fp): New functions.
143 (d10v_push_arguments): Remove unneeded assigns to "val" and "contents".
144 (d10v_push_arguments): Fix for pointers and structs.
145 (d10v_extract_return_value): Fix for pointers and chars.
146
147 Tue Jan 20 18:53:18 1998 Stan Shebs <shebs@andros.cygnus.com>
148
149 * configure.tgt (i386-*-mach*, m88*-*-mach3*): Remove config
150 recognition, no source files for these (note that the i386 Mach
151 config is for pre-Mach 3).
152 (mips*-*-mach3*, ns32k-*-mach3*): Fix file names.
153 * config/mips/mipsel64.mt: Remove, never referenced.
154
155 Mon Jan 19 14:01:28 1998 Stan Shebs <shebs@andros.cygnus.com>
156
157 * top.c (print_gdb_version): Restore to original message.
158
159 Mon Jan 19 13:34:40 1998 Ian Lance Taylor <ian@cygnus.com>
160
161 From cgf@bbc.com (Chris Faylor):
162 * win32-nat.c (child_mourn_inferior): Call ContinueDebugEvent to
163 let the child exit.
164 (child_kill_inferior): Respond to all debug events as the child is
165 terminating.
166
167 * Makefile.in (all): Change gdb dependency to gdb$(EXEEXT).
168 (uninstall): Add $(EXEEXT) to file name to remove.
169 (gdb$(EXEEXT)): Rename target from plain gdb.
170 (gdb1$(EXEEXT)): Rename target from plain gdb1.
171 (clean, mostlyclean): Add $(EXEEXT) to binary names to remove.
172
173 1998-01-16 Felix Lee <flee@cygnus.com>
174
175 * top.c (print_gdb_version): delete stutter.
176
177 Thu Jan 15 12:29:13 1998 Nick Clifton <nickc@cygnus.com>
178
179 * remote-rdi.c (arm_rdi_open): Patch from Tony.Thompson@arm.com
180 to prevent spurous error messages on non-ICE targets.
181
182 start-sanitize-vr4111
183 Thu Jan 15 09:28:52 1998 Gavin Koch <gavin@cygnus.com>
184
185 * configure.tgt: Create the vr4111 as a copy of the vr4100.
186
187 end-sanitize-vr4111
188 Wed Jan 14 19:27:02 1998 Stan Shebs <shebs@andros.cygnus.com>
189
190 * config/mips/{r3900.mt,r3900l.mt,tm-r3900.h,tm-r3900l.h}:
191 Remove, no longer used.
192
193 start-sanitize-d30v
194 Wed Jan 14 18:11:26 1998 Michael Meissner <meissner@cygnus.com>
195
196 Patch from Jim Wilson.
197 * d30v-tdep.c (d30v_frame_find_saved_regs_offsets): Properly
198 declare void function before use.
199
200 * config/d30v/tm-d30v.h (CALL_DUMMY): Initialize as { 0 }, not {}.
201
202 end-sanitize-d30v
203 Tue Jan 13 16:38:48 1998 Fred Fish <fnf@cygnus.com>
204
205 * configure.in (--with-mmalloc): Add new configure arg to use the
206 mmalloc package. Default is to not use it.
207 (START_INFERIOR_TRAPS_EXPECTED): Define to the integer 2, not
208 the string "2".
209 * acconfig.h (USE_MMALLOC, FORCE_MMCHECK): Add #undef.
210 * configure: Regenerated.
211 * config.in: Regenerated.
212 * Makefile.in (MMALLOC_DIR, MMALLOC_SRC): Remove.
213 (MMALLOC): Set using configure.
214 (MMALLOC_CFLAGS): Set using configure.
215
216 * config/i386/tm-linux.h (sys_quotactl): Define to 1 rather
217 than just defining it.
218 * mpw-make.sed: Undefine USE_MMALLOC rather than defining NO_MMALLOC.
219 * utils.c (NO_MMALLOC): Use USE_MMALLOC instead.
220 * objfiles.c: ditto.
221 * defs.h: ditto.
222
223 * config/sparc/sun4os4.mh (MMALLOC_CFLAGS): Remove.
224 * config/m68k/sun3os4.mh (MMALLOC_CFLAGS): Remove.
225 * config/i386/cygwin32.mh (MMALLOC_CFLAGS): Remove.
226 * config/alpha/alpha-osf3.mh (MMALLOC_CFLAGS): Remove.
227 * config/alpha/alpha-osf2.mh (MMALLOC_CFLAGS): Remove.
228 * gdbserver/Makefile.in (MMALLOC_*): Remove.
229 * config/rs6000/rs6000.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
230 * config/rs6000/aix4.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
231 * config/powerpc/aix4.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
232 * config/powerpc/aix.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
233 * config/ns32k/ns32km3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
234 * config/mips/mipsm3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
235 * config/mips/decstation.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
236 * config/m88k/cxux.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
237 * config/i386/xm-windows.h (NO_MMALLOC, NO_MMCHECK): Remove.
238 * config/i386/i386mk.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
239 * config/i386/i386m3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
240 * config/i386/i386gnu.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
241 * config/alpha/alpha-osf1.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
242 * config/alpha/alpha-linux.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
243
244 Mon Jan 12 11:46:51 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
245
246 * config/m68k/tm-m68k.h (REGISTER_VIRTUAL_TYPE): make A0 thru A7
247 default to void pointer type (so that their default radix is hex).
248
249 * symtab.c: move rbreak_command from no_class to class_breakpoint
250 so it will be listed under "help breakpoints".
251
252 Sat Jan 10 14:58:04 1998 Stan Shebs <shebs@andros.cygnus.com>
253
254 * rdi-share/hostchan.c: Remove gettimeofday declaration.
255
256 Thu Jan 8 11:03:59 1998 Nick Clifton <nickc@cygnus.com>
257
258 * remote-rdp.c: Applied patches submitted by Tony.Thompson@arm.com
259 to implement the Angel remote debugging interface.
260
261 * Makefile.in: Add build rules for remote-rdi.c and
262 rdi-share/libangsd.a.
263
264 * configure.tgt: Updated from source on branch.
265 * config/arm/tm-arm.h: Updated from source on branch.
266 * arm-tdep.c: Updated from source on branch.
267
268 * rdi-share: New directory, RDI library contributed by ARM.
269
270 Mon Jan 5 20:21:59 1998 Mark Alexander <marka@cygnus.com>
271
272 * monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define.
273 * monitor.c (monitor_wait): Echo program output.
274 * dve3900-rom.c (_initialize_r3900_rom): Remove MO_HANDLE_NL flag,
275 add MO_PRINT_PROGRAM_OUTPUT flag.
276
277 Mon Jan 5 18:21:11 1998 David Taylor <taylor@texas.cygnus.com>
278
279 * top.h (HAVE_SIGSETJMP): define SIGJMP_BUF, SIGSETJMP, and
280 SIGLONGJMP appropriately based on whether HAVE_SIGSETJMP is
281 defined.
282 * top.c (return_to_top_level, catch_errors): use the new macros
283 * main.c (SET_TOP_LEVEL): ditto.
284 * config/xm-sysv4.h (HAVE_SIGSETJMP): Define.
285
286 Fri Jan 2 18:48:58 1998 Mark Alexander <marka@cygnus.com>
287
288 * configure.in: Double up brackets in shell case pattern.
289
290 Fri Jan 2 17:06:05 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
291
292 * tracepoint.c (finish_tfind_command): improved algorithm for
293 deciding when we've "stepped" into a new stack frame.
294 (map_args_over_tracepoints): loop over tracepoint list "safely",
295 since list elements may be deleted during loop.
296 (read_actions): add actions to history list.
297
298 For older changes see ChangeLog-97
299 \f
300 Local Variables:
301 mode: indented-text
302 left-margin: 8
303 fill-column: 74
304 version-control: never
305 End:
This page took 0.044328 seconds and 4 git commands to generate.