Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -13/+2 | |
* mi/mi-interp.c (mi_cmd_interpreter_exec): Dead code, dead variable. | |||||
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -1/+3 | |
* ada-lang.c (possible_user_operator_p): Guard against NULL. | |||||
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -3/+9 | |
* varobj.c (cplus_describe_child): Guard against null. Use "NULL" instead of "0" to initialize pointers. | |||||
2007-08-14 | * arm-tdep.c (arm_gdbarch_init): Allow unknown ABI and FPU settings | Daniel Jacobowitz | 2 | -27/+22 | |
to match any gdbarch with matching OSABI. Set default ABI and FPU after running the OSABI handler. | |||||
2007-08-14 | * config/i386/linux.mh (NATDEPFILES): Move corelow.o from here... | Daniel Jacobowitz | 3 | -2/+7 | |
* config/i386/linux.mt (TDEPFILES): ...to here. | |||||
2007-08-14 | Fix changelog formatting | Vladimir Prus | 1 | -2/+0 | |
2007-08-14 | gdb/ | Vladimir Prus | 6 | -17/+15 | |
* breakpoint.c (disable_breakpoints_in_shlibs): Remove the 'silent' parameter and code to implement that. * breakpoint.h (disable_breakpoints_in_shlibs): Adjust prototype. * win32-nat.c: Adjust. * solib.c: Adjust. | |||||
2007-08-14 | gdb/ | Vladimir Prus | 2 | -27/+7 | |
* breakpoint.c (update_breakpoints_after_exec): Don't set address to zero. | |||||
2007-08-14 | 2007-08-13 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -410/+520 | |
* valops.c: Whitespace clean-up. | |||||
2007-08-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-08-13 | 2007-08-13 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -23/+20 | |
* tui/tui-winsource.c (tui_alloc_source_buffer): Clean up allocation. | |||||
2007-08-13 | 2007-08-13 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -1/+3 | |
* event-top.c (command_line_handler): Memory leak. | |||||
2007-08-13 | 2007-08-13 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -1/+4 | |
* mi/mi-cmd-var.c (mi_cmd_var_set_format): Memory leak. No need to make copy. | |||||
2007-08-13 | 2007-08-13 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -1/+6 | |
* source.c (find_source_lines): Require symtab 's'. | |||||
2007-08-13 | * config/default.exp: New file. | Daniel Jacobowitz | 2 | -0/+22 | |
2007-08-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-08-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-08-11 | 2007-08-11 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -4/+8 | |
* completer.c: Spelling fix in comments. | |||||
2007-08-11 | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -14/+15 | |
* gdbtypes.c: Coding standard cleanup. | |||||
2007-08-11 | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -368/+476 | |
* gdbtypes.c: Comment/whitespace cleanup. | |||||
2007-08-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-08-10 | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -1/+5 | |
* stabsread.c (read_huge_number): Attempt to compute value before values that it depends on. | |||||
2007-08-10 | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -6/+11 | |
* 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 | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -0/+3 | |
* mi/mi-main.c (mi_cmd_data_evaluate_expression): Resource leak. | |||||
2007-08-10 | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -1/+6 | |
* mi/mi-cmd-var.c (mi_cmd_var_list_children): Memory leak. | |||||
2007-08-10 | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -1/+4 | |
* solib-svr4.c (enable_break): Don't free tmp_pathname until after closing bfd. | |||||
2007-08-10 | 2007-08-10 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -19/+24 | |
* completer.c: Comment/whitespace cleanup. | |||||
2007-08-10 | * Makefile.in (i386nbsd-nat.o): Add missing dependency. | Joel Brobecker | 2 | -2/+7 | |
2007-08-10 | 2007-08-10 Maxim Grigoriev <maxim2405@gmail.com> | Maxim Grigoriev | 2 | -0/+9 | |
* remote-fileio.c (remote_fileio_resize_fd_map): Initialize newly allocated file descriptors. | |||||
2007-08-10 | * Makefile.in: Minor cleanup throughout; add some missing variables, | Joel Brobecker | 2 | -22/+32 | |
add some missing rules, remove some rules that are no longer needed, and fix the dependencies in several rules. | |||||
2007-08-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-08-09 | Re-instated Guile/Scheme support. | Ludovic Courtès | 8 | -0/+1690 | |
2007-08-09 | Add Emacs local variables for UTF-8. | Ludovic Courtès | 2 | -0/+10 | |
2007-08-09 | Added myself to `MAINTAINERS'. | Ludovic Courtès | 2 | -0/+5 | |
2007-08-09 | 2007-08-09 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -2/+22 | |
* solib.c (solib_open): Memory leak -- openp returns xmalloc buffer. | |||||
2007-08-09 | * solib-som.c (som_relocate_section_addresses): Stop saving | Joel Brobecker | 2 | -7/+5 | |
the $CODE$ section in the so_list structure. | |||||
2007-08-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-08-08 | 2007-08-08 Maxim Grigoriev <maxim2405@gmail.com> | Maxim Grigoriev | 3 | -7/+59 | |
* 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 | 2007-08-08 Jan Kratochvil <jan.kratochvil@redhat.com> | Jan Kratochvil | 2 | -1/+6 | |
* serial.c (serial_open): Fix the OPEN parameter macro expansion. | |||||
2007-08-08 | 2007-08-08 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -2/+5 | |
* target.c (target_read_string): Guard against null. | |||||
2007-08-08 | 2007-08-08 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -1/+4 | |
* varobj.c (value_of_root): Move alloc after return to avoid leak. | |||||
2007-08-08 | 2007-08-08 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -5/+4 | |
* tui/tui-layout.c (tui_set_layout): Dead code, dead variable. | |||||
2007-08-08 | 2007-08-08 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -1/+3 | |
* top.c (command_line_input): Memory leak. | |||||
2007-08-08 | 2007-08-08 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -2/+7 | |
* solib-svr4.c (open_symbol_file_object): Memory leak. (svr4_current_sos): Ditto. (enable_break): Ditto. | |||||
2007-08-08 | 2007-08-08 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -0/+3 | |
* cp-valprint.c (cp_print_hpacc_virtual_table_entries): Memory leak. | |||||
2007-08-08 | 2007-08-08 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -5/+15 | |
* dwarf2read.c (add_partial_symbol): Memory leak. | |||||
2007-08-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-08-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-08-06 | 2007-08-06 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2 | -1/+5 | |
* ada-lang.c (desc_bounds): Comparison of function address to NULL. | |||||
2007-08-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |