aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
1997-02-12Revert last structs.exp change -- I found the problem.Jeff Law1-2/+0
1997-02-12 * config/udi.exp: Use mondfe,name instead of remote_host.Bob Manson2-1/+5
1997-02-12Remove REG_STRUCT_HAS_ADDR change.Jeff Law2-2/+2
1997-02-12 * config/mn10200/tm-mn10200.h (STORE_STRUCT_RETURN): Fix.Jeff Law3-4/+32
1997-02-12 * gdb.base/structs.exp: Expect some failures from the mn10200 port.Jeff Law2-0/+9
1997-02-11 * m32r-rom.c: #include <sys/types.h>.David Edelsohn1-0/+8
1997-02-11 * m32r/tm-m32r.h (TARGET_M32R): Define, for wingdb.David Edelsohn1-2/+4
1997-02-11 * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE): Fix case whenJeff Law2-1/+4
1997-02-11 * gdb.base/watchpoint.exp: Don't expect a failure when callingJeff Law1-0/+3
1997-02-11 * mn10200-tdep.c (mn10200_push_arguments): Stack only needs toJeff Law3-12/+30
1997-02-11 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't existJeff Law1-0/+5
1997-02-11Add r5900Gavin Romig-Koch3-0/+37
1997-02-11 * config/vx.exp: Use hostname instead of netport.Bob Manson2-0/+13
1997-02-11 * mips-tdep.c (non_heuristic_proc_desc): New function.Mark Alexander2-18/+122
1997-02-11 * lib/gdb.exp(gdb_test): Check the result of send_gdb. UseBob Manson2-13/+22
1997-02-10 * mn10200-tdep.c: Remove lots of debugging printfs, update/improveJeff Law3-184/+535
1997-02-10 * blockframe.c (generic_get_saved_regs): Remove unused variableJeff Law2-1/+15
1997-02-10 * gdb.base/exprs.exp: Delete bogus/incorrect (and probablyJeff Law1-0/+3
1997-02-10 * gdbtk.c (call_wrapper): Clear running_now if an error occurs.Stu Grossman2-0/+6
1997-02-10 * gdb.base/recurse.exp: Relax final value test for 'b' so thatJeff Law1-0/+5
1997-02-10 * xcoffread.c (RECORD_MINIMAL_SYMBOL): Add NULL asection* parameterFred Fish2-4/+11
1997-02-09 * remote-mips.c (common_breakpoint): Prevent 64-bit addressesMark Alexander4-7/+35
1997-02-08 * dwarf2read.c (dwarf2_linkage_name): New function to getPeter Schauer2-31/+59
1997-02-07 * blockframe.c (generic_frame_chain_valid): If the new frameJeff Law2-1/+8
1997-02-07 * gdb.fortran/types.exp: If the target doesn't support "double"Jeff Law1-0/+3
1997-02-07 * gdb.c++/virtfunc.exp: Expect failure for virtual functionJeff Law1-0/+3
1997-02-07 * gdb.base/printcmds.exp: Allow minor deviation in FP valuesJeff Law1-0/+5
1997-02-06 * gdb.base/help.exp: Disable "help set", "help show", andJeff Law1-0/+3
1997-02-06 * gdb.base/default.exp: Set match_max to 5000 and the timeoutJeff Law1-0/+4
1997-02-06 * gdb.base/nodebug.exp: Don't try to do an inferior functionJeff Law5-1/+34
1997-02-06 * gdb.base/break.exp: Check for gdb,noresults before testingJeff Law3-24/+13
1997-02-05 * config/sh.exp: New file.Bob Manson5-10/+22
1997-02-05 * config/sh.exp: New file.Bob Manson1-0/+25
1997-02-04 * mips-tdep.c (mips16_get_imm): Fix calculation of extended immediate.Mark Alexander2-1/+8
1997-02-04 * mips-tdep.c (mips16_decode_reg_save): Distinguish betweenMark Alexander2-114/+319
1997-02-03 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit beforeBob Manson2-5/+11
1997-02-03Mon Feb 3 11:06:05 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder3-1/+572
1997-02-03 * lib/gdb.exp(gdb_test): Surround the result pattern withBob Manson4-124/+61
1997-02-02 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.Bob Manson59-662/+670
1997-02-02Committing sanitize changesGeoffrey Noer5-3/+37