Age | Commit message (Expand) | Author | Files | Lines |
2001-09-19 | * approved by kseitz | Frank Ch. Eigler | 2 | -1/+7 |
2001-09-19 | * gdb.base/recurse.exp: When checking leaving the watchpoint | Corinna Vinschen | 2 | -2/+28 |
2001-09-19 | * lib/insight-support.exp (_gdbtk_export_target_info): Add | Keith Seitz | 2 | -0/+23 |
2001-09-18 | * gdb.base/ending-run.c (main): Set stdout buffersize | Corinna Vinschen | 3 | -1/+12 |
2001-09-17 | * gdb.base/display.c (do_loops): Add float variable `f'. | Corinna Vinschen | 3 | -7/+24 |
2001-09-17 | * gdb.base/restore.exp: Use temporary breakpoints, to avoid | Jim Blandy | 2 | -11/+14 |
2001-09-15 | 2001-09-15 Frank Ch. Eigler <fche@redhat.com> | Frank Ch. Eigler | 2 | -1/+6 |
2001-09-03 | 2001-08-30 Jeff Holcomb <jeffh@redhat.com> | Jeff Holcomb | 2 | -4/+9 |
2001-08-30 | * lib/gdb.exp: Move all insight-related functionality into | Keith Seitz | 3 | -280/+299 |
2001-08-30 | Cleanups. Now passes! | Andrew Cagney | 3 | -12/+17 |
2001-08-29 | * gdb/sid connect fix, etc. | Frank Ch. Eigler | 2 | -16/+22 |
2001-08-19 | * mi0-var-block.exp, mi0-stack.exp, mi0-simplerun.exp, | Andrew Cagney | 31 | -132/+145 |
2001-08-19 | * lib/mi-support.exp (mi_gdb_start): If a remote target, use the | Andrew Cagney | 2 | -0/+21 |
2001-08-19 | * mi0-until.exp, mi-until.exp, mi0-stepi.exp, mi-stepi.exp, | Andrew Cagney | 11 | -0/+37 |
2001-08-18 | * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to | Andrew Cagney | 2 | -6/+11 |
2001-08-16 | * obvious fix | Frank Ch. Eigler | 2 | -2/+7 |
2001-08-15 | * lib/gdb.exp (gdbtk_start): Don't set environment | Keith Seitz | 2 | -7/+7 |
2001-08-06 | 2001-08-02 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -2/+8 |
2001-08-04 | 2001-08-02 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2 | -2/+6 |
2001-07-25 | 2001-07-25 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 3 | -0/+135 |
2001-07-25 | 2001-07-25 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -9/+14 |
2001-07-25 | 2001-07-25 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -33/+56 |
2001-07-23 | * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is | Keith Seitz | 2 | -2/+12 |
2001-07-17 | * gdb.base/long_long.exp: Detect size of pointer. Take into | Stephane Carrez | 2 | -5/+42 |
2001-07-17 | * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K | Stephane Carrez | 3 | -5/+52 |
2001-07-16 | * gdb.base/return2.exp: return of long long and double fails for | Stephane Carrez | 3 | -5/+20 |
2001-07-16 | * call-ar-st.exp: Use gdb_skip_float_test to avoid executing | Stephane Carrez | 3 | -5/+14 |
2001-07-12 | * gdb.base/so-impl-ld.exp: Remove stray space that prevented | Mark Kettenis | 2 | -1/+6 |
2001-07-09 | 2001-06-24 Michael Chastain <chastain@redhat.com> | Michael Chastain | 2 | -24/+13 |
2001-07-06 | 2001-07-02 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+3 |
2001-07-03 | 2001-07-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -13/+18 |
2001-07-02 | 2001-07-02 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+5 |
2001-06-28 | * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list | Andrew Cagney | 4 | -3/+1064 |
2001-06-28 | Some how this never got removed when ChangeLog was created :-( | Andrew Cagney | 1 | -492/+0 |
2001-06-27 | For MI>0, output full breakpoint table header information. Output the | Andrew Cagney | 8 | -9/+23 |
2001-06-26 | * mi-cmd-stack.c (list_args_or_locals): Output a list of "args" or | Andrew Cagney | 2 | -10/+15 |
2001-06-26 | * mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list of | Andrew Cagney | 2 | -9/+14 |
2001-06-26 | * stack.c (print_frame): For ui_out, output a list of arguments. | Andrew Cagney | 18 | -70/+94 |
2001-06-25 | Update data-read-memory so that it outputs lists. | Andrew Cagney | 2 | -7/+12 |
2001-06-25 | For data-list-register-values output a list of register values. | Andrew Cagney | 2 | -8/+13 |
2001-06-25 | Output register-names as a list. | Andrew Cagney | 2 | -2/+7 |
2001-06-25 | data-list-changed-registers outputs a list of registers. | Andrew Cagney | 2 | -1/+6 |
2001-06-23 | Rename gdb.mi/ChangeLog-mi to gdb.mi/ChangeLog. Update everything. | Andrew Cagney | 39 | -181/+515 |
2001-06-23 | Change mi/data-disassemble command output to a list ([]) instead of | Andrew Cagney | 2 | -10/+16 |
2001-06-23 | 2001-06-22 Michael Chastain <chastain@redhat.com> | Michael Chastain | 2 | -296/+59 |
2001-06-18 | Recognize -i=mi0, -i=mi1 and -i=mi. | Andrew Cagney | 37 | -0/+50 |
2001-06-18 | Clone the mi-*.exp tests into mi0-*.exp. | Andrew Cagney | 19 | -0/+4897 |
2001-06-14 | * lib/gdb.exp (gdb_test): Doc fix. | Jim Blandy | 2 | -1/+9 |
2001-06-11 | 2001-06-10 Michael Chastain <chastain@redhat.com> | Michael Chastain | 2 | -2/+6 |
2001-06-07 | * gdb.base/return2.exp (main): Use values to test float and double | Jim Blandy | 1 | -2/+21 |