summaryrefslogtreecommitdiff
path: root/gdb/infcmd.c
Commit message (Expand)AuthorAgeFilesLines
* From Peter Schauer: Add `info r' alias for `info registers'.Andrew Cagney2000-04-191-0/+1
* 2000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-03-301-28/+28
* 2000-02-23 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-02-231-11/+3
* import gdb-2000-02-02 snapshotJason Molenda2000-02-031-0/+53
* import gdb-2000-01-31 snapshotJason Molenda2000-02-011-4/+23
* import gdb-2000-01-10 snapshotJason Molenda2000-01-111-9/+17
* import gdb-1999-12-21 snapshotJason Molenda1999-12-221-0/+9
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-15/+139
* import gdb-1999-11-08 snapshotJason Molenda1999-11-091-60/+36
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-6/+5
* import gdb-1999-09-28 snapshotJason Molenda1999-09-281-23/+32
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-12/+7
* import gdb-1999-07-19 snapshotJason Molenda1999-07-191-2/+2
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-254/+262
* import gdb-1999-07-07 pre reformatJason Molenda1999-07-071-2/+4
* import gdb-1999-07-05 snapshotJason Molenda1999-07-051-53/+324
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-6/+8
* import gdb-19990504 snapshotStan Shebs1999-05-051-7/+9
* import gdb-19990422 snapshotStan Shebs1999-04-261-44/+41
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1553
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1541/+0
* all remaining *.c *.h files from hp merge.David Taylor1998-12-311-11/+130
* hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1998-12-281-37/+67
* * configure.in: Add test for "long long" support.Fred Fish1996-07-281-0/+8
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-2/+11
* * fork-child.c (fork_inferior), inferior.h: init_trace_fun nowStu Grossman1996-05-061-1/+1
* * breakpoint.c (delete_breakpoint): Fix bpt->val, bpt->expPeter Schauer1996-04-281-5/+4
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-3/+6
* * infcmd.c (do_registers_info): Ignore anonymous registers.Stan Shebs1996-03-081-2/+7
* * symtab.h (namespace enum): becomes typedef to avoid namespaceSteve Chamberlain1996-01-041-4/+12
* * symfile.c: Move global variable auto_solib_add_at_startup fromKung Hsu1995-09-141-2/+0
* * infcmd.c (attach_command): Add solibs only whenKung Hsu1995-09-121-2/+5
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-4/+3
* * infcmd.c (signal_command): For "signal 0", pass (CORE_ADDR)-1,Jim Kingdon1995-01-141-1/+5
* * infcmd.c (signal_command): Accept "signal 0"; the change to notJim Kingdon1995-01-131-2/+6
* * target.c, target.h (target_signal_from_command): New function.Jim Kingdon1995-01-081-79/+45
* The point of these changes is to avoid reading the frame pointerJim Kingdon1994-10-081-15/+23
* Breakpoint hit counts, from Bob Rusk (rrusk@mail.csd.harris.com).Stan Shebs1994-07-141-80/+14
* * infcmd.c (signal_command): Accept 0 as legitimate signal number.Jim Kingdon1994-01-181-8/+9
* * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1994-01-041-32/+43
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-9/+9
* * objfiles.h, infcmd.c, symfile.c: Add comments about how variousJim Kingdon1993-10-311-1/+21
* Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1993-09-281-3/+9
* infcmd.c (step_1),K. Richard Pixley1993-09-221-2/+1
* * defs.h (make_cleanup): Change PTR to void * when inside PARAMS.Jim Kingdon1993-09-181-0/+40
* add commentJim Kingdon1993-09-131-0/+1
* * inferior.h, infrun.c, thread.c, infcmd.c: Remove all uses ofJim Kingdon1993-09-131-2/+1
* * infcmd.c, inferior.h (run_stack_dummy): If we stop somewhereJim Kingdon1993-08-271-58/+15
* * infrun.c: Remove step_resume_{duplicate,shadow}. ReplaceJim Kingdon1993-07-111-3/+4
* * infcmd.c (run_stack_dummy): New argument name.Jim Kingdon1993-07-081-4/+15