aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-08-10 * defs.h, top.c: Use `extern' in declarations of GUI hooks, andStu Grossman3-18/+51
1994-08-10(gdbsim_ops): Set `to_insert_breakpoint' and `to_remove_breakpoint' fields.David Edelsohn2-1/+7
1994-08-10 * infcmd.c (run_command): Remove comment suggesting usingJim Kingdon1-0/+5
1994-08-10Modified Files:Kung Hsu2-0/+13
1994-08-09 * infrun.c (wait_for_inferior): Call target_resume() uponStu Grossman2-18/+74
1994-08-08* i386-nlmstub.c (handle_exception): Wait until the thread hasJ.T. Conklin1-4/+18
1994-08-07 * config/mips/tm-irix5.h (IN_SIGTRAMP): Redefine for Irix 5,Peter Schauer1-0/+4
1994-08-07 * config/mips/tm-irix5.h (IN_SIGTRAMP): Redefine for Irix 5,Peter Schauer3-35/+51
1994-08-06 * remote.c (remote_open): Move setting of inferior_pid prior toStu Grossman1-0/+7
1994-08-05 * dwarfread.c (bfd.h): Don't include.Stan Shebs2-4/+7
1994-08-05Don't dereference invalid pointers in procfs_mourn_inferiorThomas Lord2-2/+13
1994-08-05* i386-nlmstub.c (handle_exception): Point the PC at _exit() toJ.T. Conklin2-15/+30
1994-08-05 * remote.c (read_frame): Calculate run length encoded checksum correctly.Steve Chamberlain2-4/+13
1994-08-04New file. (stan said I could put it here)Steve Chamberlain3-0/+1556
1994-08-04 * target.c (find_default_run_target): Make sure to_can_run is setStu Grossman1-0/+5
1994-08-04 * TODO: Remove note about fast watchpoints and remove obsoleteJean Marie Diaz2-63/+6
1994-08-04 * config/i386/xm-i386v4.h, config/m68k/xm-m68kv4.h,Stan Shebs5-24/+7
1994-08-04 * target.c (add_target): Don't call clean_target on targetStu Grossman2-2/+14
1994-08-04 * remote.c (remote_open): Set inferior_pid to make kill commandStu Grossman2-1/+18
1994-08-04 * config/i386/i386m3.mh (NAT_CLIBS): Add -lmachid and -lnetname.Jean Marie Diaz4-10/+59
1994-08-04 * ch-lang.c (chill_language_defn): Ditto.Stan Shebs2-1/+1
1994-08-04 * breakpoint.c (breakpoint_1): Improve pluralization in displayStan Shebs1-0/+3
1994-08-03 * language.h (struct language_defn): Remove unused fieldStan Shebs5-15/+11
1994-08-02 * defs.h (bfd_read, bfd_seek): Remove declarations.Stan Shebs3-2/+5
1994-08-02* config/netware.exp: New file.J.T. Conklin2-0/+6
1994-08-02* inflow.c (kill_command): Fix a bug which prevented targetJ.T. Conklin2-2/+6
1994-08-02 * defs.h: Change two-line declarations to one-line form.Stan Shebs3-287/+185
1994-08-02 * breakpoint.c (mention), main.c (fputs_unfiltered): Add comments.Jean Marie Diaz3-5/+31
1994-08-01 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA andJean Marie Diaz1-0/+5
1994-08-01 * gdbint.texinfo: Put regex conditionals in their own table.Stan Shebs2-0/+8
1994-08-01Modified Files:Kung Hsu2-1/+5
1994-08-01 * hppa-tdep.c (compare_unwind_entries): Add "const" to bothJeff Law2-4/+7
1994-08-01 * hppa-tdep.c (saved_pc_after_call): If the saved PC is in aJeff Law2-16/+149
1994-07-30 * findvar.c (write_pc write_pc_pid): Remove casts to long whenStu Grossman1-0/+6
1994-07-30 * remote.c (read_frame): Split readchar/checksum calculation intoSteve Chamberlain2-2/+7
1994-07-29 From Kevin A. Buettner (kev@cujo.geg.mot.com).Fred Fish2-1/+8
1994-07-29Keep gdbtk.c and gdbtk.tcl.Stu Grossman1-0/+2
1994-07-29* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): If using newlib,J.T. Conklin2-3/+7
1994-07-29Obsolete file.J.T. Conklin1-247/+0
1994-07-28* config/mt-slite (LDFLAGS): If using the newlib in the tree, setJ.T. Conklin2-1/+9
1994-07-28 * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support forStu Grossman10-206/+1141
1994-07-28* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it isJ.T. Conklin2-8/+21
1994-07-28Fix typoJ.T. Conklin1-1/+1
1994-07-28* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it isJ.T. Conklin2-2/+15
1994-07-28* gdb.base/configure.in: Look for makefile fragments in ../config.J.T. Conklin2-12/+19
1994-07-28 * Makefile.in (annotate.o): Add dependencies.Fred Fish2-0/+7
1994-07-28* sparclite/aload.c: Added new -q (quiet) option.J.T. Conklin1-0/+3
1994-07-27* nlm/gdbserve.c: merge in command line argument parsing changesJ.T. Conklin2-23/+118
1994-07-27* i386-nlmstub.c: The returnLength field must be initializedJ.T. Conklin2-7/+16
1994-07-27 * Makefile.in (DISTSTUFF): Add definition.Fred Fish2-69/+18