lp:debian/wheezy/gdb

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/wheezy/gdb
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

19. By David Prévot <email address hidden>

* Non-maintainer upload.
* Fix debian/sanitize-gdb.sh to use bash.
* Run that script to get the expected dfsg-compliant tarball.
  (Closes: #698074)

18. By Hector Oron

Fix typo: replace mutliarch by multiarch.

17. By Hector Oron

* Fix empty doc directory when upgrading from squeeze to wheezy.
  (Closes: #684375)
* d/p/m68k-thread-debugging.patch:
  - Add thread debugging function for m68k. Taken from upstream.
  Thanks Thorsten Glaser.

16. By Robert Millan

* Non-maintainer upload.
* Fix LinuxThreads signal handling on GNU/kFreeBSD. (Closes: #550361,
  #669043)

15. By Hector Oron

* New upstream release:
  - [GDB/MI] Error when resuming program execution in all-stop mode
    ("Cannot execute this command without a live selected thread").
  - [Pascal] Polluted display of class methods parameters.
  - [target remote] Errror when connecting to remote target where
    disconnected tracing is in effect.
  - [AVX] Float and ymm* register values not available.
  - [GDB] Crash when using the "finish" command.
  - [build] makeinfo should not be required to build GDB.
* d/control: enable gdb-multiarch packages
* d/rules: disable simulator for gdb-multiarch builds.

14. By Hector Oron

* New upstream release:
  - Many Python scripting improvements
  - Better support for ambiguous linespecs
  - Masked watchpoints
  - Tracepoint support improvements
  - Support for Texas Instruments TMS320C6x (tic6x-*-*)
  - A Renesas RL78 simulator (rl78-*-elf)
  - Some minor Remote protocol extensions and GDB/MI changes
* Temporarily disable gdb-multiarch and gdb-dbg.

13. By Hector Oron

* New upstream release, including:
  - Initial OpenCL C language support has been added
  - C++ enhancements:
     * Template parameters are now in scope when debugging in an
       instantiation
     * The motion commands "next", "finish", "until", and "advance" now
       work better when exceptions are thrown
  - Improved Python support, enhancing the existing APIs as well as
    introducing new ones.
  - Improved thread debugging support:
     * GDB now understands thread names
     * A new command "thread find [REGEXP]" has been added
  - GDBserver enhancements:
     * Support for PowerPC LynxOS (versions 4.x and 5.x) and i686 LynxOS
       (version 5.x)
     * Support for Blackfin Linux
  - Support for reading and writing a new .gdb_index section,
    containing a fast index of DWARF debugging info
  - Various GDB/MI improvements
  - Support for ia64 HP-UX (ia64-*-hpux*) has been added
  - Target support for Analog Devices, Inc. Blackfin Processors (bfin-*)
  - GNU simulator improvements:
     * New --map-info flag
     * CFI flash simulation support
  - Other worthy improvments (in random order):
    * The "catch syscall" command is now available on mips-linux.
    * New GDB Commands: "set directories"
    * Support for using labels in linespecs (Eg you can use "advance label")
    * The "watch" command now accepts an optional "-location" argument
    * Thread debugging of core dumps now supported on GNU/Linux
    * Ranged breakpoints support (PowerPC BookE running Linux 2.6.34 or later)
    * Support for Ada task switching inside programs using the Ravenscar profile
  - See gdb/NEWS for more detailed information.

12. By Daniel Jacobowitz <email address hidden>

* New upstream release, including:
  - C++ improvements including argument-dependent lookup, improved
    user-defined operator support, and static const member evaluation.
  - Expanded Python API.
  - Tracepoint improvements, including x86 gdbserver support for tracepoints
    and static tracepoints.
  - Observer mode support. You can attach to a program in observer mode
    and GDB will not allow you to modify the program's state at all.
  - x86 byte and half-word register names, and 32-bit register named
    on 64-bit targets.
  - The "eval" command for the GDB CLI.
  - "save breakpoints" to save breakpoints between sessions.
  - Improved hardware breakpoint support for PowerPC.

11. By Daniel Jacobowitz <email address hidden>

* Add sanitize-gdb.sh and README.source to source package (used to create
  tarballs).
* Fix cross-gdb build. Patch from Hector Oron. (Closes: #575923).

10. By Daniel Jacobowitz <email address hidden>

* New upstream release, including:
  - PIE support (Closes: #346409).
  - C++ improvements, including static_cast<> et al, namespace imports,
    and bug fixes in printing virtual base classes.
  - Multi-program debugging. One GDB can now debug multiple programs
    at the same time.
  - Python scripting improvements, including gdb.parse_and_eval.
  - Updated MIPS Linux signal frame layout (Closes: #570875).
  - No internal error stepping over _dl_debug_state (Closes: #569551).
* Update to Standards-Version: 3.8.4 (no changes required).
* Include more relevant (and smaller) docs in the gdbserver package
  (Closes: #571132).
* Do not duplicate documentation in gdb64, gdb-source, and libgdb-dev.
* Fix crash when switching into TUI mode (Closes: #568489).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/gdb
This branch contains Public information 
Everyone can see this information.

Subscribers