OSDN Git Service

* generic/gdbtk.c (gdbtk_source_start_file): In the _WIN32 case,
[pf3gnuchains/pf3gnuchains3x.git] / gdb / gdbtk / ChangeLog
1 2005-02-25  Keith Seitz  <kseitz@sources.redhat.com>
2
3         * generic/gdbtk.c (gdbtk_source_start_file): In the _WIN32 case,
4         use throw_exception (struct exception).
5
6 2005-02-16  Martin Hunt  <hunt@redhat.com>
7
8         * generic/gdbtk-stack.c (get_frame_name): Replace
9         print_address_numeric with deprecated_print_address_numeric.
10         * generic/gdbtk-cmds.c (gdbtk_load_asm): Ditto.
11
12 2005-02-07  Keith Seitz  <kseitz@sources.redhat.com>
13
14         * generic/gdbtk-cmds.c (gdb_eval): VALUE_EMBEDDED_OFFSET and
15         VALUE_CONTENTS are now functions.
16
17
18 2005-01-19  Keith Seitz  <kseitz@sources.redhat.com>
19
20         * Makefile.in: Regenerate.
21         * aclocal.m4: Regenerate.
22         * plugins/Makefile.in; Regenerate.
23         * plugins/aclocal.m4: Regenerate.
24
25 2005-01-17  Keith Seitz  <kseitz@sources.redhat.com>
26
27         * generic/gdbtk-varobj.c (variable_value): Remove all instances
28         of error_last_message. It's gone.
29
30         * generic/gdbtk-wrapper.c: Include exceptions.h
31         * generic/gdbtk-cmds.c: Likewise.
32         * generic/gdbtk-interp.c: Likewise.
33         (gdbtk_interpreter_exec): Change return type to struct
34         exception. Return exception_none.       
35
36 2005-01-13  Keith Seitz  <keiths@redhat.com>
37
38         * configure.in: Rename to ...
39         * configure.ac: ... this.
40         * configure: Regenerate with autoconf 2.59.
41         * plugins/configure.in: Rename to ...
42         * plugins/configure.ac: ... this.
43         * pluginx/configure: Regenerate with autoconf 2.59.
44