aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-05-30 * Makefile.in: Fix bit-rot in definitions of CHILL,Per Bothner2-13/+19
1994-05-26 * Makefile.in: Replace libgdb.a with libgdb-files. Make "all"Jim Kingdon2-15/+11
1994-05-26 * Makefile.in (TARGET_FLAGS_TO_PASS): Fix syntax ofPer Bothner2-2/+7
1994-05-25Make all the libgdb objects even when building gdb. This is becauseThomas Lord1-1/+12
1994-05-24Mention gdb-testers-request as well as gdb-testers. (not in ChangeLogJim Kingdon1-8/+10
1994-05-21 * Revert the previous changes. Please see Rob's directoryBill Cox11-97/+397
1994-05-20 * target.c, target.h: New variables target_activity_function andJim Kingdon3-328/+18
1994-05-19 * Makefile.in, configure.in, config/mips-gdb.exp,Bill Cox12-393/+127
1994-05-19 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,Bill Cox7-0/+12
1994-05-18 * remote-sim.h (sim_verbose): Delete.David Edelsohn3-58/+84
1994-05-18(decode_format): Allow TARGET_PTR_BIT to be non-constant.David Edelsohn1-0/+4
1994-05-18Tue May 17 16:45:20 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-2/+9
1994-05-18 * breakpoint.c (breakpoint_1): Fix typo.Jim Kingdon4-5/+13
1994-05-17 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,Bill Cox5-65/+56
1994-05-17 * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): CallJim Kingdon6-15/+44
1994-05-17Fix a sanitization screwup.Stan Shebs1-1/+1
1994-05-17Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+6
1994-05-14Sat May 14 15:13:52 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs4-34/+42
1994-05-14 * source.c (find_source_lines): Always use code that was #ifdefJim Kingdon33-257/+106
1994-05-14 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.Bill Cox2-2/+7
1994-05-13 gcc -Wall lint:Jim Kingdon22-254/+927
1994-05-13Changes for MacGDB:Stan Shebs7-40/+357
1994-05-12 * config/makefile.rel.in: : Add comment linesBill Cox2-2/+7
1994-05-12 * .Sanitize: Drop the gdb.t30 and gdb.t31 directoriesBill Cox3-6/+24
1994-05-12 * hppa-tdep.c (read_unwind_info): Make sure elf_unwind_size andJeff Law2-0/+8
1994-05-12 * hppa-tdep.c (skip_trampoline_code): Handle argument relocationJeff Law2-3/+10
1994-05-12Wed May 11 20:11:51 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs4-19/+12
1994-05-11Change kill-region to delete-regionJim Kingdon1-2/+2
1994-05-10Trivial change to prepare for a real oneStan Shebs2-4/+21
1994-05-10 * maint.c (print_section_table): Rename SEC_SHARED_LIBRARY toIan Lance Taylor2-2/+14
1994-05-08Remove debugging code.Jim Kingdon1-6/+0
1994-05-08Add a major mode for the breakpoints window.Jim Kingdon1-20/+56
1994-05-08Fix typo in gdb-goto-first-gdb-instance.Jim Kingdon1-23/+26
1994-05-06Fri May 6 13:30:22 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-1/+1
1994-05-06 * config/i386/go32.mh: Define CC.Steve Chamberlain1-0/+4
1994-05-06Fri May 6 11:56:54 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs4-2/+313
1994-05-06Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-0/+19
1994-05-05Thu May 5 12:00:22 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-6/+8
1994-05-05 * infrun.c (proceed, normal_stop, wait_for_inferior), breakpoint.cJim Kingdon1-0/+10
1994-05-05 * annotate.texi: Change edition to 0.5 and date to May 1994.Jim Kingdon2-3/+295
1994-05-05 * remote.c (get_offsets): Handle case where stub doesn't supportStu Grossman1-0/+5
1994-05-05 Add partial support for g++ code compiled with -fvtable-thunks.Per Bothner5-24/+75
1994-05-04 * valprint.c (print_longest): Clarify comment about use_local.Jim Kingdon9-44/+78
1994-05-04 * core.c (memory_error), symtab.c (cplusplus_hint, decode_line_1),Jim Kingdon3-10/+15
1994-05-04 * Makefile.in (HFILES_WITH_SRCDIR): List bfd.h.Jim Kingdon1-0/+6
1994-05-04 * remote.texi (MIPS Remote): Say that set timeout doesn't applyJim Kingdon2-0/+10
1994-05-03 * procfs.c (procfs_wait): Reinstate code which deduces the signalJim Kingdon3-0/+31
1994-04-30 * annotate.texi (Breakpoint Info): Document annotation of headerJim Kingdon2-8/+13
1994-04-30 * breakpoint.c (breakpoint_1): Annotate each field of the headers.Jim Kingdon2-17/+96
1994-04-30Fri Apr 29 15:56:18 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs4-317/+354