PR python/17372 - Python hangs when displaying help()
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2014-10-29  Pedro AlvesPR python/17372 - Python hangs when displaying help()
2014-10-29  Pedro AlvesFix uninitialized value access when very first GDB...
2014-10-29  Pedro AlvesPR tui/16138 is about failure to initialize curses...
2014-10-29  Pedro AlvesTUI: don't let exceptions escape while handling readlin...
2014-10-29  Joel BrobeckerARM: stricter __stack_chk_guard check during prologue...
2014-10-29  Yao QiFix skipping stack protector on arm
2014-10-28  Pedro AlvesPR gdb/12623: non-stop crashes inferior, PC adjustment...
2014-10-28  Pedro AlvesWorkaround remote targets that report an empty list...
2014-10-27  Pedro Alvesstepi/nexti: skip signal handler if "handle nostop...
2014-10-27  Luis MachadoFix ARM machine state testcase failures
2014-10-26  Doug Evanssymtab.c (lookup_symbol_aux_local): Fix typo in comment.
2014-10-26  Doug EvansRename parameter "kind" to "block_index" in quick looku...
2014-10-26  Doug Evans* block.h (ALL_BLOCK_SYMBOLS): Fix comment.
2014-10-26  Doug Evansblock.c (allocate_block): Use OBSTACK_ZALLOC instead...
2014-10-26  Doug EvansMove block_found decl to symtab.h.
2014-10-26  Doug EvansClean up some function comments in symtab.[ch].
2014-10-26  Doug Evanssymtab.c: forward decl cleanup
2014-10-26  Doug Evanssymtab.c (lookup_symbol_aux_quick): Set block_found...
2014-10-26  Doug EvansRemove second (nested) copy of local var child_die.
2014-10-24  Don BreazealFollow-fork message printing improvements
2014-10-24  Pedro AlvesRemove Vax Ultrix and VAX BSD support
2014-10-24  Pedro AlvesNEWS: Clarify removed targets
2014-10-24  Siva ChandraGuard a call to TYPE_TARGET_TYPE in gnuv3_pass_by_refer...
2014-10-23  Sandra LoosemoreRefactoring/cleanup of nios2 opcodes and assembler...
2014-10-19  Doug EvansFix some comments to say minus_one_ptid instead of...
2014-10-19  Doug Evanslinux-nat.c (linux_nat_wait_1): Make local prev_mask...
2014-10-17  Doug EvansNew python event "clear_objfiles".
2014-10-17  Doug EvansAdd gdb.Objfile.progspace attribute.
2014-10-17  Pedro AlvesPR gdb/17471: Repeating a background command makes...
2014-10-17  Pedro AlvesPR gdb/17300: Input after "c -a" crashes readline/GDB
2014-10-17  Pedro AlvesPR gdb/17472: With annotations, input while executing...
2014-10-17  Pedro AlvesMake common code handle target_terminal_* idempotency
2014-10-17  Pedro AlvesDelete Tru64 support
2014-10-17  Pedro AlvesFix build without libexpat
2014-10-16  Tristan GingoldDarwin: sanitize %gs and %fs values.
2014-10-15  Pedro AlvesDEC threads: Simplify updating the thread list
2014-10-15  Pedro Alvesremote: get rid of all the T packets when syncing the...
2014-10-15  Pedro AlvesPush pruning old threads down to the target
2014-10-15  Pedro AlvesMerge remote thread listing methods
2014-10-15  Pedro AlvesNon-stop + software single-step archs: don't force...
2014-10-15  Pedro AlvesMake single-step breakpoints be per-thread
2014-10-15  Pedro Alvesthread.c: cleanup breakpoint deletion
2014-10-15  Pedro AlvesRemove deprecated_insert_raw_breakpoint and friends
2014-10-15  Pedro AlvesPut single-step breakpoints on the bp_location chain
2014-10-15  Pedro Alvesinfrun.c: add for_each_just_stopped_thread
2014-10-15  Pedro AlvesRewrite non-continuable watchpoints handling
2014-10-15  Pedro AlvesDecide whether we may have removed breakpoints based...
2014-10-15  Doug EvansPR python/17364
2014-10-15  Iain BuclawRemove d-support.c and use gdb_demangle for demangling...
2014-10-15  Andreas ArnezRemove non-address bits for longjmp resume breakpoint
2014-10-15  Pedro AlvesDelete gdb/regformats/microblaze.dat
2014-10-15  Ajit Kumar AgarwalMicroblaze: Replace microblaze-expedite from pc to rpc
2014-10-15  Siva ChandraFix gnuv3_pass_by_reference to treat dynamic classes...
2014-10-15  Siva ChandraFix gnuv3_pass_by_reference to lookup copy c-tors with...
2014-10-14  Joel Brobecker[Ada] Error adding/subtracting pointer value to/from...
2014-10-14  Sergio Durigan JuniorOnly call {set,clear}_semaphore probe function if they...
2014-10-14  Sergio Durigan JuniorExplicitly use language_c when evaluating a SDT probe...
2014-10-13  Doug Evansfix file paths in previous commit
2014-10-13  Doug EvansRemove some code duplication in py-objfile.c, py-progsp...
2014-10-13  Jan KratochvilFix "save breakpoints" for "catch" command
2014-10-12  Jan KratochvilFix "save breakpoints" for "disable $bpnum" command.
2014-10-10  Pedro AlvesDelete IRIX support
2014-10-10  Ajit Kumar AgarwalMicroblaze: Reject invalid target descriptions
2014-10-10  Pedro AlvesCache the vsyscall/vDSO range per-inferior
2014-10-10  Pedro AlvesPR symtab/14466: Work around PR libc/13097 "linux-vdso...
2014-10-10  Pedro AlvesSplit vDSO range lookup to a gdbarch hook
2014-10-10  Pedro Alvesinfrun.c:normal_stop: Fix typo in comment
2014-10-09  Sergio Durigan JuniorPR tdep/9390: Fix typo on xstorxstormy16-tdep.c
2014-10-09  Yao QiRemove unused local variable
2014-10-08  Stan ShebsAdd Yao Qi as global maintainer
2014-10-08  Gary BensonDo not include unnecessary files in fbsd-tdep.c
2014-10-08  Gary BensonInclude common-exceptions.h in common-defs.h
2014-10-08  Gary BensonInclude cleanups.h in common-defs.h
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-10-05  Maciej W. RozyckiMIPS: Rewrite `add_offset_16' to match its name
2014-10-05  Maciej W. RozyckiMIPS: Correct heuristic prologue termination conditions
2014-10-05  Maciej W. RozyckiMIPS: Correct MUSTBE32 interpretation in delay slot...
2014-10-03  Maciej W. RozyckiAlso mark ELF solib trampoline minimal symbols special
2014-10-03  Maciej W. RozyckiAvoid software breakpoint's instruction shadow inconsis...
2014-10-03  Luis MachadoMIPS bit field failures in gdb.base/store.exp
2014-10-03  Pierre Muller[RFA] Stabs: Ignore N_BNSYM/N_ENSYM entry types
2014-10-02  Pedro AlvesFix non-stop regressions caused by "breakpoints always...
2014-10-02  Pedro AlvesPR17431: following execs with "breakpoint always-insert...
2014-10-02  Pedro AlvesReduce Hg packet (select remote general thread) bouncing
2014-10-01  Pedro AlvesReally fail inserting software breakpoints on read...
2014-10-01  Simon MarchiExit code of exited inferiors in -list-thread-groups
2014-10-01  Pedro AlvesAdd read-only markers to generated gdb/regformats/...
2014-10-01  Pedro Alvesfeatures/Makefile: Make 'make cfiles' default to genera...
2014-10-01  Pedro AlvesRegenerate AVX512 target description C files
2014-10-01  Pedro Alvesgdb/regformats: Don't build .dat files that aren't...
2014-10-01  Pedro Alvesfeatures/Makefile: Add a "clean" rule.
2014-10-01  Pedro AlvesFix features/i386/64bit-avx512.xml
2014-10-01  Pedro AlvesAarch64: Make CPSR a 32-bit register again in the targe...
2014-09-30  Don BreazealRefactor native follow-fork.
2014-09-30  Andreas ArnezDrop 'regset_from_core_section' gdbarch method
2014-09-30  Andreas ArnezLinux targets: drop fall back to target method for...
2014-09-30  Andreas ArnezDrop target method 'fbsd_make_corefile_notes'
2014-09-30  Andreas ArnezXTENSA: Migrate from 'regset_from_core_section' to...
2014-09-30  Andreas ArnezVAX: Migrate from 'regset_from_core_section' to 'iterat...
2014-09-30  Andreas ArnezTILEGX: Migrate from 'regset_from_core_section' to...
next
This page took 0.362437 seconds and 107 git commands to generate.