Move unwind reasons to an external .def file
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2011-10-27  Kevin PougetMove unwind reasons to an external .def file
2011-10-27  Phil Muldoon2011-10-27 Phil Muldoon <pmuldoon@redhat.com>
2011-10-27  Phil Muldoon2011-10-27 Phil Muldoon <pmuldoon@redhat.com>
2011-10-26  Joel BrobeckerRegenerate gdbarch.h
2011-10-26  Joel BrobeckerFix 'sprintf' of potential NULL pointer in 'maint print...
2011-10-26  Ulrich Weigand * regcache.c (registers_changed_ptid): Invalidate...
2011-10-26  Ulrich Weigand * spu-tdep.c (spu_catch_start): Pass non-NULL breakpoi...
2011-10-26  Ulrich Weigand * ppc-sysv-tdep.c (ppc_sysv_use_opencl_abi): New function.
2011-10-26  Paul Koning* python/lib/gdb/types.py (deepitems): New function.
2011-10-25  Paul KoningPR python/13327
2011-10-24  Joel Brobecker[powerpc] crash trying to allocate memory in inferior
2011-10-24  Pedro Alves2011-10-24 Pedro Alves <pedro@codesourcery.com>
2011-10-24  Pedro Alves2011-10-24 Pedro Alves <pedro@codesourcery.com>
2011-10-24  Pedro Alves2011-10-24 Pedro Alves <pedro@codesourcery.com>
2011-10-24  Phil Muldoon2011-10-24 Phil Muldoon <pmuldoon@redhat.com>
2011-10-24  Phil Muldoon2011-10-24 Phil Muldoon <pmuldoon@redhat.com>
2011-10-21  Joel Brobecker[Ada] Fix number of lines in -ada-task-info output
2011-10-20  Jan Kratochvilgdb/
2011-10-20  Cary Coutant * dwarf2read.c (dw2_get_file_names): Move adjustment...
2011-10-20  Aleksandar Ristovski * cp-namespace.c (cp_scan_for_anonymous_namespaces...
2011-10-20  Phil Muldoon2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2011-10-20  Phil Muldoon2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2011-10-20  Cary Coutant * dwarf2read.c (create_debug_types_hash_table): Fix...
2011-10-19  Cary Coutant * dwarf2read.c (peek_abbrev_code): New function.
2011-10-18  Aleksandar Ristovski * solib-svr4.c (read_program_header): New variables...
2011-10-17  Tom Tromey2011-10-17 Joost van der Sluis <joost@cnoc.nl>
2011-10-17  Jan Kratochvilgdb/
2011-10-16  Doug Evans * NEWS: Document python gdb.printing.register_pretty_p...
2011-10-14  Keith Seitz PR c++/13225
2011-10-14  Jan Kratochvilgdb/
2011-10-14  Jan Kratochvilgdb/
2011-10-13  Jan Kratochvilgdb/
2011-10-13  Tom Tromey * python/py-breakpoint.c (gdbpy_breakpoint_deleted...
2011-10-13  Tom Tromey * python/py-type.c (typy_has_key): Make 'field' const.
2011-10-13  Luis Machado2011-10-13 Luis Machado <lgustavo@codesourcery.com>
2011-10-13  Luis Machado2011-10-13 Luis Machado <lgustavo@codesourcery.com>
2011-10-13  Jan Kratochvilgdb/
2011-10-13  Yao Qi PR gdb/12703
2011-10-12  Jan Kratochvilgdb/
2011-10-12  Doug Evans * dwarf2read.c (partial_read_comp_unit_head): Set...
2011-10-12  Jan Kratochvilgdb/
2011-10-12  Gary Benson2011-10-12 Gary Benson <gbenson@redhat.com>
2011-10-12  Pedro AlvesFix incomplete entry. Should have been:
2011-10-12  Pedro Alves2011-10-12 Pedro Alves <pedro@codesourcery.com>
2011-10-11  Sterling Augustine2011-10-11 Sterling Augustine <saugustine@google...
2011-10-11  Sterling Augustinegdb/ChangeLog
2011-10-11  David S. MillerFix jit.exp on most 32-bit targets.
2011-10-11  Ulrich Weigand * symfile.c (separate_debug_file_exists): Fix condition.
2011-10-11  David S. MillerFix regcache_restore() handling of unavailable regs.
2011-10-11  Jan Kratochvilgdb/
2011-10-11  Pedro Alves2011-10-11 Pedro Alves <pedro@codesourcery.com>
2011-10-11  Pedro Alves2011-10-11 Pedro Alves <pedro@codesourcery.com>
2011-10-11  Jan Kratochvilgdb/
2011-10-11  Yao Qi gdb/
2011-10-11  Doug Evans * linux-thread-db.c (thread_db_new_objfile): Only...
2011-10-10  Ulrich Weigand PR gdb/13218
2011-10-10  Pedro Alves2011-10-10 Pedro Alves <pedro@codesourcery.com>
2011-10-10  Pedro Alves2011-10-10 Pedro Alves <pedro@codesourcery.com>
2011-10-10  Pedro Alves2011-10-10 Pedro Alves <pedro@codesourcery.com>
2011-10-10  Yao Qigdb/
2011-10-09  Doug Evans Add new "alias" command.
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-07  Doug Evans * python/lib/gdb/printing.py (register_pretty_printer...
2011-10-07  Doug Evans * python/lib/gdb/printing.py: Whitespace cleanup.
2011-10-07  Doug Evans * python/py-value.c (valpy_call): Initialize ftype...
2011-10-07  Doug EvansFix PR spelling, 13624 -> 13264.
2011-10-07  Pedro Alves2011-10-07 Pedro Alves <pedro@codesourcery.com>
2011-10-07  Corinna Vinschen * windows-nat.c: Include wchar.h to avoid compiler...
2011-10-07  Phil Muldoon2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2011-10-07  Ulrich Weigand * inferior.h (disable_randomization): Declare.
2011-10-07  Kevin PougetFix ChangeLog messup (Allow Python notification of...
2011-10-07  Kevin Pouget Allow Python notification of new object-file loadings.
2011-10-05  Tristan Gingold2011-10-05 Tristan Gingold <gingold@adacore.com>
2011-10-04  Paul Koning* python/py-type.c (typy_make_iter): Add forward declar...
2011-10-04  Paul Koning* NEWS: Add entry for Python gdb.Type mapping methods.
2011-10-04  Paul KoningFix misplaced documentation entry (Paul Koning, 2011...
2011-10-04  Kevin Pouget2011-10-04 Kevin Pouget <kevin.pouget@st.com>
2011-10-03  Joel Brobecker[Ada] Add field "thread-id" in -ada-task-info output
2011-10-03  Joel Brobecker[Ada] New GDB/MI command: -ada-tasks-info
2011-10-03  Joel BrobeckerCrash sourcing Python script on Windows
2011-10-03  Paul Koning* python/py-value.c (valpy_get_address): Use Py_XINCREF.
2011-10-02  Jan Kratochvilgdb/
2011-10-02  Joel Brobeckerthread-specific breakpoints not saved properly by save...
2011-09-30  Mike Frysingergdbserver: add support for FDPIC loadmaps
next
This page took 0.236612 seconds and 107 git commands to generate.