2001-06-28 |
Andrew Cagney | Some how this never got removed when ChangeLog was...
|
commit | commitdiff | tree |
2001-06-28 |
Andrew Cagney | Build MI by default.
|
commit | commitdiff | tree |
2001-06-28 |
Andrew Cagney | From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista...
|
commit | commitdiff | tree |
2001-06-28 |
Andrew Cagney | * remote-sds.c (sds_start_remote): Change type of ...
|
commit | commitdiff | tree |
2001-06-28 |
Andrew Cagney | Exterminate ser-ocd.c.
|
commit | commitdiff | tree |
2001-06-28 |
Andrew Cagney | Dan Berlin stepped down as C++ maintainer.
|
commit | commitdiff | tree |
2001-06-28 |
Andrew Cagney | Sort write after approval.
|
commit | commitdiff | tree |
2001-06-27 |
Andrew Cagney | For MI>0, output full breakpoint table header information...
|
commit | commitdiff | tree |
2001-06-27 |
Andrew Cagney | Always send the breakpoint table headers to ui-out...
|
commit | commitdiff | tree |
2001-06-26 |
Andrew Cagney | delete reference to query output
|
commit | commitdiff | tree |
2001-06-26 |
Andrew Cagney | * mi-cmd-stack.c (list_args_or_locals): Output a list...
|
commit | commitdiff | tree |
2001-06-26 |
Andrew Cagney | * mi-cmd-stack.c (mi_cmd_stack_list_frames): Output...
|
commit | commitdiff | tree |
2001-06-26 |
Andrew Cagney | Unscramble two merged patches. This puts memory lists...
|
commit | commitdiff | tree |
2001-06-26 |
Andrew Cagney | * stack.c (print_frame): For ui_out, output a list...
|
commit | commitdiff | tree |
2001-06-25 |
Andrew Cagney | Update data-read-memory so that it outputs lists.
|
commit | commitdiff | tree |
2001-06-25 |
Andrew Cagney | For data-list-register-values output a list of register...
|
commit | commitdiff | tree |
2001-06-25 |
Andrew Cagney | Output register-names as a list.
|
commit | commitdiff | tree |
2001-06-25 |
Andrew Cagney | data-list-changed-registers outputs a list of registers.
|
commit | commitdiff | tree |
2001-06-23 |
Andrew Cagney | Rename gdb.mi/ChangeLog-mi to gdb.mi/ChangeLog. Update...
|
commit | commitdiff | tree |
2001-06-23 |
Andrew Cagney | Change mi/data-disassemble command output to a list...
|
commit | commitdiff | tree |
2001-06-21 |
Andrew Cagney | * mi-out.c (struct ui_out_data): Replace field first_header...
|
commit | commitdiff | tree |
2001-06-21 |
Andrew Cagney | Output ``[]'' when a list.
|
commit | commitdiff | tree |
2001-06-21 |
Andrew Cagney | * ui-out.h (ui_out_table_header): Add parameter ``col_name''.
|
commit | commitdiff | tree |
2001-06-19 |
Andrew Cagney | * cli-out.c: Include "gdb_assert.h'.
|
commit | commitdiff | tree |
2001-06-19 |
Andrew Cagney | * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.
|
commit | commitdiff | tree |
2001-06-18 |
Andrew Cagney | * breakpoint.c (breakpoint_1): Restructure. Compute the
|
commit | commitdiff | tree |
2001-06-18 |
Andrew Cagney | Recognize -i=mi0, -i=mi1 and -i=mi.
|
commit | commitdiff | tree |
2001-06-18 |
Andrew Cagney | * gdbarch.sh: Generate an error when conflicting macro
|
commit | commitdiff | tree |
2001-06-18 |
Andrew Cagney | Clone the mi-*.exp tests into mi0-*.exp.
|
commit | commitdiff | tree |
2001-06-17 |
Andrew Cagney | Solaris native is only multi-arch partial.
|
commit | commitdiff | tree |
2001-06-16 |
Andrew Cagney | * arch-utils.c (init_frame_pc_default): New function
|
commit | commitdiff | tree |
2001-06-16 |
Andrew Cagney | regenerate gdbarch.c.
|
commit | commitdiff | tree |
2001-06-16 |
Andrew Cagney | Fix typo.
|
commit | commitdiff | tree |
2001-06-16 |
Andrew Cagney | * gdbmi.texinfo (GDB/MI Output Syntax): Add tuples...
|
commit | commitdiff | tree |
2001-06-15 |
Andrew Cagney | Multi-arch CANNOT_FETCH_REGISTER() and CANNOT_STORE_REGISTER().
|
commit | commitdiff | tree |
2001-06-15 |
Andrew Cagney | Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST().
|
commit | commitdiff | tree |
2001-06-15 |
Andrew Cagney | multi-arch ADDR_BITS_REMOVE.
|
commit | commitdiff | tree |
2001-06-15 |
Andrew Cagney | Recognise the s390 host and target.
|
commit | commitdiff | tree |
2001-06-15 |
Andrew Cagney | * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete...
|
commit | commitdiff | tree |
2001-06-14 |
Andrew Cagney | Fix doco on ``!'' and ``R'' packets.
|
commit | commitdiff | tree |
2001-06-13 |
Andrew Cagney | Handle GDB's gdb/version.in.
|
commit | commitdiff | tree |
2001-06-13 |
Andrew Cagney | s/basename/lbasename/ clean up consequences of assuming...
|
commit | commitdiff | tree |
2001-06-12 |
Andrew Cagney | * ui-out.c (ui_out_list_begin): Add parameter ``id''.
|
commit | commitdiff | tree |
2001-06-12 |
Andrew Cagney | s/char */const char */
|
commit | commitdiff | tree |
2001-06-11 |
Andrew Cagney | s/supress/suppress/
|
commit | commitdiff | tree |
2001-06-11 |
Andrew Cagney | s/char */const char */
|
commit | commitdiff | tree |
2001-06-10 |
Andrew Cagney | Oops (again), missed a comment.
|
commit | commitdiff | tree |
2001-06-10 |
Andrew Cagney | Move supress_field_separator logic into mi_open() and...
|
commit | commitdiff | tree |
2001-06-10 |
Andrew Cagney | Oops. Clean up changelog entry.
|
commit | commitdiff | tree |
2001-06-10 |
Andrew Cagney | Add missing $(ui_out_h) dependencies.
|
commit | commitdiff | tree |
2001-06-10 |
Andrew Cagney | Make char *, const char *.
|
commit | commitdiff | tree |
2001-06-07 |
Andrew Cagney | Jeff Law sepped down as HP/UX maintainer.
|
commit | commitdiff | tree |
2001-06-07 |
Andrew Cagney | Doco write-after-approval criteria.
|
commit | commitdiff | tree |
2001-06-07 |
Andrew Cagney | s/abort/gdb_assert/
|
commit | commitdiff | tree |
2001-06-06 |
Andrew Cagney | Delete some unnecessary PTR uses.
|
commit | commitdiff | tree |
2001-05-14 |
Andrew Cagney | Remove stray @item's.
|
commit | commitdiff | tree |
2001-05-14 |
Andrew Cagney | Output ``[...]'' when a list.
|
commit | commitdiff | tree |
2001-05-14 |
Andrew Cagney | * remote.c (remote_write_bytes): Set nr_bytes before...
|
commit | commitdiff | tree |
2001-05-14 |
Andrew Cagney | Fix logic selecting a new architecture. Use the sequence:
|
commit | commitdiff | tree |
2001-05-14 |
Andrew Cagney | * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
|
commit | commitdiff | tree |
2001-05-12 |
Andrew Cagney | s/ui_out_list/ui_out_tupple/
|
commit | commitdiff | tree |
2001-05-12 |
Andrew Cagney | Tweeks from RDBrown to fix compiling on HP/UX using...
|
commit | commitdiff | tree |
2001-05-12 |
Andrew Cagney | NEWS on version.in.
|
commit | commitdiff | tree |
2001-05-12 |
Andrew Cagney | Replace Makefile.in:VERSION with the file version.in.
|
commit | commitdiff | tree |
2001-05-10 |
Andrew Cagney | Pass the tupple/list parameter.
|
commit | commitdiff | tree |
2001-05-10 |
Andrew Cagney | 2001-05-10 Andrew Cagney <ac131313@redhat.com>
|
commit | commitdiff | tree |
2001-05-10 |
Andrew Cagney | Fix -Werror problem with mi-main.c.
|
commit | commitdiff | tree |
2001-05-10 |
Andrew Cagney | Delete ``info architecture'' command.
|
commit | commitdiff | tree |
2001-05-10 |
Andrew Cagney | General updates for 5.1/5.2 lists.
|
commit | commitdiff | tree |
2001-05-10 |
Andrew Cagney | Jim Ingham stepping back from Arm maintenance.
|
commit | commitdiff | tree |
2001-05-10 |
Andrew Cagney | Don't loose last block during a dma.
|
commit | commitdiff | tree |
2001-05-09 |
Andrew Cagney | Replace ui_out_list_{begin,end}() with ui_out_{begin...
|
commit | commitdiff | tree |
2001-05-09 |
Andrew Cagney | Use a stack of structures (instead of a simple array...
|
commit | commitdiff | tree |
2001-05-07 |
Andrew Cagney | Drop self as mn10300 maintainer.
|
commit | commitdiff | tree |
2001-05-07 |
Andrew Cagney | Zap some bogus #ifndef _WIN32 - hangover from WinGDB
|
commit | commitdiff | tree |
2001-04-30 |
Andrew Cagney | Always initialize `p'.
|
commit | commitdiff | tree |
2001-04-27 |
Andrew Cagney | Zap romp host.
|
commit | commitdiff | tree |
2001-04-27 |
Andrew Cagney | All 5.1 obsolete targets are done.
|
commit | commitdiff | tree |
2001-04-21 |
Andrew Cagney | Revert call to bfd_cache_close().
|
commit | commitdiff | tree |
2001-04-19 |
Andrew Cagney | Obsolete MPW as host.
|
commit | commitdiff | tree |
2001-04-19 |
Andrew Cagney | #include "regcache.h".
|
commit | commitdiff | tree |
2001-04-17 |
Andrew Cagney | Obsolete NEWS and ISI systems (along with a few redundant...
|
commit | commitdiff | tree |
2001-04-11 |
Andrew Cagney | Obsolete sun386i.
|
commit | commitdiff | tree |
2001-04-06 |
Andrew Cagney | Obsolete powerpcle-*-cygwin* and powerpcle-*-solaris...
|
commit | commitdiff | tree |
2001-04-05 |
Andrew Cagney | Obsolete a29k-*-* host and a29k-*-sym1* and a29k-*...
|
commit | commitdiff | tree |
2001-04-03 |
Andrew Cagney | Obsolete w65-*-* target.
|
commit | commitdiff | tree |
2001-04-03 |
Andrew Cagney | Obsolete tic80.
|
commit | commitdiff | tree |
2001-04-02 |
Andrew Cagney | Obsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv...
|
commit | commitdiff | tree |
2001-03-28 |
Andrew Cagney | * config/pa/xm-hppah.h (malloc): Really delete declaration
|
commit | commitdiff | tree |
2001-03-28 |
Andrew Cagney | Gag -Wuninitialized warnings.
|
commit | commitdiff | tree |
2001-03-28 |
Andrew Cagney | Fix -Werror probs for ns32k.
|
commit | commitdiff | tree |
2001-03-26 |
Andrew Cagney | Mark m88k as known to be broken.
|
commit | commitdiff | tree |
2001-03-26 |
Andrew Cagney | * fork-child.c (clone_and_follow_inferior): Delete...
|
commit | commitdiff | tree |
2001-03-24 |
Andrew Cagney | * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade to
|
commit | commitdiff | tree |
2001-03-24 |
Andrew Cagney | Re-vamp the register code so that a lot more is routed...
|
commit | commitdiff | tree |
2001-03-23 |
Andrew Cagney | * defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree...
|
commit | commitdiff | tree |
2001-03-23 |
Andrew Cagney | Fix -Werror -Wuninitialized warnings.
|
commit | commitdiff | tree |
2001-03-23 |
Andrew Cagney | Update list of obsolete targets.
|
commit | commitdiff | tree |
2001-03-23 |
Andrew Cagney | Obsolete stuff.c and kdb-start.c.
|
commit | commitdiff | tree |
2001-03-23 |
Andrew Cagney | * config/pa/xm-hppah.h (HPPA_COMPILER_BUG): Delete...
|
commit | commitdiff | tree |
next |