aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1995-03-24 * somsolib.c (som_solib_add): Handle case where a shared libraryJeff Law2-9/+12
1995-03-23* gdb.base/commands.exp (infrun_breakpoint_command_test): New test.Jim Kingdon2-18/+44
1995-03-23 * breakpoint.c (bpstat_do_actions): For each element in the bpstatJim Kingdon1-0/+6
1995-03-23 * mem-break.c (LITTLE_BREAKPOINT, BIG_BREAKPOINT): Define asDavid Edelsohn1-0/+11
1995-03-23 * config/mt-slite: add LIBS and -nostdlib.Kung Hsu3-2/+267
1995-03-22 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.David Edelsohn2-2/+4
1995-03-22* gdb.base/a2-run.exp: Change argument to istarget fromDavid Edelsohn1-0/+6
1995-03-22Change argument to istarget from "*-*-vxworks" to "*-*-vxworks*".David Edelsohn2-11/+8
1995-03-22 * lib/gdb.exp: add proc runto_main, for targets that use stubs, thisKung Hsu1-0/+6
1995-03-22 * config/mt-slite: add -Dusestubs.Kung Hsu1-1/+2
1995-03-22 * lib/gdb.exp: add proc runto_main, for targets that use stubs, thisKung Hsu1-0/+47
1995-03-22 * sparc-stub.c: add nop after 'bg good_wim'.Kung Hsu3-0/+7
1995-03-21 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@Jim Kingdon2-735/+742
1995-03-21 * gdb.base/signals.exp: Add test for "handle all print".Jim Kingdon2-1/+14
1995-03-21 * infrun.c (handle_command): Don't print TARGET_SIGNAL_0,Jim Kingdon1-0/+5
1995-03-21 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one testJim Kingdon2-1/+6
1995-03-21* gdb.base/nodebug.c (array_index): Call malloc.Jim Kingdon1-0/+2
1995-03-21 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.Jim Kingdon2-0/+2417
1995-03-21* tuples.exp (do_tests): Make names of "print v_ps" test unique.Jim Kingdon2-1/+5
1995-03-20 * config/m68k/tm-m68k.h: Define D0_REGNUM and A0_REGNUM for registerStu Grossman1-0/+2
1995-03-20 * findvar.c (read_register_bytes write_register_bytes): MakeStu Grossman1-0/+2
1995-03-20 * hppab-nat.c (store_inferior_registers): Sync with HPUX version.Jeff Law2-25/+43
1995-03-20 * gdb.base/recurse.exp: Update gdb_test invocation to use newJeff Law2-20/+25
1995-03-20 * hppah-nat.c (store_inferior_registers): Move check forStu Grossman2-11/+12
1995-03-18 * mdebugread.c (parse_symbol): If finishing a function withoutPeter Schauer2-9/+47
1995-03-17 * mpw-config.in (i386-unknown-go32): Change from aout.Stan Shebs5-66/+108
1995-03-17* lib/gdb.exp: Skip CHILL for AIX and Solaris.Jim Kingdon2-2/+3
1995-03-17 * stabs.texinfo (Negative Type Numbers): Mention the fact thatJim Kingdon2-1/+6
1995-03-17 * gdb.base/nodebug.exp: Comment out redundant test. Make name ofJim Kingdon1-1/+1
1995-03-17 * gdb.base/nodebug.exp: Comment out redundant test. Make name ofJim Kingdon2-2/+9
1995-03-17* lib/gdb.exp: Skip CHILL for AIX.Jim Kingdon2-1/+10
1995-03-17 * xcoffread.c (process_linenos): Make sure filename we pass toJim Kingdon1-89/+108
1995-03-17 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle haveJim Kingdon2-2/+7
1995-03-17* nlm/gdbserve.c (handle_exception): #if out call to StopBell,J.T. Conklin3-7/+12
1995-03-16 * xcoffread.c (read_xcoff_symtab): When creating a dummy parameterJim Kingdon2-3/+26
1995-03-16* stabsread.c (rs6000_builtin_type): Recognize types -31 to -34.Jim Kingdon2-1/+19
1995-03-16* stabs.texinfo (Negative Type Numbers): Document types -31 to -34.Jim Kingdon2-0/+16
1995-03-16 * config/rom68k.exp: New file to support Motorola IDP board.Stu Grossman2-31/+19
1995-03-15 * findvar.c (read_register_bytes write_register_bytes): MakeStu Grossman3-2/+89
1995-03-15 * utils.c, defs.h (putchar_unfiltered, fputc_unfiltered): MakeJim Kingdon2-3/+14
1995-03-15* configure.in (alpha-*-netware*): Removed configuration.J.T. Conklin2-2/+1
1995-03-15Reworded comments. gdbserve.nlm is no longer NetWare/i386 specific.J.T. Conklin1-14/+14
1995-03-15* nlmstub.def: Removed, this was moved to nlm/gdbserve.defJ.T. Conklin10-1404/+0
1995-03-15* nlmstub.def: Removed, this was moved to nlm/gdbserve.defJ.T. Conklin2-5/+7
1995-03-15 * gdb.base/printcmds.exp (test_character_literals_accepted): TestJim Kingdon8-250/+205
1995-03-15* nlm/gdbserve.c (main): Add support for processing BOARD=J.T. Conklin2-0/+18
1995-03-15* c-exp.y (yylex): Make an empty character constant an error.Jim Kingdon2-0/+6
1995-03-15 * gdb.base/signals.exp (signal_tests_1): Make pass messageJim Kingdon1-0/+3
1995-03-15 * gdb.base/whatis.exp: Remove xfails for printing char vs.Jim Kingdon1-0/+10
1995-03-15 * gdb.base/nodebug.exp: Test ability to call a function and passJim Kingdon1-1/+1