aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1997-09-27 * command.c (add_cmd, add_show_from_set): Insert new commands inJason Molenda2-8/+49
1997-09-26 * config/mips-tm-mips.h (mips_extra_func_info): New frame_adjustMark Alexander4-12/+34
1997-09-26 * configure.tgt: Set gdb_target to r5900.Jeff Law4-4/+32
1997-09-26 * configure.tgt (v850-*-*): necmsg.lib instead of v850.lib.Felix Lee2-1/+11
1997-09-25* config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH insn withAndrew Cagney1-8/+0
1997-09-25Only use get_ds_base function on true Windows.Andrew Cagney2-3/+11
1997-09-25 * The following block of changes add support for debugging assemblyStu Grossman9-3/+1486
1997-09-25d30v sanitizationStu Grossman1-0/+14
1997-09-24 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,Bob Manson2-1/+12
1997-09-23 * Makefile.in (ALLCONFIG): Remove, inaccurate and never used.Stan Shebs1-0/+4
1997-09-23vr5900 -> r5900Jeff Law1-2/+1
1997-09-23 * mips-tdep.c (mips_push_arguments): Tweak alignment of registerPeter Schauer2-1/+26
1997-09-22 * stabsread.h, symtab.h, dbxread.c, symtab.c, stabsread.c:Dawn Perchik4-37/+36
1997-09-21Removed v850eq sanitization.Nick Clifton3-39/+6
1997-09-20 * config/i386/windows.mh (XDEPFILES): need to list some filesFelix Lee2-13/+13
1997-09-18v850 files that weren't being removed if !keep-v850Felix Lee2-3/+12
1997-09-17Fix tx19 sanitization.Mark Alexander1-4/+14
1997-09-17 * gdb.base/callfuncs.exp: Fix indentation.Bob Manson2-42/+68
1997-09-17 * valops.c (search_struct_field): Search basesclasses inPer Bothner1-1/+5
1997-09-17 * jv-exp.y (push_fieldnames): New, to handle EXP.FIELD1....FIELDN.Per Bothner6-46/+345
1997-09-17 * util.c (run_cleanup_chain, make_run_cleanup, do_run_cleanups):Per Bothner1-0/+10
1997-09-16 * monitor.h (MO_SREC_ACK_PLUS, MO_SREC_ACK_ROTATE): New flags.Stan Shebs4-6/+27
1997-09-16 * remote-sds.c (sds_load): New function.Stan Shebs2-49/+26
1997-09-16remove one more arc dregStan Shebs1-3/+9
1997-09-16Remove/retain old ARC stuff as appropriateStan Shebs5-1071/+5
1997-09-16Add v850e version of breakpoint. Make v850 breakpoint unique.Andrew Cagney2-1/+16
1997-09-16 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiledBob Manson1-0/+11
1997-09-15 * dbxread.c (MSYMBOL_SIZE): New macro.Mark Alexander9-54/+287
1997-09-13 * mdebugread.c (parse_symbol, handle_psymbol_enumerators): HandlePeter Schauer2-5/+19
1997-09-13 * lib/gdb.exp(gdb_step_for_stub): New function.Bob Manson2-62/+155
1997-09-13 * lib/gdb.exp(gdb_step_for_stub): New function.Bob Manson1-0/+28
1997-09-10 * *.exp: The end-all be-all of quoting fixes. Ha.Bob Manson25-104/+108
1997-09-10 * config/i386/windows.mh (XDEPFILES): reduce to libwingdb.a.Felix Lee2-11/+18
1997-09-10arc port no longer sanitizedDavid Edelsohn1-55/+17
1997-09-10arc port no longer sanitized.David Edelsohn1-4/+1
1997-09-09 * symtab.c, dbxread.c, stabsread.c: Fix up ANSI-C isms. FixJeff Law3-15/+27
1997-09-09Remove arc sanitization.David Edelsohn2-10/+3
1997-09-09Misc. changes I had lying around.David Edelsohn2-5/+10
1997-09-09 * symtab.c (lookup_block_symbol): Add missing PARAMS forJeff Law2-1/+7
1997-09-08 * ser-e7kpc.c: Don't include w32sut.h. We no longer use the UTStu Grossman2-9/+6
1997-09-08 * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support forDawn Perchik8-197/+746
1997-09-03removed v850 sanitization.Nick Clifton6-113/+40
1997-09-03Allow backends to set the architecture using bfd_architecture enumAndrew Cagney3-20/+50
1997-09-03 * config/sparclet.exp: Detect gratuitous change to sparclet gdbBob Manson2-19/+38
1997-09-03 Fix missing global verbose declaration. grrrr. this is NOTBob Manson1-0/+1
1997-09-02Typo in e700 #ifdef'd code.Andrew Cagney1-0/+5
1997-09-01Add ``set processor'' - an alias to ``set architecture''.Andrew Cagney2-0/+6
1997-08-30 * config/sparc/sparclite.mt: Removed simulator references (erc32Bob Manson2-2/+5
1997-08-28New commands ``set architecture'', ``show architecture'' and ``infoAndrew Cagney8-205/+348
1997-08-27Only pass endianess to simulator when explicitly set by user with setAndrew Cagney4-10/+36