aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-07-19* lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.J.T. Conklin1-6/+3
1994-07-19* gdb.base/funcargs.exp: Use gdb_run_cmd to start program.J.T. Conklin1-56/+28
1994-07-19* lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.J.T. Conklin1-2/+5
1994-07-19* lib/gdb.exp (gdb_run_cmd): New function, used to start programJ.T. Conklin1-1/+13
1994-07-19* gdb.base/bitfields.exp: Use gdb_run_cmd to start program.J.T. Conklin1-24/+12
1994-07-19* lib/gdb.exp (gdb_run_cmd): New function, used to start programJ.T. Conklin1-2/+6
1994-07-19Mostly converted to use gdb_test proc.J.T. Conklin1-271/+100
1994-07-19This config file didn't belong hereJ.T. Conklin1-3/+0
1994-07-19 * main.c: Include <ctype.h>.Stan Shebs2-0/+11
1994-07-19* gdb.base/bitfields.exp: Simplify by using delete_breakpoints andJ.T. Conklin3-208/+124
1994-07-18Modified Files:Kung Hsu2-0/+7
1994-07-18* gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,J.T. Conklin3-12/+289
1994-07-18(is there an echo in here?)Stan Shebs1-0/+4
1994-07-18* gdb.base/corefile.exp: Execute coremaker to generate core dump.J.T. Conklin2-0/+150
1994-07-17(This is the change that should have gone in the main tree ...)Fred Fish2-2/+2
1994-07-17 * Makefile.in (VERSION): Bump to 4.12.85.Fred Fish2-6/+30
1994-07-17 * gdb.texinfo: Add some more credits.Stan Shebs2-15/+36
1994-07-17 * config/m88k/delta88.mh (MUNCH_DEFINE): Remove.Stan Shebs3-8/+11
1994-07-17 Harris CX/UX support, from Bob Rusk (rrusk@mail.csd.harris.com).Stan Shebs10-15/+701
1994-07-17 * elfread.c (elf_symtab_read): Handle error return fromPeter Schauer2-5/+18
1994-07-17 * inferior.h (ARCH_NUM_REGS): New macro, actual number ofStan Shebs2-4/+22
1994-07-16 * breakpoint.c (ignore, condition): Add usage notes to help strings.Stan Shebs2-13/+35
1994-07-15 Stop printing at null char option, from Oliver MeyerStan Shebs3-3/+34
1994-07-15 From Kevin A. Buettner (kev@cujo.geg.mot.com).Stan Shebs2-364/+124
1994-07-15 * infrun.c (wait_for_inferior): Handle stepping into leafPeter Schauer1-0/+5
1994-07-15 * gdbint.texinfo: Removed mentions of many incorrectly placed andStan Shebs2-222/+137
1994-07-14 * gdb.base/signals.exp: Allow for optionality of breakpointStan Shebs1-0/+5
1994-07-14 * dbxread.c: Don't include libbfd.h.Stan Shebs4-28/+23
1994-07-14Modified Files:Kung Hsu2-1/+10
1994-07-14* gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.Jim Kingdon1-0/+4
1994-07-14 Breakpoint hit counts, from Bob Rusk (rrusk@mail.csd.harris.com).Stan Shebs3-94/+75
1994-07-12Minor tweaksJ.T. Conklin1-1/+2
1994-07-12* gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,J.T. Conklin1-0/+4
1994-07-12* config/mt-i386-netware: New file.J.T. Conklin3-0/+5
1994-07-12* gdb.base/interrupt.c: Do not test if errno == EINTR if it's notJ.T. Conklin1-0/+3
1994-07-12* gdb.base/Makefile.in: Added support for systems that name coreJ.T. Conklin2-4/+12
1994-07-12 * gdb.texinfo (help targets): Changed to `help target', whichPeter Schauer2-2/+7
1994-07-12 * elfread.c (elf_symfile_read): Unconditionally add dynamicPeter Schauer2-3/+13
1994-07-12 * gdb.base/return.exp: Add comment and message for `return double'Peter Schauer1-1/+11
1994-07-12Various updatesStan Shebs8-75/+23
1994-07-12 Atari support, from Uwe Seimet (seimet@chemie.uni-kl.de).Stan Shebs7-10/+30
1994-07-09 * symtab.c (find_function_start_sal): New function to findPeter Schauer1-0/+15
1994-07-07 * ch-exp.y (match_simple_name_string): Don't lower-case here.Per Bothner1-11/+20
1994-07-06 * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c:Peter Schauer7-28/+30
1994-07-05 * hppa-tdep.c (read_unwind_info): ELF unwind information is in theJeff Law2-1/+6
1994-07-05 * breakpoint.c (mention): Always show breakpoint address if noStan Shebs1-0/+16
1994-07-02 * config/sparc/tm-sun4sol2.h (HANDLE_SVR4_EXEC_EMULATORS):Peter Schauer1-0/+3
1994-07-01 * mpw-config.in (MacSerial.h): Duplicate from standard Serial.h.Stan Shebs3-1/+13
1994-06-30 * infrun.c (wait_for_inferior): Print "Program exited normally"Jim Kingdon2-7/+6
1994-06-30Fix a boobooStan Shebs1-1/+1