Age | Commit message (Expand) | Author | Files | Lines |
1994-08-10 | * defs.h, top.c: Use `extern' in declarations of GUI hooks, and | Stu Grossman | 3 | -18/+51 |
1994-08-10 | (gdbsim_ops): Set `to_insert_breakpoint' and `to_remove_breakpoint' fields. | David Edelsohn | 2 | -1/+7 |
1994-08-10 | * infcmd.c (run_command): Remove comment suggesting using | Jim Kingdon | 1 | -0/+5 |
1994-08-10 | Modified Files: | Kung Hsu | 2 | -0/+13 |
1994-08-09 | * infrun.c (wait_for_inferior): Call target_resume() upon | Stu Grossman | 2 | -18/+74 |
1994-08-08 | * i386-nlmstub.c (handle_exception): Wait until the thread has | J.T. Conklin | 1 | -4/+18 |
1994-08-07 | * config/mips/tm-irix5.h (IN_SIGTRAMP): Redefine for Irix 5, | Peter Schauer | 1 | -0/+4 |
1994-08-07 | * config/mips/tm-irix5.h (IN_SIGTRAMP): Redefine for Irix 5, | Peter Schauer | 3 | -35/+51 |
1994-08-06 | * remote.c (remote_open): Move setting of inferior_pid prior to | Stu Grossman | 1 | -0/+7 |
1994-08-05 | * dwarfread.c (bfd.h): Don't include. | Stan Shebs | 2 | -4/+7 |
1994-08-05 | Don't dereference invalid pointers in procfs_mourn_inferior | Thomas Lord | 2 | -2/+13 |
1994-08-05 | * i386-nlmstub.c (handle_exception): Point the PC at _exit() to | J.T. Conklin | 2 | -15/+30 |
1994-08-05 | * remote.c (read_frame): Calculate run length encoded checksum correctly. | Steve Chamberlain | 2 | -4/+13 |
1994-08-04 | New file. (stan said I could put it here) | Steve Chamberlain | 3 | -0/+1556 |
1994-08-04 | * target.c (find_default_run_target): Make sure to_can_run is set | Stu Grossman | 1 | -0/+5 |
1994-08-04 | * TODO: Remove note about fast watchpoints and remove obsolete | Jean Marie Diaz | 2 | -63/+6 |
1994-08-04 | * config/i386/xm-i386v4.h, config/m68k/xm-m68kv4.h, | Stan Shebs | 5 | -24/+7 |
1994-08-04 | * target.c (add_target): Don't call clean_target on target | Stu Grossman | 2 | -2/+14 |
1994-08-04 | * remote.c (remote_open): Set inferior_pid to make kill command | Stu Grossman | 2 | -1/+18 |
1994-08-04 | * config/i386/i386m3.mh (NAT_CLIBS): Add -lmachid and -lnetname. | Jean Marie Diaz | 4 | -10/+59 |
1994-08-04 | * ch-lang.c (chill_language_defn): Ditto. | Stan Shebs | 2 | -1/+1 |
1994-08-04 | * breakpoint.c (breakpoint_1): Improve pluralization in display | Stan Shebs | 1 | -0/+3 |
1994-08-03 | * language.h (struct language_defn): Remove unused field | Stan Shebs | 5 | -15/+11 |
1994-08-02 | * defs.h (bfd_read, bfd_seek): Remove declarations. | Stan Shebs | 3 | -2/+5 |
1994-08-02 | * config/netware.exp: New file. | J.T. Conklin | 2 | -0/+6 |
1994-08-02 | * inflow.c (kill_command): Fix a bug which prevented target | J.T. Conklin | 2 | -2/+6 |
1994-08-02 | * defs.h: Change two-line declarations to one-line form. | Stan Shebs | 3 | -287/+185 |
1994-08-02 | * breakpoint.c (mention), main.c (fputs_unfiltered): Add comments. | Jean Marie Diaz | 3 | -5/+31 |
1994-08-01 | * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and | Jean Marie Diaz | 1 | -0/+5 |
1994-08-01 | * gdbint.texinfo: Put regex conditionals in their own table. | Stan Shebs | 2 | -0/+8 |
1994-08-01 | Modified Files: | Kung Hsu | 2 | -1/+5 |
1994-08-01 | * hppa-tdep.c (compare_unwind_entries): Add "const" to both | Jeff Law | 2 | -4/+7 |
1994-08-01 | * hppa-tdep.c (saved_pc_after_call): If the saved PC is in a | Jeff Law | 2 | -16/+149 |
1994-07-30 | * findvar.c (write_pc write_pc_pid): Remove casts to long when | Stu Grossman | 1 | -0/+6 |
1994-07-30 | * remote.c (read_frame): Split readchar/checksum calculation into | Steve Chamberlain | 2 | -2/+7 |
1994-07-29 | From Kevin A. Buettner (kev@cujo.geg.mot.com). | Fred Fish | 2 | -1/+8 |
1994-07-29 | Keep gdbtk.c and gdbtk.tcl. | Stu Grossman | 1 | -0/+2 |
1994-07-29 | * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): If using newlib, | J.T. Conklin | 2 | -3/+7 |
1994-07-29 | Obsolete file. | J.T. Conklin | 1 | -247/+0 |
1994-07-28 | * config/mt-slite (LDFLAGS): If using the newlib in the tree, set | J.T. Conklin | 2 | -1/+9 |
1994-07-28 | * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support for | Stu Grossman | 10 | -206/+1141 |
1994-07-28 | * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is | J.T. Conklin | 2 | -8/+21 |
1994-07-28 | Fix typo | J.T. Conklin | 1 | -1/+1 |
1994-07-28 | * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is | J.T. Conklin | 2 | -2/+15 |
1994-07-28 | * gdb.base/configure.in: Look for makefile fragments in ../config. | J.T. Conklin | 2 | -12/+19 |
1994-07-28 | * Makefile.in (annotate.o): Add dependencies. | Fred Fish | 2 | -0/+7 |
1994-07-28 | * sparclite/aload.c: Added new -q (quiet) option. | J.T. Conklin | 1 | -0/+3 |
1994-07-27 | * nlm/gdbserve.c: merge in command line argument parsing changes | J.T. Conklin | 2 | -23/+118 |
1994-07-27 | * i386-nlmstub.c: The returnLength field must be initialized | J.T. Conklin | 2 | -7/+16 |
1994-07-27 | * Makefile.in (DISTSTUFF): Add definition. | Fred Fish | 2 | -69/+18 |