Michael Snyder
489f05169b
2007-08-11 Michael Snyder <msnyder@access-company.com>
...
* completer.c: Spelling fix in comments.
2007-08-11 20:08:37 +00:00
Michael Snyder
687d6395d7
2007-08-10 Michael Snyder <msnyder@access-company.com>
...
* gdbtypes.c: Coding standard cleanup.
2007-08-11 00:28:30 +00:00
Michael Snyder
7ba8144421
2007-08-10 Michael Snyder <msnyder@access-company.com>
...
* gdbtypes.c: Comment/whitespace cleanup.
2007-08-11 00:22:21 +00:00
Michael Snyder
6aef78af04
2007-08-10 Michael Snyder <msnyder@access-company.com>
...
* stabsread.c (read_huge_number): Attempt to compute value before
values that it depends on.
2007-08-10 22:08:22 +00:00
Michael Snyder
46be51c450
2007-08-10 Michael Snyder <msnyder@access-company.com>
...
* linespec.c (decode_dollar): Dead code, ptr can't be non-null.
(decode_objc): Use "NULL" instead of 0.
(find_method): Ditto.
(decode_all_digits): Ditto.
(decode_dollar): Ditto.
2007-08-10 22:01:27 +00:00
Michael Snyder
412bbd6c82
2007-08-10 Michael Snyder <msnyder@access-company.com>
...
* mi/mi-main.c (mi_cmd_data_evaluate_expression): Resource leak.
2007-08-10 21:52:38 +00:00
Michael Snyder
76bd6e0b6e
2007-08-10 Michael Snyder <msnyder@access-company.com>
...
* mi/mi-cmd-var.c (mi_cmd_var_list_children): Memory leak.
2007-08-10 21:44:23 +00:00
Michael Snyder
518f9d3cd4
2007-08-10 Michael Snyder <msnyder@access-company.com>
...
* solib-svr4.c (enable_break): Don't free tmp_pathname until
after closing bfd.
2007-08-10 20:42:45 +00:00
Michael Snyder
9c3f90bd3a
2007-08-10 Michael Snyder <msnyder@access-company.com>
...
* completer.c: Comment/whitespace cleanup.
2007-08-10 20:35:09 +00:00
Joel Brobecker
adee02064a
* Makefile.in (i386nbsd-nat.o): Add missing dependency.
2007-08-10 17:52:09 +00:00
Maxim Grigoriev
9f8e69991e
2007-08-10 Maxim Grigoriev <maxim2405@gmail.com>
...
* remote-fileio.c (remote_fileio_resize_fd_map): Initialize newly
allocated file descriptors.
2007-08-10 17:49:48 +00:00
Joel Brobecker
271a27b8c3
* Makefile.in: Minor cleanup throughout; add some missing variables,
...
add some missing rules, remove some rules that are no longer needed,
and fix the dependencies in several rules.
2007-08-10 17:26:45 +00:00
Ludovic Courtès
d4310edb35
Re-instated Guile/Scheme support.
2007-08-09 23:01:17 +00:00
Ludovic Courtès
57da77961a
Add Emacs local variables for UTF-8.
2007-08-09 22:44:38 +00:00
Ludovic Courtès
93c06293e4
Added myself to `MAINTAINERS'.
2007-08-09 21:52:04 +00:00
Michael Snyder
0997b53539
2007-08-09 Michael Snyder <msnyder@access-company.com>
...
* solib.c (solib_open): Memory leak -- openp returns xmalloc buffer.
2007-08-09 18:37:08 +00:00
Joel Brobecker
4fec86cf74
* solib-som.c (som_relocate_section_addresses): Stop saving
...
the $CODE$ section in the so_list structure.
2007-08-09 16:45:32 +00:00
Maxim Grigoriev
7b8715682a
2007-08-08 Maxim Grigoriev <maxim2405@gmail.com>
...
* xtensa-tdep.h (XTENSA_MAX_COPROCESSOR): New.
(xtensa_register_group_t): Add entries for coprocessors.
* xtensa-tdep.c (xtensa_init_reggroups): New register groups.
(xtensa_add_reggroups): Likewise.
(xtensa_register_reggroup_p): Likewise.
(xtensa_coprocessor_register_group): New function.
(xtensa_cp): New.
2007-08-08 23:22:18 +00:00
Jan Kratochvil
652aaa2406
2007-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
...
* serial.c (serial_open): Fix the OPEN parameter macro expansion.
2007-08-08 22:12:35 +00:00
Michael Snyder
6217bf3e40
2007-08-08 Michael Snyder <msnyder@access-company.com>
...
* target.c (target_read_string): Guard against null.
2007-08-08 22:02:43 +00:00
Michael Snyder
6225abfaac
2007-08-08 Michael Snyder <msnyder@access-company.com>
...
* varobj.c (value_of_root): Move alloc after return to avoid leak.
2007-08-08 21:46:37 +00:00
Michael Snyder
3e40160c04
2007-08-08 Michael Snyder <msnyder@access-company.com>
...
* tui/tui-layout.c (tui_set_layout): Dead code, dead variable.
2007-08-08 18:39:50 +00:00
Michael Snyder
91d2803c32
2007-08-08 Michael Snyder <msnyder@access-company.com>
...
* top.c (command_line_input): Memory leak.
2007-08-08 18:34:28 +00:00
Michael Snyder
ea5bf0a1f9
2007-08-08 Michael Snyder <msnyder@access-company.com>
...
* solib-svr4.c (open_symbol_file_object): Memory leak.
(svr4_current_sos): Ditto.
(enable_break): Ditto.
2007-08-08 18:08:52 +00:00
Michael Snyder
34e2dfde9c
2007-08-08 Michael Snyder <msnyder@access-company.com>
...
* cp-valprint.c (cp_print_hpacc_virtual_table_entries): Memory leak.
2007-08-08 18:05:37 +00:00
Michael Snyder
decbce07bc
2007-08-08 Michael Snyder <msnyder@access-company.com>
...
* dwarf2read.c (add_partial_symbol): Memory leak.
2007-08-08 18:01:35 +00:00
Michael Snyder
4cdfadb1f8
2007-08-06 Michael Snyder <msnyder@access-company.com>
...
* ada-lang.c (desc_bounds): Comparison of function address to NULL.
2007-08-06 20:07:44 +00:00
Jim Blandy
b1ddacc73c
* macroexp.c (init_buffer): Remove testing code that overrides the
...
caller's length guess.
(gather_arguments): Use a larger initial size, now that the vector
growth code has been exercised.
2007-08-05 21:41:09 +00:00
Pedro Alves
5d9643bae4
* solib-target.c (solib_target_relocate_section_addresses): Add
...
orig_delta to addr_high.
2007-08-05 09:57:06 +00:00
Michael Snyder
1ed489bd7c
2007-08-04 Michael Snyder <msnyder@access-company.com>
...
* remote-fileio.c (remote_fileio_func_write): Memory leak.
2007-08-05 01:04:31 +00:00
Michael Snyder
c1f5197edc
2007-08-04 Michael Snyder <msnyder@access-company.com>
...
* breakpoint.c (print_one_breakpoint): Off by one error.
2007-08-05 00:43:34 +00:00
Michael Snyder
27e06d3ef0
2007-08-04 Michael Snyder <msnyder@access-company.com>
...
* tracepoint.c (add_register): Off by one error.
(stringify_collection_list): Free malloc buffer.
2007-08-05 00:36:53 +00:00
Michael Snyder
474d0d0c7a
2007-08-03 Michael Snyder <msnyder@access-company.com>
...
* mi-cmd-var.c (mi_cmd_var_delete): Remove unused variable,
stop memory leak, straighten out cleanups.
2007-08-04 03:00:40 +00:00
Michael Snyder
03b4bca2d7
2007-08-03 Michael Snyder <msnyder@access-company.com>
...
* jv-lang.c (java_link_class_type): Guard against NULL.
2007-08-04 02:50:16 +00:00
Michael Snyder
f9780d5b23
2007-08-02 Michael Snyder <msnyder@access-company.com>
...
* gdbtypes.c (create_set_type): Test should only be done within
the preceeding if block. Otherwise, variable is uninitialized.
2007-08-02 21:08:12 +00:00
Michael Snyder
423c0af83c
2007-08-02 Michael Snyder <msnyder@access-company.com>
...
* gdbtypes.c (check_typedef): Guard NULL.
2007-08-02 21:01:37 +00:00
Michael Snyder
3cebf8d882
2007-08-01 Michael Snyder <msnyder@access-company.com>
...
* cli/cli-decode.c (lookup_cmd): Check for null earlier, to
avoid dereference in lookup_cmd_1.
2007-08-01 20:26:31 +00:00
Michael Snyder
c0645fb52f
2007-08-01 Michael Snyder <msnyder@access-company.com>
...
* tui/tui-data.c (tui_alloc_content): Move assign out of if,
clean up long lines.
(tui_alloc_generic_win_info): Tidy by using XMALLOC macro.
(tui_alloc_win_info): Ditto.
(tui_add_content_elements): Ditto.
* tui/tui-file.c (tui_file_magic): Ditto.
2007-08-01 20:15:36 +00:00
Michael Snyder
967af18d0d
2007-07-31 Michael Snyder <msnyder@access-company.com>
...
* breakpoint.c (breakpoint_init_inferior): Add 'else' to 'if'.
True and false paths are mutually exclusive.
2007-07-31 23:08:22 +00:00
Michael Snyder
40742ab60a
2007-07-31 Michael Snyder <msnyder@access-company.com>
...
* event-top.c (command_line_handler): Add pedantic return.
2007-07-31 22:01:03 +00:00
Michael Snyder
7c6e0d4812
2007-07-31 Michael Snyder <msnyder@access-company.com>
...
* f-valprint.c (info_common_command): Bail out to prevent null
pointer deref. Break up a long line.
2007-07-31 21:56:00 +00:00
Michael Snyder
c7b1adc9a0
2007-07-31 Michael Snyder <msnyder@access-company.com>
...
* exec.c (xfer_memory): Remove redundant condition from 'if'.
2007-07-31 21:49:21 +00:00
Michael Snyder
73780b3c0a
2007-07-31 Michael Snyder <msnyder@access-company.com>
...
* symfile.c (reread_separate_symbols): Free xmalloced memory.
2007-07-31 21:42:19 +00:00
Michael Snyder
abe34c358d
2007-07-31 Michael Snyder <msnyder@access-company.com>
...
* printcmd.c (build_address_symbolic): Remove dead code and dead
variable.
2007-07-31 21:36:13 +00:00
Daniel Jacobowitz
e48883f791
* linespec.c (minsym_found): Advance to the next line if possible.
...
* gdb.base/prologue.c, gdb.base/prologue.exp: New.
* lib/gdb.exp (gdb_breakpoint): Handle "temporary".
2007-07-31 19:58:40 +00:00
Pedro Alves
5720483760
* arm-wince-tdep.c (arm_wince_init_abi): Remove svr4 related call.
...
* config/arm/wince.mt (TDEPFILES): Remove solib-legacy.o and
solib-svr4.o, and add solib-target.o
2007-07-31 13:50:11 +00:00
Michael Snyder
fed8b01e54
2007-07-27 Michael Snyder <msnyder@access-company.com>
...
* tui/tui-data.c (tui_alloc_generic_win_info): Wrong arg for sizeof.
2007-07-28 01:16:39 +00:00
Maciej W. Rozycki
9ceb0b4c1d
* MAINTAINERS (Write After Approval): Add myself.
2007-07-26 10:37:41 +00:00
Maciej W. Rozycki
c80a96a874
gdb/:
...
* Makefile.in (MAKEHTMLFLAGS): Also search the current directory
for include files.
gdb/doc/:
* Makefile.in (MAKEHTMLFLAGS): Also search the current directory
for include files.
2007-07-26 10:34:00 +00:00
Maciej W. Rozycki
5b31182830
* Makefile.in (MAKEHTMLFLAGS): Remove "-glossary".
2007-07-25 15:25:14 +00:00