2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
blob | commitdiff | raw |
2016-12-02 |
Tom Tromey | PR symtab/16264 - support DW_AT_main_subprogram |
blob | commitdiff | raw | diff to current |
2016-11-24 |
Andreas Arnez | Fix PR12616 - gdb does not implement DW_AT_data_bit_offset |
blob | commitdiff | raw | diff to current |
2016-11-08 |
Pedro Alves | Use ui_file_as_string throughout more |
blob | commitdiff | raw | diff to current |
2016-11-08 |
Pedro Alves | Use ui_file_as_string in dwarf2_compute_name |
blob | commitdiff | raw | diff to current |
2016-10-06 |
Tom Tromey | Remove Java support |
blob | commitdiff | raw | diff to current |
2016-09-16 |
Pedro Alves | gdb: Use std::min and std::max throughout |
blob | commitdiff | raw | diff to current |
2016-09-06 |
Ulrich Weigand | Add gdbarch callback to provide formats for debug info... |
blob | commitdiff | raw | diff to current |
2016-09-06 |
Ulrich Weigand | Unify init_type and arch_type interface and helpers |
blob | commitdiff | raw | diff to current |
2016-09-02 |
Tom Tromey | Handle DW_OP_form_tls_address |
blob | commitdiff | raw | diff to current |
2016-07-22 |
Tom Tromey | PR rust/20162 - fix gdb regressions caused by rust... |
blob | commitdiff | raw | diff to current |
2016-07-14 |
Tom Tromey | Remove some variables but call functions for side effects |
blob | commitdiff | raw | diff to current |
2016-05-30 |
Jan Kratochvil | PR 15231: import bare DW_TAG_lexical_block |
blob | commitdiff | raw | diff to current |
2016-05-30 |
Jan Kratochvil | Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Tom Tromey | Add support for the Rust language |
blob | commitdiff | raw | diff to current |
2016-05-08 |
Trevor Saunders | remove trivialy unused variables |
blob | commitdiff | raw | diff to current |
2016-05-03 |
Doug Evans | PR symtab/19914 fix handling of dwp + split debug |
blob | commitdiff | raw | diff to current |
2016-04-21 |
Pedro Alves | Add missing sentinel 'char *' casts in concat/reconcat... |
blob | commitdiff | raw | diff to current |
2016-03-02 |
Bernhard Heckel | Fix detection of gfortran compilers. |
blob | commitdiff | raw | diff to current |
2016-01-17 |
Jonas Hahnfeld | GDB SIGSEGV opening a Fortran program compiled with... |
blob | commitdiff | raw | diff to current |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
blob | commitdiff | raw | diff to current |
2015-12-10 |
Andrew Burgess | gdb: Handle multiple base address in debug_ranges data. |
blob | commitdiff | raw | diff to current |
2015-11-23 |
Joel Brobecker | gdb/dwarf2read: Minimal handling of non-constant struct... |
blob | commitdiff | raw | diff to current |
2015-11-17 |
Dominik Vogt | gdb: Fix left shift of negative value. |
blob | commitdiff | raw | diff to current |
2015-10-29 |
Simon Marchi | dwarf2read.c: Add cast |
blob | commitdiff | raw | diff to current |
2015-10-21 |
Keven Boell | fort_dyn_array: add basic fortran dyn array support |
blob | commitdiff | raw | diff to current |
2015-10-13 |
Pedro Alves | More char constification |
blob | commitdiff | raw | diff to current |
2015-09-30 |
Doug Evans | dwarf2read.c (setup_type_unit_groups): Add comment. |
blob | commitdiff | raw | diff to current |
2015-09-25 |
Simon Marchi | Add some more casts (1/2) |
blob | commitdiff | raw | diff to current |
2015-09-25 |
Simon Marchi | Add casts to memory allocation related calls |
blob | commitdiff | raw | diff to current |
2015-09-21 |
Doug Evans | dwarf2read.c (add_partial_symbol): Remove outdated... |
blob | commitdiff | raw | diff to current |
2015-09-20 |
Doug Evans | dwarf2_compute_name: add fixme, don't use same name... |
blob | commitdiff | raw | diff to current |
2015-08-26 |
Simon Marchi | Replace some xmalloc-family functions with XNEW-family... |
blob | commitdiff | raw | diff to current |
2015-08-25 |
Pierre-Marie de... | DWARF: handle non-local references in nested functions |
blob | commitdiff | raw | diff to current |
2015-08-21 |
Tom Tromey | gdb/dwarf2read.c: rename a field for c++ |
blob | commitdiff | raw | diff to current |
2015-08-20 |
Pedro Alves | Fix language of compilation unit with unknown file... |
blob | commitdiff | raw | diff to current |
2015-08-19 |
Kevin Buettner | dwarf2read.c: Check type of string valued attributes... |
blob | commitdiff | raw | diff to current |
2015-08-16 |
Doug Evans | psymtab.c (add_psymbol_to_bcache): Remove "val" arg. |
blob | commitdiff | raw | diff to current |
2015-08-15 |
Doug Evans | Add end_psymtab_common, have all debug info readers... |
blob | commitdiff | raw | diff to current |
2015-08-13 |
Pierre-Marie de... | [Ada] Add support for subprogram renamings |
blob | commitdiff | raw | diff to current |
2015-08-06 |
Simon Marchi | Add casts for legitimate integer to enum conversions |
blob | commitdiff | raw | diff to current |
2015-08-03 |
Pedro Alves | dwarf2read.c: fix latent buglet |
blob | commitdiff | raw | diff to current |
2015-07-23 |
Doug Evans | Fix crash when reading dummy CUs. |
blob | commitdiff | raw | diff to current |
2015-07-18 |
Kevin Buettner | dwarf2read: Allow SEC_ALLOC sections to be located... |
blob | commitdiff | raw | diff to current |
2015-07-14 |
Iain Buclaw | Add support reading D modules from DWARF |
blob | commitdiff | raw | diff to current |
2015-06-19 |
Doug Evans | Remove special support in gdb for Sun's version of... |
blob | commitdiff | raw | diff to current |
2015-06-10 |
Simon Marchi | dwarf2read: call dwarf_finish_line when ending a sequence |
blob | commitdiff | raw | diff to current |
2015-05-28 |
Doug Evans | * dwarf2read.c (record_line_ftype): Remove, duplicate. |
blob | commitdiff | raw | diff to current |
2015-05-27 |
Doug Evans | Add struct to record dwarf line number state machine. |
blob | commitdiff | raw | diff to current |
2015-05-27 |
Doug Evans | dwarf2read.c code cleanup, split out check_line_address |
blob | commitdiff | raw | diff to current |
2015-05-27 |
Doug Evans | Add set/show debug dwarf-line. |
blob | commitdiff | raw | diff to current |
2015-05-27 |
Doug Evans | PR symtab/18258 |
blob | commitdiff | raw | diff to current |
2015-05-26 |
Doug Evans | Rename dwarf2 to dwarf in "set debug" and maintenance... |
blob | commitdiff | raw | diff to current |
2015-05-13 |
Martin Galvan | dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG... |
blob | commitdiff | raw | diff to current |
2015-05-13 |
Doug Evans | revert previous patch, author not set |
blob | commitdiff | raw | diff to current |
2015-05-13 |
Doug Evans | dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG... |
blob | commitdiff | raw | diff to current |
2015-05-12 |
Doug Evans | tweak some comments |
blob | commitdiff | raw | diff to current |
2015-05-08 |
Sandra Loosemore | Avoid segfault on missing directory table. |
blob | commitdiff | raw | diff to current |
2015-05-08 |
Joel Brobecker | Problem printing record with array whose upper bound... |
blob | commitdiff | raw | diff to current |
2015-05-05 |
Pierre-Marie de... | DWARF: cannot break on out-of-line function nested... |
blob | commitdiff | raw | diff to current |
2015-04-15 |
Doug Evans | Make info fun|var|types interruptable. |
blob | commitdiff | raw | diff to current |
2015-03-26 |
Andy Wingo | Properly intern constants into psymtab |
blob | commitdiff | raw | diff to current |
2015-03-24 |
Joel Brobecker | GDB: rename DYN_ATTR_DATA_LOCATION into DYN_PROP_DATA_L... |
blob | commitdiff | raw | diff to current |
2015-03-23 |
Keith Seitz | PR gdb/18021 - defend against "static virtual" methods |
blob | commitdiff | raw | diff to current |
2015-03-20 |
Keven Boell | [gdb/DWARF] Introduce linked list for dynamic attributes |
blob | commitdiff | raw | diff to current |
2015-03-07 |
Pedro Alves | Split TRY_CATCH into TRY + CATCH |
blob | commitdiff | raw | diff to current |
2015-03-06 |
Gary Benson | New common function "startswith" |
blob | commitdiff | raw | diff to current |
2015-02-27 |
Tom Tromey | Fix struct, union, and enum nesting in C++ |
blob | commitdiff | raw | diff to current |
2015-02-27 |
Pedro Alves | C++ keyword cleanliness, mostly auto-generated |
blob | commitdiff | raw | diff to current |
2015-02-22 |
Doug Evans | PR c++/17976, symtab/17821 |
blob | commitdiff | raw | diff to current |
2015-02-10 |
Mark Wielaard | Change producer_is_gcc function return type to bool. |
blob | commitdiff | raw | diff to current |
2015-02-10 |
Mark Wielaard | Recognize new DWARF5/GCC5 DW_LANG Fortran 2003 and... |
blob | commitdiff | raw | diff to current |
2015-02-09 |
Mark Wielaard | GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic... |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Doug Evans | Move vptr_{fieldno,basetype} out of main_type, and... |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Doug Evans | Move TYPE_SELF_TYPE into new field type_specific. |
blob | commitdiff | raw | diff to current |
2015-01-31 |
Gary Benson | new callback parameter expansion_notify for expand_symt... |
blob | commitdiff | raw | diff to current |
2015-01-29 |
Doug Evans | PR symtab/17890 |
blob | commitdiff | raw | diff to current |
2015-01-29 |
Mark Wielaard | Merge GCC producer parsers. Allow digits in identifiers. |
blob | commitdiff | raw | diff to current |
2015-01-29 |
Joel Brobecker | gdb/DWARF: Support for arrays whose bound is a discrimi... |
blob | commitdiff | raw | diff to current |
2015-01-24 |
Jan Kratochvil | Fix 100x slowdown regression on DWZ files |
blob | commitdiff | raw | diff to current |
2015-01-23 |
Mark Wielaard | Use GCC5/DWARF5 DW_AT_noreturn to mark functions that... |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Doug Evans | dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_F... |
blob | commitdiff | raw | diff to current |
2015-01-02 |
Doug Evans | dwarf2read.c (setup_type_unit_groups): Remove outdated... |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Joel Brobecker | Update year range in copyright notice of all files... |
blob | commitdiff | raw | diff to current |
2014-12-23 |
Doug Evans | Replace some symbol accessor macros with functions. |
blob | commitdiff | raw | diff to current |
2014-12-17 |
Doug Evans | Make buildsym set-up/tear-down more consistent, and... |
blob | commitdiff | raw | diff to current |
2014-12-12 |
Maciej W. Rozycki | MIPS: Keep the ISA bit in compressed code addresses |
blob | commitdiff | raw | diff to current |
2014-12-03 |
Doug Evans | PR symtab/17591 |
blob | commitdiff | raw | diff to current |
2014-12-03 |
Doug Evans | dwarf2read.c (peek_die_abbrev): Improve error message... |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Mark Wielaard | Recognize new DWARFv5 C11, C++11 and C++14 DW_LANG... |
blob | commitdiff | raw | diff to current |
2014-11-20 |
Doug Evans | Split struct symtab into two: struct symtab and compuni... |
blob | commitdiff | raw | diff to current |
2014-11-18 |
Doug Evans | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR... |
blob | commitdiff | raw | diff to current |
2014-11-18 |
Doug Evans | buildsym API cleanup |
blob | commitdiff | raw | diff to current |
2014-11-18 |
Doug Evans | The result of symtab expansion is always a primary... |
blob | commitdiff | raw | diff to current |
2014-11-14 |
Doug Evans | PR symtab/17591 |
blob | commitdiff | raw | diff to current |
2014-11-13 |
Doug Evans | dwarf2read.c (update_enumeration_type_from_children... |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Doug Evans | Move lookup_block_symbol to block.c, rename to block_lo... |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Doug Evans | Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE... |
blob | commitdiff | raw | diff to current |
2014-10-26 |
Doug Evans | Remove second (nested) copy of local var child_die. |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Gary Benson | Remove spurious exceptions.h inclusions |
blob | commitdiff | raw | diff to current |
next |