82203 Commits (46b0da1738df4a49025f1674a67cd841688dd3d9)
 

Author SHA1 Message Date
Doug Evans 46b0da1738 language_lookup_primitive_type: Renamed from language_lookup_primitive_type_by_name. 12 years ago
Doug Evans 99d4b98d4b Fix file name in earlier entry. 12 years ago
Mark Wielaard 6ddfe5b4f9 Display DW_LANG_C11 as (C11). 12 years ago
GDB Administrator e0631a6a2b Automatic date update in version.in 12 years ago
Jan Kratochvil 1bc1068a0c Fix MinGW compilation 12 years ago
Doug Evans 5e3c72e6b8 value_maybe_namespace_elt: Remove redundant call to lookup_static_symbol. 12 years ago
Doug Evans cc485e6201 New parameter "debug symbol-lookup". 12 years ago
Doug Evans 0ab9ce852b Make buildsym set-up/tear-down more consistent, and document it. 12 years ago
Doug Evans b6615d1086 boards/stabs.exp: New file. 12 years ago
Doug Evans 55accf4a1e cp_lookup_symbol_via_imports: Renamed from cp_lookup_symbol_imports. 12 years ago
Doug Evans a07e3e182d cp_find_type_baseclass_by_name: Renamed from find_type_baseclass_by_name. 12 years ago
Doug Evans d01060f023 symtab.h (struct symbol_search) <symtab>: Delete, unnecessary. 12 years ago
GDB Administrator 64f0601bb4 Automatic date update in version.in 12 years ago
Cary Coutant e02a4046e0 Fix internal error in gold when -Map and --compress-debug-sections are used 12 years ago
Matthew Fortune 15969b63f9 Fix octeon3 testsuite fallout 12 years ago
Matthew Fortune b9121b573e Add in a JALRC alias and fix the NAL instruction. 12 years ago
Andreas Arnez 25dda427ec Fix indentation of "maint print user-registers" 12 years ago
Nick Clifton 033539e268 Fix a memory access violation triggeed by a fuzzed binary. 12 years ago
Joel Brobecker beed38b827 [Linux] Ask kernel to kill inferior when GDB terminates 12 years ago
Catalin Udma bf330350c2 aarch64/gdbserver: fix floating point registers display 12 years ago
Yao Qi 8fda906819 Move NEWS entries to the right section 12 years ago
Yao Qi 2a54636794 Replace ARG_MAX with ARG_LAST 12 years ago
Sergio Durigan Junior 395cf596db Merge dg-extract-results.{sh,py} from GCC upstream 12 years ago
GDB Administrator c2c0b2c2b0 Automatic date update in version.in 12 years ago
Simon Marchi c9657e708a Introduce utility function find_inferior_ptid 12 years ago
Simon Marchi e882ef3cfc testsuite: expect possible pagination when starting gdb 12 years ago
Simon Marchi 38bcc89d48 Fix build with Python 3.4 (PR python/16784) 12 years ago
Simon Marchi 89ed8ea187 python extended prompt: Use os.getcwd() instead of os.getcwdu() 12 years ago
H.J. Lu 263ddf6802 Check corrupt input 12 years ago
Jason Merrill 4992aa2019 * Makefile.in (check-gdb.%): Restore. 12 years ago
Joel Brobecker 5227d62525 Use PTRACE_SINGLESTEP_ONE when single-stepping one thread. 12 years ago
Catalin Udma aacd3e8c4f Fix info mem command for 32 bits host/64 bits target 12 years ago
GDB Administrator 184d64776b Automatic date update in version.in 12 years ago
H.J. Lu 0d2b51ad6a Mention --compress-debug-sections default in NEWS 12 years ago
H.J. Lu add6016bac Cast current_group_size to unsigned long 12 years ago
H.J. Lu 89e7505fcd Compress debug sections for Linux/x86 by default 12 years ago
H.J. Lu bc696fd5af Handle weak alias for PIE with copy reloc 12 years ago
GDB Administrator 94ec908766 Automatic date update in version.in 12 years ago
Doug Evans dc4d68869c utils.c (make_hex_string): Fix off-by-one error. 12 years ago
Joel Brobecker c1b5a1a6e7 Internal error trying to print uninitialized string. 12 years ago
Joel Brobecker 3c46a02f50 Avoid use of sprintf in gdb/utils.c:make_hex_string 12 years ago
Joel Brobecker 8e8347b895 Fix ARI warnings in gdb/compile/compile-object-load.c. 12 years ago
Joel Brobecker e078298010 Add missing ChangeLog entry for PR backtrace/16215. 12 years ago
Joel Brobecker f93b65a0f4 Add ChangeLog entries missing from the previous commit. 12 years ago
Joel Brobecker 648d586d84 configure gdb/gnulib with --disable-largefile if largefile support disabled. 12 years ago
Jan Kratochvil 5537b57769 Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > 0' (PR 17642) 12 years ago
Joel Brobecker 14aba1ac0d Lift DWARF unwinder restriction in dwarf2-frame.c::dwarf2_frame_cfa 12 years ago
Doug Evans ae6a105d22 value_maybe_namespace_elt: Remove unnecessary test of result != NULL. 12 years ago
Doug Evans 59da4d04cb Rename cp_is_anonymous to cp_is_in_anonymous. 12 years ago
Doug Evans 838275403d Give quick_symbol_functions "methods" a consistent naming scheme. 12 years ago