aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2007-12-17* dwarf2read.c (dwarf2_add_field): Correctly scale all byteJim Blandy2-7/+23
2007-12-17* utils.c (string_to_core_addr): If the executable formatMaciej W. Rozycki3-1/+24
2007-12-17* symfile.c (init_filename_language_table): Recognise .sx asMaciej W. Rozycki2-0/+6
2007-12-17 * gdb.base/expand-psymtabs.c: New testcaseCarlos Eduardo Seo3-0/+102
2007-12-17 * language.h (enum exp_opcode): Comment out this declaration,Joel Brobecker2-1/+7
2007-12-17 * breakpoint.c: (watch_command_1): Parse additional optionalLuis Machado7-3/+215
2007-12-17 * breakpoint.c (bpstat_stop_status): Check an additionalLuis Machado2-1/+6
2007-12-17 * gdb.ada/frame_args/foo.adb: New file.Joel Brobecker5-0/+160
2007-12-17 * gdb.base/frame-args.c: New file.Joel Brobecker3-0/+126
2007-12-17 * language.h (enum exp_opcode): Add forward declaration.Joel Brobecker2-9/+15
2007-12-17*** empty log message ***gdbadmin1-1/+1
2007-12-16 * gdb.texinfo (Overview): Clarify run-length encodingDaniel Jacobowitz2-14/+23
2007-12-162007-12-16 Daniel Jacobowitz <dan@codesourcery.com>Joseph Myers7-6/+184
2007-12-16 * configure.ac: Check for pread and pwrite.Daniel Jacobowitz5-2/+29
2007-12-16 * f-typeprint.c (print_equivalent_f77_float_type): Remove function.Daniel Jacobowitz2-26/+7
2007-12-16 * breakpoint.c (bpstat_have_active_hw_watchpoints):Vladimir Prus3-19/+9
2007-12-16 * target.h (target_pid_or_tid_to_str): Remove.Vladimir Prus3-7/+10
2007-12-16 * dwarf2read.c (dwarf_attr_name): Rename `DW_AT_stride_size' to itsJan Kratochvil2-4/+10
2007-12-16 * mi/mi-main.c: Remove code that was commented out in 1999.Joel Brobecker2-30/+4
2007-12-16 * expression.h (parse_expression_in_context): Delete prototype.Joel Brobecker3-16/+5
2007-12-16*** empty log message ***gdbadmin1-1/+1
2007-12-15 * gdb.texinfo (Host I/O Packets): Fix xref syntax.Eli Zaretskii2-2/+6
2007-12-15*** empty log message ***gdbadmin1-1/+1
2007-12-14 Add support for pending breakpoints in MI.Vladimir Prus10-17/+185
2007-12-14 * breakpoint.c (break_command_really): New, copiedVladimir Prus2-121/+71
2007-12-14*** empty log message ***gdbadmin1-1/+1
2007-12-132007-12-13 Michael Snyder <msnyder@specifix.com>Michael Snyder2-1/+5
2007-12-13* dwarf2read.c (attr_form_is_constant): New function.Jim Blandy2-6/+69
2007-12-13Remove unused support for target-based exception catching.Jim Blandy9-396/+49
2007-12-13*** empty log message ***gdbadmin1-1/+1
2007-12-12* remote-mips.c (mips_load): Use regcache_set_valid_p() insteadMaciej W. Rozycki2-1/+8
2007-12-12*** empty log message ***gdbadmin1-1/+1
2007-12-11*** empty log message ***gdbadmin1-1/+1
2007-12-10 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being readJan Kratochvil2-0/+6
2007-12-10*** empty log message ***gdbadmin1-1/+1
2007-12-09 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.Pedro Alves2-34/+4
2007-12-09*** empty log message ***gdbadmin1-1/+1
2007-12-08*** empty log message ***gdbadmin1-1/+1
2007-12-07* mips-tdep.c (extended_offset): Fix a comment.Maciej W. Rozycki2-1/+5
2007-12-07* target.c (update_current_target): Inherit to_log_command.Maciej W. Rozycki8-1/+27
2007-12-07 * server.c (myresume): Add own_buf argument.Daniel Jacobowitz2-5/+10
2007-12-07 * linux-low.c (linux_wait, linux_resume): Do not handle async I/O.Daniel Jacobowitz6-48/+48
2007-12-07 * infrun.c (init_wait_for_inferior): Reset target_last_wait_ptid.Daniel Jacobowitz2-1/+10
2007-12-07*** empty log message ***gdbadmin1-1/+1
2007-12-06 * addrmap.c (addrmap_splay_tree_remove): New function.Jim Blandy2-1/+11
2007-12-06* addrmap.c, addrmap.h: Update to GPLv3.Jim Blandy3-23/+35
2007-12-06* NEWS: Mention support for non-contiguous lexical blocks andJim Blandy2-0/+9
2007-12-06 * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)Markus Deuling20-67/+90
2007-12-062007-12-06 Mick Davis <mickd@goanna.iinet.net.au>Daniel Jacobowitz2-1/+5
2007-12-06 Localize infrun use of remove_breakpoints.Vladimir Prus2-5/+14