aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1992-10-06NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector asK. Richard Pixley1-0/+33
1992-10-06* main.c (define_command): Add forgotten initializer.John Gilmore1-0/+4
1992-10-06* language.c, language.h: Move saved_language out to globalJohn Gilmore1-0/+8
1992-10-06Solaris-x86 early trialJohn Gilmore1-0/+4
1992-10-06 A bunch of changes mostly to improve debugging of C++ programs.John Gilmore1-0/+45
1992-10-05* Makefile.in: Re-install 29K/UDI stuff.Stu Grossman1-0/+9
1992-10-05Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-1/+8
1992-10-05Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+3
1992-10-05Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+5
1992-10-03Changes to make 29k function calls work better at Adobe.John Gilmore1-0/+9
1992-10-02Rs6000 native support.K. Richard Pixley1-0/+13
1992-10-01Sun3 native support.K. Richard Pixley1-0/+23
1992-10-01Add `command hooks' and a hook for inferior program stopping.John Gilmore1-1/+32
1992-09-30missed a ChangeLog entryK. Richard Pixley1-0/+1
1992-09-30Native file renaming.K. Richard Pixley1-0/+10
1992-09-30Host/target/native split for sun4.K. Richard Pixley1-0/+17
1992-09-29Break the direct connection from core_file_command to anyK. Richard Pixley1-0/+11
1992-09-29Tue Sep 29 10:19:00 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+6
1992-09-29* breakpoint.c, exec.c, language.c, main.c, printcmd.c, symfile.c,Stu Grossman1-0/+6
1992-09-26* findvar.c (supply_register): Add CLEAN_UP_REGISTER_VALUE hook.John Gilmore1-0/+17
1992-09-26Make the /proc support a target-struct in its own right.John Gilmore1-0/+36
1992-09-26* Makefile.in: Remove inftarg.[co], since it is now included viaJohn Gilmore1-0/+8
1992-09-26LintJohn Gilmore1-0/+1
1992-09-26Split non-target-dependent code out of target_attach routines.John Gilmore1-0/+23
1992-09-26* infrun.c, inftarg.c, inferior.h: Comment and lint cleanups.John Gilmore1-0/+4
1992-09-25* tm-sparc.h, dbxread.c (read_ofile_symtab): Install Jim Wilson'sStu Grossman1-0/+6
1992-09-25* remote.c (remote_wait): Make regs be char to avoid picayuneStu Grossman1-0/+15
1992-09-25 * inftarg.c (child_create_inferior, child_attach,K. Richard Pixley1-0/+12
1992-09-25 * xcoffexec.c (exec_ops): child_attach and child_create_inferiorK. Richard Pixley1-0/+11
1992-09-25 Separate core functions along target vector in preparation forK. Richard Pixley1-0/+19
1992-09-23* m68k-tdep.c (m68k_saved_pc_after_call): Use 'GDB_TARGET_IS_SUN3'Stu Grossman1-0/+6
1992-09-22fix repeated ext_format_i960 local decls so sun4 cc accepts itKen Raeburn1-0/+6
1992-09-22* mips-pinsn.c (print_insn_arg, case 'B'): Disassemble `break'John Gilmore1-0/+6
1992-09-22Break the thread of control that implies that a unix childJohn Gilmore1-0/+24
1992-09-22Remove kill_inferior_fast, in favor of target_kill, which goesJohn Gilmore1-0/+17
1992-09-22* infrun.c (_initialize_infrun): Alias `i handle' == `i signals'.John Gilmore1-0/+6
1992-09-21Patches from WRS:Ian Lance Taylor1-0/+5
1992-09-20 * main.c (main): Back out previous language setting changes.Fred Fish1-0/+7
1992-09-19 * main.c (main): Move code that sets initial language toFred Fish1-0/+12
1992-09-19* rs6000-tdep.c (push_dummy_frame, pop_dummy_frame): replaceJohn Gilmore1-0/+4
1992-09-19* configure.in: removed target_dependent line.John Gilmore1-0/+6
1992-09-19comment changesJohn Gilmore1-0/+4
1992-09-19Left out ChangeLog, oopsJohn Gilmore1-0/+6
1992-09-19* Makefile.in, configure.in: add support for files used only whenJohn Gilmore1-1/+6
1992-09-19* tm-sparc.h, xm-sparc.h: externs and macros relating to deferredJohn Gilmore1-0/+5
1992-09-19* Makefile.in (gdb-all.texi): Build in objdir, not $srcdir.John Gilmore1-0/+2
1992-09-19* config/decstation.mh: Add MMALLOC_LIB and MMALLOC_DISABLEJohn Gilmore1-0/+5
1992-09-18* target.h (struct target_ops): removed to_convert_to_virtual andJohn Gilmore1-0/+18
1992-09-18* main.c (gdb_readline): Avoid printf_filtered, which sets charJohn Gilmore1-0/+4
1992-09-18Support for accessing arbitrary MIPS stack frames in memory.John Gilmore1-0/+24