* gdbtk.tcl (files_command): Correctly insert list of files into
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e74f36364df96af406db89e974344f0354dfe3b8..b2fc6c819bcd788f13559734b22f47983d2c099d 100644 (file)
@@ -1,3 +1,52 @@
+start-sanitize-gdbtk
+Thu May 16 11:42:58 1996  Tom Tromey  <tromey@creche.cygnus.com>
+
+       * gdbtk.tcl (files_command): Correctly insert list of files into
+       listbox widget.
+
+       * gdbtk.tcl (files_command): listbox command no longer accepts
+       -geometry.
+
+Wed May 15 16:04:09 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdbtk.tcl (create_command_window): If command window's buffer
+       is disabled, don't execute any of the key bindings.
+end-sanitize-gdbtk
+
+Wed May 15 08:25:12 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * top.c (read_next_line): Fix thinkos.  From Don Seeley.
+
+       * coffread.c (coff_symtab_read): Handle C_LABEL symbols like
+       C_STAT symbols.
+       * h8300-tdep.c (h8300_pop_frame): Reset $sp and $pc correctly.
+       Flush cached frames just before exiting.
+       * remote-sim.c (gdbsim_resume): Complain if the program isn't
+       being run.
+       * config/h8300/tm-h8300.h (BELIEVE_PCC_PROMOTION): Define.
+
+Tue May 14 18:05:16 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * procfs.c (procfs_thread_alive procfs_stop):  Make static.
+       * (procfs_pid_to_str):  New routine to print out thread id's in an
+       intelligible manner.
+       * sol-thread.c (sol_thread_fetch_registers):  Re-order manner in
+       which supply_register is called to fix bug with writing
+       individual regs.
+       * config/sparc/tm-sun4sol2.h:  Define default for
+       target_pid_to_str in case host lacks libthread_db.
+
+Mon May 13 23:53:30 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * Makefile.in config.in configure configure.in
+       config/sparc/nm-sun4sol2.h config/sparc/sun4sol2.mh
+       config/sparc/tm-sun4sol2.h:  Use autoconf to config Solaris thread
+       and pthread support, since pre-2.5 systems don't come with
+       libthread_db.so.1.
+
+       * procfs.c (info_proc):  Use int instead of id_t.  Old versions of
+       Irix don't see to define this.
+
 start-sanitize-gdbtk
 Mon May 13 13:43:25 1996  Fred Fish  <fnf@cygnus.com>
 
@@ -13,9 +62,9 @@ Mon May 13 17:40:58 1996  Jeffrey A Law  (law@cygnus.com)
 Mon May 13 16:17:36 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
        * sol-thread.c:  More cleanup, add comments.
-       (sol_thread_resume):  Prevent people from trying to step
+       (sol_thread_resume):  Prevent people from trying to step
        inactive threads.
-       (sol_thread_wait sol_thread_fetch_registers
+       (sol_thread_wait sol_thread_fetch_registers
        sol_thread_store_registers):  Remove unnecessary check for
        sol_thread_active.  These routines won't get called unless threads
        are active.
This page took 0.03107 seconds and 4 git commands to generate.