aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1995-10-24 * monitor.h (struct memrw_cmd->resp_delim): Document this as a regexp.Stu Grossman2-1/+3
1995-10-24 * monitor.c (monitor_expect_regexp): Same as monitor_expect, butStu Grossman3-29/+112
1995-10-24 * infrun.c (wait_for_inferior): Disable questionable code nearStu Grossman4-27/+128
1995-10-24 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.Jeff Law1-0/+11
1995-10-23The revision 2.48 change (grossman 1995/10/16) had unfortunatelyJackie Smith Cashion4-23/+31
1995-10-21 * alpha-tdep.c, mips-tdep.c (init_extra_frame_info):Peter Schauer6-44/+99
1995-10-20 * gdbtypes.c (get_discrete_bounds): Fix typo.Per Bothner1-1/+1
1995-10-20 * defs.h (SEEK_SET, SEEK_CUR): Add default definitions.Stan Shebs3-10/+15
1995-10-19Hitachi SH3e, patch to make FP registers debuggable.Jim Wilson3-2/+87
1995-10-19 * Makefile.in (CC-LD): Rename to CC_LD, so MPW xform works.Stan Shebs6-15/+18
1995-10-19Comings and goings of Mac-related filesStan Shebs1-2/+2
1995-10-19 * mpw-config.in: Adapt to work with autoconf'ed configury;Stan Shebs7-1815/+316
1995-10-18 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs targetJeff Law3-6/+0
1995-10-18 * hppa-tdep.c (frame_chain): Fix more obscure problems causedJeff Law2-2/+32
1995-10-18 * Many files: When warning about suppressed tests due to aJeff Law18-17/+26
1995-10-17 * config/pa/hppahpux.mt (XDEPFILES): Remove bogus definition.Jeff Law2-1/+5
1995-10-17Fix typoFred Fish2-1/+5
1995-10-16 * remote-mips.c: Add support for speedy (about 10x faster)Stu Grossman2-12/+301
1995-10-16 * remote-array.c: Move baud_rate initialization fromStu Grossman3-2/+9
1995-10-16 * gdbtk.c (gdb_disassemble): Use fprintf_unfiltered instead ofStu Grossman2-1/+4
1995-10-16 * Makefile.in sh3-rom.c config/sh/sh.mt config/sh/tm-sh.h: AddStu Grossman7-7/+219
1995-10-16 * sparcl-tdep.c: Cleanup serial error handling.Stu Grossman2-17/+28
1995-10-16 * dcache.c: Change default value of remotecache to off. It justStu Grossman3-53/+98
1995-10-15 * rs6000-tdep.c: Don't include a.out.h, improve some formatting.Stan Shebs2-43/+50
1995-10-13 * srcwin.cpp (CSrcScroll1::OnDraw): Don't show disabledSteve Chamberlain1-0/+10
1995-10-13 * somsolib.c (som_solib_add): Just give a warning if a fileJeff Law2-1/+24
1995-10-12 * corelow.c (core_open): Don't update the to_sections andJeff Law6-7/+70
1995-10-12 * Makefile.in (VERSION): Bump version to 4.15.1Fred Fish2-1/+12
1995-10-11 * Makefile.in (VERSION): Version 4.15 released.Fred Fish2-13/+163
1995-10-10Document changesFred Fish1-0/+9
1995-10-10 * Makefile.in (BISON): Remove macro definition.Fred Fish1-7/+2
1995-10-10RegenerateFred Fish1-17/+51
1995-10-10Add AC_PROG_YACCFred Fish1-0/+1
1995-10-10Tue Oct 10 12:25:11 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-7/+17
1995-10-09 * NEWS: Add information about win32 and arm code.Steve Chamberlain13-660/+680
1995-10-09 * ch-exp.y (yylex): Also look for '$' following '$'.Per Bothner2-1/+5
1995-10-08 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" toPeter Schauer1-0/+18
1995-10-08fix typoMichael Meissner2-1/+5
1995-10-07Modify last patch based on advice from Stu.Jim Wilson2-3/+9
1995-10-07 * top.c (execute_control_command): Use 0/1 instead of BFD'sStan Shebs2-15/+23
1995-10-06 * sparcl-stub.c: include sparclite.h to get access to registerStu Grossman2-136/+160
1995-10-06Changes to make the simulator work again.Jim Wilson3-7/+51
1995-10-06 * values.c allocate_repeat_value): Allocate an array type, andPer Bothner4-123/+72
1995-10-05 * parse.c (write_dollar_variable): New function.Per Bothner7-374/+123
1995-10-05Thu Oct 5 13:27:30 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain11-125/+1138
1995-10-05 * expression.h (enum exp_code): Added OP_NAME.Per Bothner9-265/+576
1995-10-05 * pr-8136.{ch,exp}, pr-8134.exp, func1.ch, Makefile.in: New test cases.Per Bothner7-1/+175
1995-10-05 * gdbtypes.c (get_discrete_bounds): New function.Per Bothner4-19/+73
1995-10-03 * remote-nrom.c (nrom_ops): Add value for to_thread_alive,Stan Shebs2-24/+32
1995-10-03 * top.c (build_command_line): Demand arguments for if/whileJeff Law2-0/+8