gdb/
[binutils-gdb.git] / gdb / ChangeLog
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
2011-09-29 Yao Qigdb/
2011-09-28 Paul Koning* python/py-type.c (make_fielditem, typy_field_names...
2011-09-28 David S. MillerFix complex floats on sparc.
2011-09-28 Eli ZaretskiiSupport "set environment" and "unset environment" in...
2011-09-27 Tristan Gingold2011-09-27 Tristan Gingold <gingold@adacore.com>
2011-09-27 Stan Shebs Add return address collection for tracepoints.
2011-09-23 Joseph Myers PR gdb/13079
2011-09-23 Yao Qigdb/
2011-09-22 Tristan Gingold2011-09-22 Tristan Gingold <gingold@adacore.com>
2011-09-22 Yao Qigdb/
2011-09-21 Ulrich Weigand * s390-tdep.c (s390_function_arg_pass_by_reference...
2011-09-21 Joseph Myers * event-top.c (async_disconnect): If an exception...
2011-09-20 Joseph Myers * mi/mi-main.c (mi_load_progress): Restore saved_uiout...
2011-09-19 Doug Evans * python/py-auto-load.c (source_section_scripts):...
2011-09-19 Kevin Pouget[OBV] fix typos in ChangeLog
2011-09-18 Yao Qi Support displaced stepping for Thumb 16-bit insns.
2011-09-18 Yao Qi gdb/
next