Age | Commit message (Expand) | Author | Files | Lines |
2002-02-18 | * gdbarch.sh (GET_LONGJMP_TARGET): Add rule. | Richard Earnshaw | 1 | -12/+8 |
2002-02-06 | 2002-02-04 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -40/+101 |
2002-02-03 | * breakpoint.c (break_at_finish_command): Really export. | Peter Schauer | 1 | -3/+3 |
2002-02-02 | 2002-02-01 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -8/+1 |
2002-02-02 | 2002-02-01 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -4/+4 |
2002-02-01 | 2002-02-01 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -24/+0 |
2002-02-01 | 2002-01-31 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -29/+4 |
2002-02-01 | 2002-01-31 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -48/+49 |
2002-01-17 | Remove else clause to #if UI_OUT. | Andrew Cagney | 1 | -280/+7 |
2001-11-11 | From Mark Kettenis <kettenis@gnu.org>: | Andrew Cagney | 1 | -3/+25 |
2001-11-06 | * arch-utils.c (generic_in_function_epilogue_p): New function. | Corinna Vinschen | 1 | -0/+8 |
2001-10-20 | * breakpoint.h, breakpoint.c: Ditto. | Andrew Cagney | 1 | -8/+9 |
2001-10-12 | 2001-10-12 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -5/+1 |
2001-09-18 | Add ui_out parameter to libgdb functions. | Andrew Cagney | 1 | -4/+4 |
2001-08-02 | The following changes avoid polluting global namespace with the | Eli Zaretskii | 1 | -116/+116 |
2001-07-28 | Move libgdb library functions to gdb.h (new file). | Andrew Cagney | 1 | -0/+1 |
2001-07-14 | * utils.c (query): Remove tui hacks; tui must use the query_hook. | Stephane Carrez | 1 | -22/+0 |
2001-07-06 | Replace: | Andrew Cagney | 1 | -12/+12 |
2001-06-28 | 2001-06-28 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+6 |
2001-06-27 | Always send the breakpoint table headers to ui-out. MI/CLI can | Andrew Cagney | 1 | -17/+22 |
2001-06-21 | * ui-out.h (ui_out_table_header): Add parameter ``col_name''. | Andrew Cagney | 1 | -7/+7 |
2001-06-19 | * cli-out.c: Include "gdb_assert.h'. | Andrew Cagney | 1 | -3/+5 |
2001-06-19 | * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''. | Andrew Cagney | 1 | -2/+2 |
2001-06-18 | * breakpoint.c (breakpoint_1): Restructure. Compute the | Andrew Cagney | 1 | -68/+89 |
2001-06-18 | Recognize -i=mi0, -i=mi1 and -i=mi. | Andrew Cagney | 1 | -12/+12 |
2001-06-11 | * completer.c (gdb_completer_loc_break_characters): New variable. | Eli Zaretskii | 1 | -16/+27 |
2001-06-09 | 2001-06-08 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2001-06-02 | 2001-06-01 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+7 |
2001-05-23 | * breakpoint.c (breakpoint_address_is_meaningful): New function. | Kevin Buettner | 1 | -7/+39 |
2001-05-12 | s/ui_out_list/ui_out_tupple/ | Andrew Cagney | 1 | -19/+19 |
2001-05-11 | Add ``type'' parameter to set_raw_breakpoint(). | Kevin Buettner | 1 | -65/+52 |
2001-05-06 | Consolidate save_inferior_ptid/restore_inferior_ptid implementation to | Kevin Buettner | 1 | -10/+10 |
2001-05-06 | * breakpoint.c (check_duplicates): Use the breakpoint's type, not | Jim Blandy | 1 | -3/+23 |
2001-05-06 | * breakpoint.c (check_duplicates): Take a breakpoint object as an | Jim Blandy | 1 | -15/+17 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -37/+43 |
2001-04-17 | 2001-04-17 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -8/+25 |
2001-03-27 | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 1 | -11/+3 |
2001-03-20 | Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). | Andrew Cagney | 1 | -1/+1 |
2001-03-20 | * breakpoint.c (print_it_typical) <bp_access_watchpoint> [UI_OUT]: | Eli Zaretskii | 1 | -2/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -2/+2 |
2001-03-01 | 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 1 | -29/+23 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -6/+12 |
2001-01-31 | Replace strsave() with xstrdup(). | Andrew Cagney | 1 | -4/+4 |
2001-01-18 | * target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT) | Andrew Cagney | 1 | -1/+1 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -42/+42 |
2000-12-01 | 2000-11-30 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -0/+1 |
2000-11-27 | * remote.c (remote_write_bytes): Add default case to switch | Andrew Cagney | 1 | -2/+4 |
2000-10-30 | * eval.c (parse_and_eval_long): New function. | David Taylor | 1 | -2/+2 |
2000-10-27 | Corrected spelling errors in comments. | David Anderson | 1 | -2/+2 |
2000-08-30 | 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -1/+1 |