Linaro GDB 7.3-2011.09

Milestone information

Project:
Linaro GDB
Series:
7.3
Version:
7.3-2011.09
Released:
 
Registrant:
Ulrich Weigand
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Ulrich Weigand
Blueprints:
1 Implemented
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon gdb-linaro-7.3-2011.09.tar.bz2 (md5, sig) Linaro GDB Source 1,569
last downloaded 5 weeks ago
Total downloads: 1,569

Release notes 

Linaro GDB 7.3 2011.09 is the second release in the 7.3 series.  Based
off the latest GDB 7.3, it includes a number of ARM-focused bug fixes
and enhancements.

This release contains:
 * Support for hardware breakpoints and watchpoints in gdbserver

Changelog 

View the full changelog

2011-09-13 Ulrich Weigand <email address hidden>

        GDB Linaro 7.3-2011.09 released.

        gdb/
        * version.in: Update.

2011-09-13 Ulrich Weigand <email address hidden>

        gdb/gdbserver/
        * linux-arm-low.c: Include <signal.h>.
        (PTRACE_GETHBPREGS, PTRACE_SETHBPREGS): Define if necessary.
        (struct arm_linux_hwbp_cap): New data type.
        (arm_hwbp_type, arm_hwbp_control_t): New typedefs.
        (struct arm_linux_hw_breakpoint): New data type.
        (MAX_BPTS, MAX_WPTS): Define.
        (struct arch_process_info, struct arch_lwp_info): New data types.
        (arm_linux_get_hwbp_cap): New function.
        (arm_linux_get_hw_breakpoint_count): Likewise.
        (arm_linux_get_hw_watchpoint_count): Likewise.
        (arm_linux_get_hw_watchpoint_max_length): Likewise.
        (arm_hwbp_control_initialize): Likewise.
        (arm_hwbp_control_is_enabled): Likewise.
        (arm_hwbp_control_is_initialized): Likewise.
        (arm_hwbp_control_disable): Likewise.
        (arm_linux_hw_breakpoint_equal): Likewise.
        (arm_linux_hw_point_initialize): Likewise.
        (struct update_registers_data): New data structure.
        (update_registers_callback: New function.
        (arm_insert_point): Likewise.
        (arm_remove_point): Likewise.
        (arm_stopped_by_watchpoint): Likewise.
        (arm_stopped_data_address): Likewise.
        (arm_new_process): Likewise.
        (arm_new_thread): Likewise.
        (arm_prepare_to_resume): Likewise.
        (the_low_target): Register arm_insert_point, arm_remove_point,
        arm_stopped_by_watchpoint, arm_stopped_data_address, arm_new_process,
        arm_new_thread, and arm_prepare_to_resume.

2011-08-15 Ulrich Weigand <email address hidden>

        gdb/
        * version.in: Bump version.

1 blueprint and 0 bugs targeted

Blueprint Priority Assignee Delivery
Remote hardware watchpoint and breakpoint support Remote hardware watchpoint and breakpoint support 3 Medium Ulrich Weigand  11 Implemented
This milestone contains Public information
Everyone can see this information.