Age | Commit message (Expand) | Author | Files | Lines |
2002-08-23 | * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg | Grace Sainsbury | 1 | -26/+92 |
2002-08-20 | * breakpoints.c (watch_command_1): Use internal breakpoint | Keith Seitz | 1 | -10/+2 |
2002-08-17 | * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately, | Joel Brobecker | 1 | -2/+1 |
2002-08-16 | * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint to | Andrew Cagney | 1 | -8/+8 |
2002-06-26 | * breakpoint.c (delete_command): Don't repeat `delete' commands. | Tom Tromey | 1 | -0/+2 |
2002-06-18 | * breakpoint.c (condition_command): Post breakpoint_modify | Keith Seitz | 1 | -13/+17 |
2002-06-10 | * infrun.c (struct inferior_status): Replace fields | Andrew Cagney | 1 | -16/+7 |
2002-05-05 | * frame.h (select_frame): Delete level parameter. | Andrew Cagney | 1 | -6/+6 |
2002-04-24 | * arch-utils.h: Update copyright. | Andrew Cagney | 1 | -1/+1 |
2002-04-21 | * frame.h (selected_frame_level): Document as deprecated. | Andrew Cagney | 1 | -3/+3 |
2002-04-09 | 2002-04-05 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -76/+69 |
2002-04-05 | gdb/ChangeLog: | Jim Blandy | 1 | -1/+1 |
2002-04-05 | 2002-04-05 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2002-04-05 | 2002-04-04 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -45/+123 |
2002-03-28 | 2002-03-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2002-03-06 | * cli/cli-decode.c (set_cmd_completer): New function. | Andrew Cagney | 1 | -7/+7 |
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 |