2002-04-23 |
Jason Thorpe | * findvar.c (extract_signed_integer): Cast printf argument |
blob | commitdiff | raw |
2002-04-21 |
Andrew Cagney | * frame.h (selected_frame_level): Document as deprecated. |
blob | commitdiff | raw | diff to current |
2002-04-12 |
Andrew Cagney | * defs.h (read_relative_register_raw_bytes): Delete... |
blob | commitdiff | raw | diff to current |
2002-03-28 |
Michael Snyder | 2002-03-27 Michael Snyder <[email protected]> |
blob | commitdiff | raw | diff to current |
2002-03-06 |
Andrew Cagney | * cli/cli-decode.c (set_cmd_completer): New function. |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Richard Earnshaw | * gdbarch.sh (PRINT_FLOAT_INFO): Add rule. |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Andrew Cagney | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New funct... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Andrew Cagney | * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from... |
blob | commitdiff | raw | diff to current |
2002-01-21 |
Jim Blandy | * infcmd.c (run_command): Check that the `exec' target... |
blob | commitdiff | raw | diff to current |
2002-01-17 |
Andrew Cagney | Remove else clause to #if UI_OUT. |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Andrew Cagney | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Tom Tromey | * NEWS: Update for --args. |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Tom Tromey | Fix for PR gdb/209, PR gdb/156: |
blob | commitdiff | raw | diff to current |
2001-11-10 |
Andrew Cagney | s/value_ptr/struct value */ |
blob | commitdiff | raw | diff to current |
2001-11-01 |
Fred Fish | Approved by [email protected] |
blob | commitdiff | raw | diff to current |
2001-10-01 |
Andrew Cagney | * infcmd.c (do_registers_info): Delete code dumping... |
blob | commitdiff | raw | diff to current |
2001-08-02 |
Eli Zaretskii | The following changes avoid polluting global namespace... |
blob | commitdiff | raw | diff to current |
2001-06-11 |
Eli Zaretskii | * completer.c (gdb_completer_loc_break_characters... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Michael Snyder | 2001-05-16 Michael Snyder <[email protected]> |
blob | commitdiff | raw | diff to current |
2001-05-04 |
Kevin Buettner | Phase 1 of the ptid_t changes. |
blob | commitdiff | raw | diff to current |
2001-03-27 |
J.T. Conklin | * arch-utils.c (#include "gdbthread.h"): Removed. |
blob | commitdiff | raw | diff to current |
2001-03-21 |
Andrew Cagney | * frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error... |
blob | commitdiff | raw | diff to current |
2001-03-13 |
Andrew Cagney | Eliminate ARCH_NUM_REGS. |
blob | commitdiff | raw | diff to current |
2001-03-06 |
Kevin Buettner | Update/correct copyright notices. |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Eli Zaretskii | * demangle.c (demangling_style_names): New variable. |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Andrew Cagney | Add __FILE__ and __LINE__ parameter to internal_error() / |
blob | commitdiff | raw | diff to current |
2001-02-06 |
Michael Snyder | 2001-02-06 Michael Snyder <[email protected]... |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Andrew Cagney | Replace strsave() with xstrdup(). |
blob | commitdiff | raw | diff to current |
2001-01-27 |
Fernando Nasser | 2001-01-26 Fernando Nasser <[email protected]> |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Fernando Nasser | 2001-01-24 Fernando Nasser <[email protected]> |
blob | commitdiff | raw | diff to current |
2001-01-18 |
Mark Kettenis | * infcmd.c (print_return_value): Restore another space... |
blob | commitdiff | raw | diff to current |
2001-01-12 |
Andrew Cagney | Restore missing space lost when switching to UI_OUT. |
blob | commitdiff | raw | diff to current |
2000-12-15 |
Kevin Buettner | Replace free() with xfree(). |
blob | commitdiff | raw | diff to current |
2000-11-10 |
Christopher Faylor | * inferior.h (step_over_calls_kind): New enum to clarif... |
blob | commitdiff | raw | diff to current |
2000-10-30 |
David Taylor | * eval.c (parse_and_eval_long): New function. |
blob | commitdiff | raw | diff to current |
2000-09-02 |
David Anderson | Corrected spelling error in comment: continaution ... |
blob | commitdiff | raw | diff to current |
2000-08-01 |
Elena Zannoni | 2000-08-01 Elena Zannoni <[email protected]... |
blob | commitdiff | raw | diff to current |
2000-07-30 |
Kevin Buettner | Protoization. |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-07-07 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-07-06 |
Christopher Faylor | * infcmd.c (attach_command): Move "stop_soon_quietly... |
blob | commitdiff | raw | diff to current |
2000-05-28 |
Kevin Buettner | PARAMS removal. |
blob | commitdiff | raw | diff to current |
2000-05-22 |
Andrew Cagney | Purge (almost) make_cleanup_func. |
blob | commitdiff | raw | diff to current |
2000-05-15 |
Andrew Cagney | Cleanup delete_breakpoint cleanups. |
blob | commitdiff | raw | diff to current |
2000-04-19 |
Andrew Cagney | From Peter Schauer: Add `info r' alias for `info regist... |
blob | commitdiff | raw | diff to current |
2000-03-30 |
Michael Snyder | 2000-03-30 Michael Snyder <[email protected]... |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Fernando Nasser | 2000-02-23 Fernando Nasser <[email protected]> |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Ian Lance Taylor | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Ian Lance Taylor | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-02-03 |
Jason Molenda | import gdb-2000-02-02 snapshot |
blob | commitdiff | raw | diff to current |
2000-02-01 |
Jason Molenda | import gdb-2000-01-31 snapshot |
blob | commitdiff | raw | diff to current |
2000-01-11 |
Jason Molenda | import gdb-2000-01-10 snapshot |
blob | commitdiff | raw | diff to current |
1999-12-22 |
Jason Molenda | import gdb-1999-12-21 snapshot |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Jason Molenda | import gdb-1999-12-06 snapshot |
blob | commitdiff | raw | diff to current |
1999-11-09 |
Jason Molenda | import gdb-1999-11-08 snapshot |
blob | commitdiff | raw | diff to current |
1999-10-05 |
Jason Molenda | import gdb-1999-10-04 snapshot |
blob | commitdiff | raw | diff to current |
1999-09-28 |
Jason Molenda | import gdb-1999-09-28 snapshot |
blob | commitdiff | raw | diff to current |
1999-08-16 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-08-09 |
Jason Molenda | import gdb-1999-08-09 snapshot |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Jason Molenda | import gdb-1999-07-19 snapshot |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-07-07 |
Jason Molenda | import gdb-1999-07-07 post reformat |
blob | commitdiff | raw | diff to current |
1999-07-07 |
Jason Molenda | import gdb-1999-07-07 pre reformat |
blob | commitdiff | raw | diff to current |
1999-07-05 |
Jason Molenda | import gdb-1999-07-05 snapshot |
blob | commitdiff | raw | diff to current |
1999-05-25 |
Jason Molenda | import gdb-1999-05-25 snapshot |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Stan Shebs | import gdb-19990504 snapshot |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Richard Henderson | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Stan Shebs | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Stan Shebs | import gdb-19990422 snapshot |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Stan Shebs | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Stan Shebs | Initial creation of sourceware repository |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Stan Shebs | Initial creation of sourceware repository |
blob | commitdiff | raw |
1998-12-31 |
David Taylor | all remaining *.c *.h files from hp merge. |
blob | commitdiff | raw | diff to current |
1998-12-28 |
David Taylor | hp merge changes -- too numerous to mention here; see... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
nobody | This commit was manufactured by cvs2svn to create branc... |
blob | commitdiff | raw |
1998-03-25 |
Tom Tromey | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1996-07-28 |
Fred Fish | * configure.in: Add test for "long long" support. |
blob | commitdiff | raw | diff to current |
1996-07-26 |
Fred Fish | See gdb ChangeLog entry with header: |
blob | commitdiff | raw | diff to current |
1996-05-06 |
Stu Grossman | * fork-child.c (fork_inferior), inferior.h: init_trac... |
blob | commitdiff | raw | diff to current |
1996-04-28 |
Peter Schauer | * breakpoint.c (delete_breakpoint): Fix bpt->val... |
blob | commitdiff | raw | diff to current |
1996-03-30 |
Fred Fish | * core-aout.c (fetch_core_registers): Cast core_reg_si... |
blob | commitdiff | raw | diff to current |
1996-03-08 |
Stan Shebs | * infcmd.c (do_registers_info): Ignore anonymous regis... |
blob | commitdiff | raw | diff to current |
1996-01-04 |
Steve Chamberlain | * symtab.h (namespace enum): becomes typedef to avoid... |
blob | commitdiff | raw | diff to current |
1995-09-14 |
Kung Hsu | * symfile.c: Move global variable auto_solib_ad... |
blob | commitdiff | raw | diff to current |
1995-09-12 |
Kung Hsu | * infcmd.c (attach_command): Add solibs only when |
blob | commitdiff | raw | diff to current |
1995-08-01 |
J.T. Conklin | * configure.in: Check for working mmap, ansi headers... |
blob | commitdiff | raw | diff to current |
1995-01-14 |
Jim Kingdon | * infcmd.c (signal_command): For "signal 0", pass... |
blob | commitdiff | raw | diff to current |
1995-01-13 |
Jim Kingdon | * infcmd.c (signal_command): Accept "signal 0"; the... |
blob | commitdiff | raw | diff to current |
1995-01-08 |
Jim Kingdon | * target.c, target.h (target_signal_from_command)... |
blob | commitdiff | raw | diff to current |
1994-10-08 |
Jim Kingdon | The point of these changes is to avoid reading the... |
blob | commitdiff | raw | diff to current |
1994-07-14 |
Stan Shebs | Breakpoint hit counts, from Bob Rusk ([email protected]... |
blob | commitdiff | raw | diff to current |
1994-01-18 |
Jim Kingdon | * infcmd.c (signal_command): Accept 0 as legitimate... |
blob | commitdiff | raw | diff to current |
1994-01-04 |
Jim Kingdon | * target.h: Add enum target_waitkind, enum target_sign... |
blob | commitdiff | raw | diff to current |
1993-11-01 |
Thomas Lord | Change the stream argument to _filtered to GDB_FILE *. |
blob | commitdiff | raw | diff to current |
1993-10-31 |
Jim Kingdon | * objfiles.h, infcmd.c, symfile.c: Add comments about... |
blob | commitdiff | raw | diff to current |
1993-09-28 |
Jim Kingdon | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent... |
blob | commitdiff | raw | diff to current |
1993-09-22 |
K. Richard Pixley | infcmd.c (step_1), |
blob | commitdiff | raw | diff to current |
1993-09-18 |
Jim Kingdon | * defs.h (make_cleanup): Change PTR to void * when... |
blob | commitdiff | raw | diff to current |
next |