fix skipping permanent breakpoints
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2014-11-12  Pedro Alvesfix skipping permanent breakpoints
2014-11-12  Pedro Alvesmake "permanent breakpoints" per location and disableable
2014-11-12  Pedro Alvesadd a default method for gdbarch_skip_permanent_breakpoint
2014-11-11  Daniel ColascioneWarn users about mismatched PID namespaces
2014-11-11  Doug Evanssymmisc.c: Remove trailing whitespace.
2014-11-11  Doug Evanssource.c (select_source_symtab): Rewrite to use ALL_SYM...
2014-11-10  Doug EvansPR 17564: Fix objfile search order for static symbols.
2014-11-10  Ulrich WeigandWork around GCC bug 63748
2014-11-07  Pedro AlvesRevert old nexti prologue check and eliminate in_prologue
2014-11-07  Doug Evanssymtab.h (lookup_global_symbol): Improve function comment.
2014-11-07  Doug EvansRename lookup_symbol_global to lookup_global_symbol.
2014-11-07  Doug Evanssymtab.c (basic_lookup_symbol_nonlocal): Add comment.
2014-11-07  Doug EvansRename some "aux" functions.
2014-11-07  Doug Evanslookup_symbol_in_block: Renamed from lookup_symbol_aux_...
2014-11-07  Doug EvansRename lookup_symbol_static to lookup_symbol_in_static_...
2014-11-07  Doug EvansNew macro ALL_BLOCK_SYMBOLS_WITH_NAME.
2014-11-07  Doug EvansMove lookup_block_symbol to block.c, rename to block_lo...
2014-11-07  Doug EvansUse ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS in some...
2014-11-07  Doug EvansForgotten ChangeLog entry for previous commit.
2014-11-07  Doug Evanssolib_global_lookup: Fetch arch from objfile, not targe...
2014-11-06  Sandra LoosemoreUpdate Nios II prologue analysis to remove detection...
2014-11-05  Alan ModraCast result of obstack_next_free
2014-11-05  Alan ModraUse obstack_blank_fast to shrink obstacks
2014-11-04  Simon Marchitui: Fix newterm call for older ncurses
2014-11-04  Pedro Alvesgarbage collect gdb/breakpoint.c:breakpoint_thread_match
2014-11-04  Siva ChandraFix evaluation of method calls under EVAL_SKIP.
2014-11-03  Yao QiAdd missing changelog entries
2014-11-03  Doug Evansmdebugread.c (parse_procedure): Delete unnecessary...
2014-11-03  Doug Evansxcoffread.c (process_linenos): Delete unnecessary code.
2014-11-01  Doug Evansobjfiles.h: Remove some unused macros.
2014-11-01  Doug Evansvalops.c: Fix some whitespace.
2014-10-31  Doug EvansAdd ability to add attributes to gdb.Objfile and gdb...
2014-10-30  Yao QiDon't replace '\' with '\\' in before_prompt_hook
2014-10-29  Joel BrobeckerDocument the GDB 7.8.1 release in gdb/ChangeLog
2014-10-29  Pedro AlvesThis PR shows that GDB can easily trigger an assertion...
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...
next
This page took 0.24697 seconds and 107 git commands to generate.