aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1995-03-01 * config/i960/vxworks960.mt: add remote-vx960.o.Kung Hsu1-1/+1
1995-03-01 * remote-vx960.c: new file for target specific register packaging.Kung Hsu2-0/+321
1995-03-01Build without warnings under Linux.Michael Meissner2-2/+11
1995-03-01Add Linux yacc suport.Michael Meissner5-0/+42
1995-03-01 * hppa-tdep.c (pa_print_registers), monitor.c: UseJim Kingdon3-9/+35
1995-03-01 * defs.h (SWAP_TARGET_AND_HOST): check endianess at runtime notKung Hsu2-15/+19
1995-03-01 * arc-tdep.c (_initialize_arc_tdep): set tm_print_insn according toKung Hsu3-24/+50
1995-03-01 * config/mips-gdb.exp (gdb_load): In every test case, we need to doKung Hsu2-34/+58
1995-03-01 * vx-share/ptrace.h: merge in WRS new ptrace requests.Kung Hsu2-13/+43
1995-03-01 * defs.h: fix a syntax error.Kung Hsu2-2/+3
1995-03-01 * a29k-tdep.c (get_longjmp_target): add this function, from WRS.Kung Hsu4-120/+231
1995-02-28 * defs.h: define SWAP_TARGET_AND_HOST macro.Kung Hsu5-166/+330
1995-02-28 * alpha-tdep.c (find_proc_desc): Only attempt to setJim Kingdon1-2/+2
1995-02-28 * alpha-tdep.c (find_proc_desc): Only attempt to set PROC_LOCALOFFJim Kingdon2-2/+10
1995-02-27 * monitor.c: General gcc -Wall lint cleanup and reformat.Stan Shebs2-912/+1027
1995-02-24 * monitor.c (monitor_load_ascii_srec): Add a one second sleepStu Grossman2-4/+10
1995-02-24 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexingJeff Law2-15/+71
1995-02-23 * gdb.base/term.exp: Do not give a warning if not native, it isJim Kingdon1-0/+5
1995-02-22 * ch-exp.y (expression_conversion): Recognize 'ARRAY () TYPE (EXPR)'Per Bothner2-0/+27
1995-02-22added regs.exp to Things-to-keepAngela Marie Thomas1-0/+1
1995-02-22Added arc to Things-to-loseAngela Marie Thomas1-0/+1
1995-02-22Added remote-mon.c and ser-go32-para.c to Things-to-loseAngela Marie Thomas1-0/+2
1995-02-21 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptypeJim Kingdon1-0/+5
1995-02-21 * top.c (print_gdb_version): Update the year.Stan Shebs2-4/+11
1995-02-21 * pr-5016.exp: Allow builtin types as either case. E.g. (BOOL|bool).Per Bothner2-1/+2
1995-02-21 * chillvars.ch: Add missing INIT's.Per Bothner3-86/+91
1995-02-19 * Makefile.in (CC_FOR_TARGET,CXX_FOR_TARGET): Look for newlib inJim Kingdon1-0/+5
1995-02-19 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when weJim Kingdon1-0/+3
1995-02-19 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warningJim Kingdon2-1/+5
1995-02-19Sun Feb 19 11:05:28 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Peter Schauer2-4/+10
1995-02-17 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.Per Bothner2-0/+20
1995-02-17 * parse.c (follow_types): Given (TYPE[]) (i.e. with no length),Per Bothner3-13/+21
1995-02-17* config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.J.T. Conklin2-1/+5
1995-02-17 * lib/gdb.exp: Just use "file exists", rather than undocumentedJim Kingdon2-1/+10
1995-02-16Rewrite insque/remque support to cast all pointers to PTR.Michael Meissner1-9/+2
1995-02-16Rewrite Linux insque/remque support again.Michael Meissner2-19/+23
1995-02-16add 1995 to copyrightJ.T. Conklin1-1/+1
1995-02-16* Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):J.T. Conklin4-49/+19
1995-02-16* config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start insteadJ.T. Conklin2-42/+11
1995-02-16* config/mt-vxworks (LDFLAGS): Set to -r.J.T. Conklin2-6/+2
1995-02-16* Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdbJ.T. Conklin4-155/+89
1995-02-15keep Windows GDB, believe it or notStan Shebs1-1/+3
1995-02-15Declare insque/remque as int funcs if not Linux.Michael Meissner1-0/+4
1995-02-15Only protect insque/remque on Linux.Michael Meissner2-5/+4
1995-02-15* configure.in, gdb.{base,c++,chill}/configure.in: changed soJ.T. Conklin4-32/+39
1995-02-15* all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.J.T. Conklin3-0/+70
1995-02-15Define TEXT_SEGMENT_BASE as 1 for ppc-eabi; Make dcache.c compilable on Linux.Michael Meissner2-0/+56
1995-02-15 * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c: ReplaceStu Grossman4-328/+503
1995-02-14 * expression.h: Move declaration of evaluate_subexp_with_coercionJim Kingdon1-0/+7
1995-02-14 * expression.h: Move include of value.h until after declaration ofJim Kingdon2-2/+7