Age | Commit message (Expand) | Author | Files | Lines |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -492/+553 |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -9/+16 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1694 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1694/+0 |
1999-01-19 | 1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1 | -1/+2 |
1999-01-18 | fix hp merge (2.66.4 branch) changes to remote-udi.c -- it didn't compile. | David Taylor | 1 | -24/+1 |
1999-01-14 | fix stream arguments to fprintf_unfiltered, gdb_flush, print_address_numeric, | David Taylor | 1 | -2/+2 |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 1 | -1/+1 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -1/+24 |
1998-12-10 | CARP: | Andrew Cagney | 1 | -2/+2 |
1998-11-25 | CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB being | Andrew Cagney | 1 | -2/+2 |
1998-05-21 | Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com> | John Metzler | 1 | -46/+50 |
1996-01-17 | * remote-hms.c (hms_ops): Add value for to_thread_alive. | Stan Shebs | 1 | -0/+1 |
1995-08-21 | * remote-udi.c (udi_wait): Mask off high bits of stop reason. | Kung Hsu | 1 | -2/+3 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-01-02 | Fixes PR 6111 | Stan Shebs | 1 | -7/+8 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1 | -0/+1 |
1994-10-15 | * exec.c (map_vmap): Cast return from xmalloc to its proper type, | Jim Kingdon | 1 | -0/+5 |
1994-08-31 | Wed Aug 31 14:40:33 1994 Jason Molenda (crash@phydeaux.cygnus.com) | Jason Molenda | 1 | -2/+2 |
1994-08-28 | * symfile.c (symbol_file_add): Move reinit_frame_cache call to | Peter Schauer | 1 | -0/+5 |
1994-02-07 | (udi_create_inferior): If udi_session_id is negative, open a new | Jim Kingdon | 1 | -0/+2 |
1994-02-07 | * target.c (target_preopen): If target_kill doesn't remove the | Jim Kingdon | 1 | -4/+0 |
1994-02-06 | * remote-udi.c (udi_files_info): If prog_name is NULL, just skip | Jim Kingdon | 1 | -12/+27 |
1994-02-04 | * remote-udi.c (udi_attach): If no arguments, print error. | Jim Kingdon | 1 | -0/+3 |
1994-01-28 | * remote-udi.c (udi_close, udi_detach, udi_kill): Add comments. | Jim Kingdon | 1 | -2/+7 |
1994-01-28 | * remote-udi.c (udi_close, udi_detach, udi_kill): Add comments. | Jim Kingdon | 1 | -2/+7 |
1994-01-15 | * remote-udi.c (udi_create_inferior): Quote empty execfile argument. | Jim Kingdon | 1 | -1/+13 |
1994-01-11 | * remote-udi.c (udi_resume): Correct prototype. | Ian Lance Taylor | 1 | -1/+1 |
1994-01-07 | * utils.c (print_sys_errmsg): Call gdb_flush (gdb_stdout) before | Jim Kingdon | 1 | -6/+11 |
1994-01-06 | * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes. | Jim Kingdon | 1 | -1/+1 |
1994-01-04 | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1 | -22/+45 |
1993-11-10 | * Makefile.in (init.c): Add udi2go32.o to list of files that we | Jim Kingdon | 1 | -5/+6 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -33/+33 |
1993-10-27 | * remote-udi.c: Remove LOG_FILE stuff; superceded by "set remotedebug". | Jim Kingdon | 1 | -18/+0 |
1993-10-25 | * infrun.c (wait_for_inferior): Fix PC out of subroutine bounds | Stu Grossman | 1 | -8/+30 |
1993-10-22 | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 1 | -1/+2 |
1993-10-21 | * remote-udi.c (udi_store_registers, store_register): Use | Stu Grossman | 1 | -34/+85 |
1993-10-21 | * target.h: Put remote_debug declaration back here. Add baud_rate. | Jim Kingdon | 1 | -1/+0 |
1993-10-21 | * main.c: Make baud_rate and remote_debug be global variables, | Stu Grossman | 1 | -12/+5 |
1993-10-16 | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1 | -1/+2 |
1993-09-27 | * remote-udi.c (udi_mourn): Don't pop target. | Jim Kingdon | 1 | -2/+8 |
1993-09-24 | * remote-udi.c (download): Skip zero length sections. | Jim Kingdon | 1 | -0/+7 |
1993-09-16 | * remote-udi.c, remote-adapt.c, remote-mm.c: Move processor_type | Jim Kingdon | 1 | -37/+6 |
1993-09-14 | * remote-udi.c (udi_wait): Return inferior_pid not 0. | Jim Kingdon | 1 | -1/+1 |
1993-09-09 | * remote-udi.c (udi_wait, case UDIStdinNeeded): Use a loop calling | Jim Kingdon | 1 | -4/+15 |
1993-09-02 | * remote-udi.c (udi_wait): Call `warning' not `error'. | Jim Kingdon | 1 | -1/+4 |
1993-08-09 | * gdbcore.h: New variable gnutarget. | Jim Kingdon | 1 | -0/+1 |
1993-08-09 | * remote-udi.c: Make udi_ops extern rather than trying forward | Jim Kingdon | 1 | -5/+6 |
1993-08-09 | * gdbcore.h: New variable gnutarget. | Jim Kingdon | 1 | -1/+1 |