Compile inline test with -std=gnu89 explicitly to override Clang's default (-std...
[deliverable/binutils-gdb.git] / gdb /
2014-04-12  David BlaikieCompile inline test with -std=gnu89 explicitly to overr...
2014-04-11  Joel Brobeckergdb/testsuite/ChangeLog: Fix path to a few files in...
2014-04-11  Joel BrobeckerRevert the entire VLA series.
2014-04-11  Keith SeitzFix c++/16675 -- sizeof reference type should give...
2014-04-11  Sanimir Agovictest: add mi vla test
2014-04-11  Sanimir Agovictest: basic c99 vla tests for C primitives
2014-04-11  Sanimir Agovictest: evaluate pointers to C99 vla correctly.
2014-04-11  Sanimir Agovictest: multi-dimensional c99 vla.
2014-04-11  Sanimir Agovictest: cover subranges with present DW_AT_count attribute
2014-04-11  Sanimir Agovicvla: evaluate operand of sizeof if its type is a vla
2014-04-11  Sanimir Agovicvla: resolve dynamic bounds if value contents is a...
2014-04-11  Sanimir Agovicvla: support for DW_AT_count
2014-04-11  Sanimir Agovicvla: print "variable length" for unresolved dynamic...
2014-04-11  Sanimir Agovicvla: update type from newly created value
2014-04-11  Sanimir Agovicvla: enable sizeof operator for indirection
2014-04-11  Sanimir Agovicvla: enable sizeof operator to work with variable lengt...
2014-04-11  Sanimir Agovictype: add c99 variable length array support
2014-04-11  Sanimir Agovicvla: introduce new bound type abstraction adapt uses
2014-04-11  Sanimir Agovicrefactoring: rename create_range_type to create_static_...
2014-04-11  Yao QiCheck file exists before completion tests
2014-04-10  Pedro AlvesConditional Z1 breakpoint hangs GDBserver.
2014-04-10  Pedro Alvesbreakpoint shadowing, take single-step breakpoints...
2014-04-09  Pedro Alves[GDBserver] Fix SH/Linux build.
2014-04-09  Tristan Gingolddarwin: fix thinko (free thread port after threads...
2014-04-08  Pierre LangloisFix erroneous backtrace on avrxmega architectures.
2014-04-08  Pierre Muller[testsuite] Disable Ctrl-V use for mingw hosts.
2014-04-07  Siva Chandra[python] Fix gdb.Value.dynamic_type for reference values.
2014-04-07  Doug EvansAdd support to recognize clang.
2014-04-07  Joel BrobeckerFix ARI warning in darwin-nat.c::darwin_decode_message
2014-04-03  Doug Evans(read_cutu_die_from_dwo): Update function comment to...
2014-04-03  Doug Evans * dwarf2read.c (read_cutu_die_from_dwo): Fix assertion...
2014-04-03  Yao QiEscape backslash in windows path
2014-04-02  Alan ModraHandle VDSO section headers past end of page
2014-04-01  Doug Evans* dwarf2read.c (read_cutu_die_from_dwo): Improve comment.
2014-04-01  Tristan Gingolddarwin-nat: avoid crash while debugging gdb.
2014-04-01  Anton Blanchardgdb.arch/ppc64-atomic-inst.exp: Improve error handling.
2014-04-01  Anton Blanchardgdb.arch/ppc64-atomic-inst.exp: Use standard_testfile...
2014-04-01  Anton BlanchardFix ppc64 single step over atomic sequence testcase.
2014-03-31  Doug Evansdwarf2read.c (read_cutu_die_from_dwo): Delete unused...
2014-03-31  Doug EvansNew option "set print symbol-loading".
2014-03-31  Yao QiAllow ';' as a directory separator
2014-03-30  Doug Evans * infrun.c (set_last_target_status): New function.
2014-03-30  Doug Evans* inferior.h (enum stop_kind): Improve comment.
2014-03-30  Doug Evans * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2014-03-28  Joel Brobecker[varobj] false type-changed status for reference to...
2014-03-27  Sergio Durigan JuniorRemove `expout*' globals from parser-defs.h
2014-03-27  Doug Evans * dwarf2read.c (read_str_index): Delete arg cu. All...
2014-03-27  Doug Evans * dwarf2read.c (init_cutu_and_read_dies_no_follow...
2014-03-27  Doug Evans * dwarf2read.c (struct dwarf2_cu): Improve comments...
2014-03-27  Doug Evans * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with ...
2014-03-27  Yao QiReturn zero in can_single_step_to_signal_handler for...
2014-03-26  Keith SeitzRemove VAR_DOMAIN/STRUCT_DOMAIN ambiguity from ada...
2014-03-26  Yao QiSkip tests on completion and readline when readline...
2014-03-26  Yao QiFix code format issues gdb.base/macscp.exp
2014-03-26  Sandra LoosemoreFix type of "fp" and other registers for Nios II.
2014-03-25  Ulrich WeigandSupport gdb.asm/asm-source.exp on powerpc64le
2014-03-25  Pedro Alves"source", foreground execution commands, and target...
2014-03-24  Doug Evansgdb.linespec/macro-relative.exp: Mark the test as unsup...
2014-03-24  Hui ZhuFix PR breakpoints/16101: gdb.base/dprintf.exp agent...
2014-03-24  Jan Kratochviltestsuite: Remove needless linux-nat requirement in...
2014-03-24  Pierre LangloisFix PR/16720
2014-03-24  Tristan Gingolddarwin-nat.c: fix dump of messages on x86_64.
2014-03-24  Pierre LangloisFix typo in previous entry.
2014-03-24  Pierre LangloisAdd myself as a write-after-approval mainainer.
2014-03-22  Doug Evans* infcmd.c: Whitespace fixes.
2014-03-22  Doug Evans* infcmd.c (interrupt_command): Renamed from interrupt_...
2014-03-22  Yao QiRemove target_read_live_memory
2014-03-22  Yao QiFactor remote_read_bytes.
2014-03-22  Yao QiMove the traceframe_available_memory code from memory_x...
2014-03-22  Doug EvansFix typo in previous entry.
2014-03-22  Doug Evans * gdb.guile/guile.exp (guile not supported): Verify...
2014-03-22  Doug Evans * extension.c (eval_ext_lang_from_control_command...
2014-03-21  Maciej W. Rozyckigdb.threads/thread-specific.exp: Fix uninitialized...
2014-03-21  Pedro Alvesnormal_stop: Extend and clarify comment.
2014-03-21  Hui ZhuRemove fixme of packet "k" from doc
2014-03-21  Hui ZhuFix internal warning when "gdb -p xxx"
2014-03-21  Hui ZhuFix internal warning when "gdb -p xxx"
2014-03-20  Maciej W. RozyckiAvoid using the ISO C99 `z' formatted output modifier
2014-03-20  Sergio Durigan JuniorFix probe-related internal error on AIX
2014-03-20  Tom TromeyFix py-finish-breakpoint.exp with target async.
2014-03-20  Pedro Alvesmake dprintf.exp pass in target async mode
2014-03-20  Pedro AlvesFurther cleanup of signal-while-stepping-over-bp-other...
2014-03-20  Pedro AlvesMake signal-while-stepping-over-bp-other-thread.exp...
2014-03-20  Pedro AlvesHandle multiple step-overs.
2014-03-20  Pedro AlvesFix for even more missed events; eliminate thread-hop...
2014-03-20  Pedro AlvesPR breakpoints/7143 - Watchpoint does not trigger when...
2014-03-20  Pedro AlvesFix missing breakpoint/watchpoint hits, eliminate defer...
2014-03-19  Pedro Alvesgdb.base/async.exp: Enable it.
2014-03-19  Pedro Alvesgdb.base/async.exp: Make test messages unique.
2014-03-19  Pedro Alvesgdb.base/async.exp: Fix races.
2014-03-19  Pedro Alvesgdb.base/async.exp: Factor out test pattern to a procedure.
2014-03-19  Pedro Alvesgdb.base/async.exp: Use prepare_for_testing.
2014-03-19  Pedro Alvesgdb.base/async.exp: Fix stepi& test.
2014-03-19  Pedro Alvesgdb.base/async.exp: Don't hardcode line numbers.
2014-03-19  Pedro Alvesgdb.base/async.exp: Leave gdb_protocol alone.
2014-03-18  Doug Evans * gdb.base/async.exp: Whitespace fixes. Turn on targe...
2014-03-18  Jan KratochvilFix SIGTERM signal safety (PR gdb/15358).
2014-03-18  Maciej W. RozyckiPower: Correct little-endian e500v2 GPR frame offsets
2014-03-18  Pedro AlvesPR gdb/13860: make "-exec-foo"'s MI output equal to...
2014-03-17  Tom Tromeyfix latent bugs in ui-out.c
next
This page took 0.067556 seconds and 7 git commands to generate.