X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2FChangeLog-2004;h=e56ab2266936d6cac5abc29a6ee405644b409b6a;hb=a350efd4fb368a35ada608f6bc26ccd3bed0ae6b;hp=04eafd886e2c1a8de53ef29bf21ae73c69d9bed9;hpb=151c5df6737ffc1c9547e1d271af4b2778da73d9;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog-2004 b/gdb/ChangeLog-2004 index 04eafd886e..e56ab22669 100644 --- a/gdb/ChangeLog-2004 +++ b/gdb/ChangeLog-2004 @@ -1388,7 +1388,7 @@ 2004-11-03 Andrew Cagney - * gdb/NEWS: Mention internationalization, m32r-*-linux-gnu, 'p' + * NEWS: Mention internationalization, m32r-*-linux-gnu, 'p' packet, obsolete configurations, end-of-life deprecated_registers. 2004-11-02 Mark Kettenis @@ -4209,8 +4209,6 @@ 2004-08-11 Joel Brobecker - * doc/gdbint.texinfo (Host Definition): Remove documentation - for USE_O_NOCTTY, no longer used. * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used. * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise. @@ -6693,7 +6691,7 @@ 2004-06-06 Paul Brook - * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE + * dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE records. 2004-06-08 Paul N. Hilfinger @@ -6880,7 +6878,7 @@ 2004-06-02 Albert Chin-A-Young Committed by Andrew Cagney. - * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma + * dictionary.c, gdbtypes.h: Remove trailing comma after last enum constant to avoid error from IBM C compiler. @@ -14085,6 +14083,7 @@ type and value for simple data types and just the name and type for complex ones, if required. + PR mi/1438 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the children, if required.