]> Git Repo - binutils.git/blobdiff - gdb/ChangeLog
* c-typeprint.c (c_type_print_cv_qualifier): Don't print `const'
[binutils.git] / gdb / ChangeLog
index 8085d06caba3a8a10910688a87ee03e7012a431c..b3b1068b82204b77821ea7b2b2299096a726fde0 100644 (file)
@@ -1,3 +1,247 @@
+2001-04-24  Jim Blandy  <[email protected]>
+
+       * c-typeprint.c (c_type_print_cv_qualifier): Don't print `const'
+       qualifier on C++ references; all references are innately const.
+
+2001-04-20  Mark Kettenis  <[email protected]>
+
+       * event-top.h: Fix formatting.
+
+2001-04-17  Andrew Cagney  <[email protected]>
+
+       * source.c (openp): Obsolete #ifdef MPW code.
+       (open_source_file): Ditto.
+       * event-top.c (display_gdb_prompt): Ditto.
+       * utils.c (query): Ditto.
+       (init_page_info): Ditto.
+       (init_page_info): Delete #ifndef MPW.
+       * top.c (gdb_readline): Ditto.
+       * mac-xdep.c: Obsolete.
+       * mac-gdb.r: Obsolete.
+       * config/powerpc/xm-mpw.h: Obsolete.
+       * config/xm-mpw.h: Obsolete.
+       * mpw-make.sed: Obsolete.
+       * mpw-config.in: Obsolete.
+       * TODO: Update
+       * NEWS: Update
+
+2001-04-19  Mark Kettenis  <[email protected]>
+
+       * i386-tdep.c (i386_frameless_function_invocation): New function.
+       * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION): Redefine
+       in terms of i386_frameless_function_invocation.  Adjust comment.
+       (i386_frameless_function_invocation): New prototype.
+
+2001-04-18  Martin M. Hunt  <[email protected]>
+
+       * top.c (gdb_init): Don't call cli_out_new() to
+       create global uiout if init_ui_hook is set.  uiout will
+       have to be initialized there.
+
+2001-04-18  Andrew Cagney  <[email protected]>
+
+       * arch-utils.c: Include "regcache.h".
+
+2001-04-18  Mark Kettenis  <[email protected]>
+
+       * i386-tdep.c (i386_saved_pc_after_call): New function.
+       * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Redefine in terms
+       of i386_saved_pc_after_call.
+       (i386_saved_pc_after_call): New prototype.
+
+2001-04-17  Michael Snyder  <[email protected]>
+
+       * i386-nat.c: Fix typo in comment.
+       * solib.c (no_shared_libraries): New function.  Discard all symbols
+       from shared libraries.
+       (_initialize_solib): Add command "nosharedlibrary" as complement
+       to the command "sharedlibrary".  Unloads symbols for all solibs.
+
+2001-04-16  Andrew Cagney  <[email protected]>
+
+       * configure.host (m68030-sony-*, m68*-isi-*, m68*-sony-*):
+       * configure.tgt (m68*-rom68k-*, m68*-*bug-*, m68*-monitor-*)
+       (m68*-est-*, m68*-sony-*, m68*-isi-*):
+       * Makefile.in (xm-news1000.h, tm-news.h, xm-news.h): Obsolete..
+       * config/m68k/xm-news.h: Obsolete.
+       * config/m68k/tm-news.h: 
+       * config/m68k/xm-news1000.h: Obsolete.
+       * config/m68k/news.mh: Obsolete.
+       * config/m68k/news.mt: Obsolete.
+       * config/m68k/nm-news.h: Obsolete.
+       * config/m68k/news1000.mh: Obsolete.
+       * news-xdep.c: Obsolete.
+       * Makefile.in (isi-xdep.o): Obsolete.
+       (ALLDEPFILES): Delete isi-xdep.c.
+       (tm-isi.h): Obsolete.
+       * m68k-tdep.c (altos_skip_prologue): Update comments.
+       (isi_skip_prologue): Obsolete.
+       * isi-xdep.c: Obsolete.
+       * config/m68k/xm-isi.h: Obsolete.
+       * config/m68k/isi.mh: Obsolete.
+       * config/m68k/tm-isi.h: Obsolete.
+       * config/m68k/isi.mt: Obsolete.
+
+       * TODO: Update.
+       * NEWS: Update.
+
+2001-04-17  Michael Snyder  <[email protected]>
+       
+       * remote.c (remote_open_1): On opening the remote target, activate
+       the solib_create_inferior_hook, so that it can detect when the
+       target loads shared libraries.
+       (remote_async_open_1): Ditto.
+
+2001-04-17  Michael Snyder  <[email protected]>
+       
+       * breakpoint.c (print_one_breakpoint): Handle 64-bit addresses.
+       * tracepoint.c (tracepoints_info): Handle 64-bit addresses.
+       * testsuite/gdb.trace/deltrace.exp: Allow for 64-bit addresses.
+       * testsuite/gdb.trace/infotrace.exp: Ditto.
+       * testsuite/gdb.trace/passcount.exp: Ditto.
+       * testsuite/gdb.trace/while-stepping.exp: Ditto.
+
+2001-04-17  Michael Snyder  <[email protected]>
+
+       * thread-db.c (check_thread_signals): When looping over all
+       signals, ignore signal zero.
+       (disable_thread_signals): Ditto.
+
+2001-04-17  Eirik Fuller <[email protected]>
+
+       * thread.c (do_captured_thread_select): Allow the argument to the
+       thread command to be an expression rather than a literal integer.
+
+2001-04-17  Mark Kettenis  <[email protected]>
+
+       * i386-linux-tdep.c (i386_linux_saved_pc_after_call): Use
+       read_memory_unsigned_integer instead of read_memory_integer.
+
+2001-04-16  Kevin Buettner  <[email protected]>
+
+       * solib-aix5.c (map_index_vs_section_name_okay): New function.
+       (aix5_relocate_main_executable): Don't use file offsets for
+       determining corresponding sections and map file entries.  Call
+       map_index_vs_section_name_okay() to do this instead.
+
+2001-04-16  Kevin Buettner  <[email protected]>
+
+       * procfs.c (open_with_retry): New function.
+       (open_procinfo_files, load_syscalls, proc_iterate_over_mappings)
+       (proc_get_LDT_entry): Call open_with_retry() instead of open().
+
+2001-04-16  Kevin Buettner  <[email protected]>
+
+       * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Adjust
+       comparison against TRAP_HWBKPT constant yet again to account
+       for the various values used by different kernel versions.
+
+2001-04-16  Daniel Berlin  <[email protected]>
+
+       * demangle.c (_initialize_demangler): Use xcalloc on the
+       demangling_style_names, and make it a null terminated array of
+       names, to avoid a crash.
+
+2001-04-16  Mark Kettenis  <[email protected]>
+
+       * i386-tdep.c (i386_frame_chain): New function.
+       * config/i386/tm-i386.h (FRAME_CHAIN): Redefine in terms of
+       i386_frame_chain.
+       (i386_frame_chain): New prototype.
+
+2001-04-14  J.T. Conklin  <[email protected]>
+       
+       * target.h (target_ops): Removed to_core_file_to_sym_file vector
+       function.
+       * corelow.c (core_ops): Updated for above change.
+       * gnu-nat.c (core_ops): Likewise.
+       * inftarg.c (child_ops): Likewise.
+       * monitor.c (monitor_ops): Likewise.
+       * ppc-bdm.c (bdm_ppc_ops): Likewise.
+       * remote-adapt.c (adapt_ops): Likewise.
+       * remote-bug.c (bug_ops): Likewise.
+       * remote-e7000.c (e7000_ops): Likewise.
+       * remote-eb.c (eb_ops): Likewise.
+       * remote-es.c (es1800_ops, es1800_child_ops): Likewise.
+       * remote-mm.c (mm_ops): Likewise.
+       * remote-nindy.c (nindy_ops): Likewise.
+       * remote-nrom.c (nrom_ops): Likewise.
+       * remote-os9k.c (rombug_ops): Likewise.
+       * remote-rdp.c (remote_rdp_ops): Likewise.
+       * remote-sim.c (gdbsim_ops): Likewise.
+       * remote-st.c (st2000_ops): Likewise.
+       * v850ice.c (v850ice_ops): Likewise.
+       * target.c (cleanup_target): Likewise
+       (update_current_target): Likewise.
+       (setup_target_debug): Likewise
+       (debug_to_core_file_to_sym_file): Removed.
+
+       * corefile.c (core_file_command) [HPUXHPPA]: Removed code that
+       sets symbol file from information obtained from the core file.
+       * corelow.c (core_file_to_sym_file): Removed.
+       
+2001-04-13  Fernando Nasser  <[email protected]>
+
+       From  Adam Mirowski  <[email protected]>
+       Fixed Insight on Solaris. It was not possible to debug a process
+       because of EINTR "errors".
+       * procfs.c: (procfs_wait): if proc_wait_for_stop() fails
+       with EINTR, retry the call.
+
+2001-04-12  Kevin Buettner  <[email protected]>
+
+       * solib-aix5.c (enum maptype): Delete.
+       (struct lm_info): Add new member ``nmappings''.  Make ``mapping''
+       member a pointer instead of a statically sized array.
+       (build_so_list_from_mapfile): Dynamically allocate ``mapping''
+       array.
+       (aix5_relocate_main_executable, aix5_relocate_section_addresses,
+       aix5_find_global_pointer): Search for correct mapping to use
+       based on file offset instead of knowledge of whether the section
+       is read-only or read/write.
+       (aix5_find_gate_addresses): Use the first mapping instead of
+       the (now defunct) MT_READONLY mapping.
+
+2001-04-12  Nicholas Duffek  <[email protected]>
+
+       * xcoffread.c (scan_xcoff_symtab): Ignore symbols beginning with
+       "@".
+
+2001-04-12  Kevin Buettner  <[email protected]>
+
+       * config/i386/fbsd.mh (NATDEPFILES): Add i386-nat.o.
+
+2001-04-09  Andrew Cagney  <[email protected]>
+
+       Obsolete i[3456]86-*-sunos* (aka Sun386) host and target.
+       * config/i386/sun386.mh: Obsolete.
+       * config/i386/sun386.mt: Obsolete.
+       * config/i386/xm-sun386.h: Obsolete.
+       * config/i386/tm-sun386.h: Obsolete.
+       * config/i386/nm-sun386.h: Obsolete.
+       * Makefile.in (ALLDEPFILES): Delete sun386-nat.c.
+       (sun386-nat.o): Target is obsolete.
+       * sun386-nat.c: Obsolete.
+       * configure.tgt (i[3456]86-*-sunos*): Obsolete.
+       * configure.host (i[3456]86-*-sunos*): Obsolete.
+       * NEWS: Update.
+       * TODO: Update.
+
+2001-04-10  J.T. Conklin  <[email protected]>
+
+       * maint.c: Fix typo in comment.
+
+2001-04-09  Keith Seitz  <[email protected]>
+
+       * MAINTAINERS: Swap with Syd Polk as a gdbtk maintainer.
+
+2001-04-08  Kevin Buettner  <[email protected]>
+
+       * fork-child.c (fork_inferior, clone_and_follow_inferior): 
+       Document fact that apparent call to vfork() might actually be
+       a call to fork() instead.
+       * ser-pipe.c (pipe_open): Likewise.
+
 2001-04-08  Kevin Buettner  <[email protected]>
 
        * printcmd.c (print_frame_args): Use a cleanup to invoke
This page took 0.030149 seconds and 4 git commands to generate.