aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-11-26Mark entirely optimized out value as non-lazy.Andrew Burgess1-0/+4
2013-11-26revert patch from 2013-11-22Tom Tromey1-0/+5
2013-11-26Fix PR16193 - gdbserver aborts.Walfred Tedeschi1-0/+8
2013-11-25PR c++/14819: Explicit class:: inside class scope does not workKeith Seitz1-0/+12
2013-11-24Use target_read_code in disassemble.Yao Qi1-0/+5
2013-11-24set/show code-cacheYao Qi1-0/+16
2013-11-24Renaming in target-dcache.cYao Qi1-0/+17
2013-11-23Fix long line in earlier entry.Doug Evans1-2/+2
2013-11-23 * python/py-frame.c (gdbpy_initialize_frames): Remove FIRST_ERROR,Doug Evans1-0/+5
2013-11-23 * python/py-frame.c (frapy_block): Fix error message text.Doug Evans1-0/+4
2013-11-23cli/cli-script.c (multi_line_command_p): New function.Doug Evans1-0/+7
2013-11-222013-11-22 Sterling Augustine <saugustine@google.com>Sterling Augustine1-1/+1
2013-11-222013-11-22 Sterling Augustine <saugustine@google.com>Sterling Augustine1-0/+7
2013-11-22handle an unspecified return address columnTom Tromey1-0/+6
2013-11-22Detect infinite loop in value_fetch_lazy's lval_register handling.Tom Tromey1-0/+7
2013-11-22Make use of the frame stash to detect wider stack cycles.Pedro Alves1-0/+12
2013-11-22Don't let two frames with the same id end up in the frame chain.Pedro Alves1-0/+7
2013-11-22Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 sniffer ...Pedro Alves1-0/+10
2013-11-22Revert "Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 ...Pedro Alves1-10/+0
2013-11-22Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 sniffer ...Pedro Alves1-0/+10
2013-11-21Move types_deeply_equal from py-type.c to gdbtypes.c.Doug Evans1-0/+11
2013-11-20get rid of py-value.c:is_intlike (use is_integral_type instead)Joel Brobecker1-0/+8
2013-11-20remove strerror moduleTom Tromey1-0/+21
2013-11-20set_address_space_data if dcache is NULL.Yao Qi1-0/+5
2013-11-20Add MPX registers tests.Walfred Tedeschi1-0/+4
2013-11-20Add pretty-printer for MPX bnd registers.Walfred Tedeschi1-0/+6
2013-11-20MPX for amd64Walfred Tedeschi1-0/+21
2013-11-20Add MPX support for i386Walfred Tedeschi1-0/+57
2013-11-20Add MPX registers XML files.Walfred Tedeschi1-0/+18
2013-11-20Fix conditions in creating a bitfield.Walfred Tedeschi1-0/+6
2013-11-20gdb/arm-tdep.c: Remove "Infinite loop detected" error message.Will Newton1-0/+5
2013-11-20Associate target_dcache to address_space.Yao Qi1-0/+15
2013-11-20Add REGISTRY for struct address_space.Yao Qi1-0/+9
2013-11-20Move target-dcache out of target.cYao Qi1-0/+26
2013-11-20Don't update target_dcache if it is not initializedYao Qi1-0/+5
2013-11-20Remove last_cacheYao Qi1-0/+20
2013-11-20Move changelog entry to the right ChangeLogYao Qi1-5/+0
2013-11-19Remove 'whatever' in lib/mi-support.expYao Qi1-0/+5
2013-11-19Fix typoYao Qi1-0/+4
2013-11-19Fix int() builtin with range type gdb.Value objects.Joel Brobecker1-0/+4
2013-11-19gdb_ari.sh: Remove entries for dirent.h and stat.h.Joel Brobecker1-0/+5
2013-11-18remove gdb_stat.hTom Tromey1-0/+37
2013-11-18import gnulib sys/stat.h moduleTom Tromey1-0/+16
2013-11-18sys/types.h cleanupTom Tromey1-0/+5
2013-11-18don't check for unistd.hTom Tromey1-0/+5
2013-11-18stdlib.h is universal tooTom Tromey1-0/+6
2013-11-18don't check for stddef.hTom Tromey1-0/+8
2013-11-18remove gdb_dirent.hTom Tromey1-0/+15
2013-11-18import gnulib dirent moduleTom Tromey1-0/+13
2013-11-18don't check for string.h or strings.hTom Tromey1-0/+6