aboutsummaryrefslogtreecommitdiff
path: root/gdb/infcmd.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-19import gdb-1999-07-19 snapshotJason Molenda1-2/+2
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-254/+262
1999-07-07import gdb-1999-07-07 pre reformatJason Molenda1-2/+4
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-53/+324
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-6/+8
1999-05-05import gdb-19990504 snapshotStan Shebs1-7/+9
1999-04-26import gdb-19990422 snapshotStan Shebs1-44/+41
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1553
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1541/+0
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-11/+130
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-37/+67
1996-07-28 * configure.in: Add test for "long long" support.Fred Fish1-0/+8
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-2/+11
1996-05-06 * fork-child.c (fork_inferior), inferior.h: init_trace_fun nowStu Grossman1-1/+1
1996-04-28 * breakpoint.c (delete_breakpoint): Fix bpt->val, bpt->expPeter Schauer1-5/+4
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-3/+6
1996-03-08 * infcmd.c (do_registers_info): Ignore anonymous registers.Stan Shebs1-2/+7
1996-01-04 * symtab.h (namespace enum): becomes typedef to avoid namespaceSteve Chamberlain1-4/+12
1995-09-14 * symfile.c: Move global variable auto_solib_add_at_startup fromKung Hsu1-2/+0
1995-09-12 * infcmd.c (attach_command): Add solibs only whenKung Hsu1-2/+5
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-4/+3
1995-01-14 * infcmd.c (signal_command): For "signal 0", pass (CORE_ADDR)-1,Jim Kingdon1-1/+5
1995-01-13 * infcmd.c (signal_command): Accept "signal 0"; the change to notJim Kingdon1-2/+6
1995-01-08 * target.c, target.h (target_signal_from_command): New function.Jim Kingdon1-79/+45
1994-10-08 The point of these changes is to avoid reading the frame pointerJim Kingdon1-15/+23
1994-07-14 Breakpoint hit counts, from Bob Rusk (rrusk@mail.csd.harris.com).Stan Shebs1-80/+14
1994-01-18* infcmd.c (signal_command): Accept 0 as legitimate signal number.Jim Kingdon1-8/+9
1994-01-04 * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1-32/+43
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-9/+9
1993-10-31 * objfiles.h, infcmd.c, symfile.c: Add comments about how variousJim Kingdon1-1/+21
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-3/+9
1993-09-22 infcmd.c (step_1),K. Richard Pixley1-2/+1
1993-09-18 * defs.h (make_cleanup): Change PTR to void * when inside PARAMS.Jim Kingdon1-0/+40
1993-09-13add commentJim Kingdon1-0/+1
1993-09-13 * inferior.h, infrun.c, thread.c, infcmd.c: Remove all uses ofJim Kingdon1-2/+1
1993-08-27 * infcmd.c, inferior.h (run_stack_dummy): If we stop somewhereJim Kingdon1-58/+15
1993-07-11 * infrun.c: Remove step_resume_{duplicate,shadow}. ReplaceJim Kingdon1-3/+4
1993-07-08 * infcmd.c (run_stack_dummy): New argument name.Jim Kingdon1-4/+15
1993-07-06 * Makefile.in (ALLPARAM): Add config/{alpha/xm-alpha.h,pa/xm-pa.h}.Jim Kingdon1-14/+84
1993-05-19 * blockframe.c (get_prev_frame_info): If pc in sigtramp, setJim Kingdon1-7/+20
1993-05-18 * infcmd.c (step_1): Fix poorly worded error message.Jim Kingdon1-7/+24
1992-12-28 * hppah-tdep.c (frame_saved_pc): Use better test for outermostStu Grossman1-0/+7
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-10/+6
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-1/+1
1992-12-15Avoid printf_filtered limit.John Gilmore1-9/+20
1992-11-18* infcmd.c (set_environment_command): Make set env FOO x=y work.Stu Grossman1-31/+77
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-1/+1
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-1/+1
1992-06-20 * infcmd.c (jump_command): Use cleanups to avoid memory leaks.Fred Fish1-9/+19
1992-06-11Small changes from Solaris port. The big stuff is not all working yet.John Gilmore1-59/+147