aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1997-03-06 Added and updated copyright notices to testsuite expectBob Manson52-149/+295
1997-03-06 More .Sanitize.Bob Manson1-0/+1
1997-03-06 * config/vr5000.exp: New file.Bob Manson2-0/+3
1997-03-06 * config/monitor.exp(gdb_target_monitor): Add pattern forBob Manson3-35/+53
1997-03-06 * remote-mips.c (mips_exit_debug): Some IDT boards don'tBob Manson2-1/+6
1997-03-06 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_commandBob Manson2-121/+78
1997-03-05 * mn10200-tdep.c (mn10200_push_arguments): Handle new callingJeff Law2-22/+71
1997-03-04Correct sparclet sanitize errors.Jim Wilson1-3/+2
1997-03-04 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don'tBob Manson4-17/+26
1997-03-03 * defs.h (LONGEST): Move #ifndef LONGEST to outside.David Edelsohn1-0/+5
1997-03-03Correct d10v sanitization errors.Jim Wilson3-29/+3
1997-03-01 * config/monitor.exp: Detect the "Couldn't establish connection"Bob Manson2-20/+61
1997-02-28 * mips-tdep.c (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR):Mark Alexander2-56/+96
1997-02-27 * stabs.texinfo (String Field): Document type number pairs here,Ian Lance Taylor2-42/+67
1997-02-27 * remote-mips.c: Put back the form feeds.Mark Alexander2-18/+14
1997-02-27 * remote-mips.c: Remove form feeds (^L) from source.Mark Alexander2-24/+54
1997-02-27 * configure.in configure (HPUX/OSF thread support): Enable thisStu Grossman3-20/+32
1997-02-27 * configure.host (i[3456]86-*-windows): Disable long longStu Grossman4-262/+553
1997-02-27FIxing Sanitize problems found by Marilyn.Jeff Law1-6/+0
1997-02-27Fixing Sanitize errors found by Marilyn.Jeff Law1-2/+2
1997-02-26 * configure.tgt (mips*-*-lnews*): New target.Stan Shebs1-0/+1
1997-02-24 * mn10200-tdep.c (mn10200_analyze_prologue): Don't fix fi->frameJeff Law1-22/+26
1997-02-24 * lib/gdb.exp(gdb_test): Generate a FAIL message whenBob Manson2-0/+6
1997-02-24 * config/vr4300.exp: New file.Bob Manson34-411/+521
1997-02-22 * stabsread.c (read_type): Fix handling of template namesPeter Schauer2-9/+25
1997-02-22Added vxworks.exp.Bob Manson1-0/+1
1997-02-21 * lib/gdb.exp(gdb_init): New function.Bob Manson2-2/+12
1997-02-21 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAILBob Manson2-1/+27
1997-02-20 * gdb.base/exprs.exp(test_expr): Make sure each test gets a uniqueBob Manson2-2/+4
1997-02-20 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.Bob Manson1-0/+2
1997-02-20 * gdb.base/scope.exp: Use gdb_test.Bob Manson3-879/+217
1997-02-20 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.Stan Shebs2-9/+12
1997-02-20 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"Jeff Law1-0/+13
1997-02-20Since d10v is public now, remove all sanitization statementsMichael Meissner4-80/+41
1997-02-18 * maint.c: Eliminate -Wall warnings by including some header files.Mark Alexander2-0/+6
1997-02-18 * remote-sim.c (init_callbacks): Undo previous change.Mark Alexander2-3/+11
1997-02-18 * maint.c: Fix dereference of pointer.Dawn Perchik3-5/+8
1997-02-16 * remote-vx.c (vx_attach): Fix for PR 11356. Remove code addedStu Grossman2-28/+10
1997-02-14 * main.c (print_gdb_help): Make static to match declaration.Ian Lance Taylor1-0/+3
1997-02-14 * remote-e7000.c, ser-e7kpc.c, serial.c: Remove // comments.Dawn Perchik3-12/+6
1997-02-13 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.Jeff Law1-2/+0
1997-02-13 * gdb.stabs/*.mt; Deleted, no longer used.Jeff Law8-63/+5
1997-02-13 * gdb.disasm/*.mt: Deleted, no longer used.Jeff Law7-43/+709
1997-02-13 * debugify.c, debugify.h: Make safe for non-ansi compilers.Dawn Perchik3-8/+42
1997-02-12 * defs.h: Fix prototypes for new cleanup functions.Dawn Perchik1-0/+4
1997-02-12 * debugify.c, debugify.h: Fix for general gnu use. Remove C++Dawn Perchik3-42/+100
1997-02-12 * debugify.c, debugify.h: New files. Provide common macrosDawn Perchik4-0/+115
1997-02-12 * c-valprint.c: Fix checkin glitch.Dawn Perchik1-1/+0
1997-02-12 * c-valprint.c (c_val_print): Fix printing for arrays definedDawn Perchik2-0/+9
1997-02-12 * defs.h: Fix cntl-C to read from the Windows message queue.Dawn Perchik6-47/+351