aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-12-06 Fix completion for pascal language.Pierre Muller1-0/+10
2013-12-06Uninitialized variable "this_id" in frame.c:get_prev_frame_1.Joel Brobecker1-0/+5
2013-12-05Add software single step support to moxie portAnthony Green1-0/+7
2013-12-04fix date in previous entryDoug Evans1-1/+1
2013-12-04 * auto-load.c (load_auto_scripts_for_objfile): Add some comments.Doug Evans1-0/+4
2013-12-05Allow Windows UNWIND_INFO version 2.Joel Brobecker1-0/+6
2013-12-05Minor coding-style fixes in ada-lex.l:find_dot_all.Joel Brobecker1-0/+4
2013-12-03Documentation for MPX.Walfred Tedeschi1-0/+5
2013-12-03Ada: Reserved word "all" should not need to be spelled in lowercase.Joel Brobecker1-0/+4
2013-12-03crash evaluating bogus exception condition expression (sparc-solaris)Joel Brobecker1-0/+5
2013-12-03NEWS: Extend documentation of the new GDB/MI --language option.Joel Brobecker1-0/+5
2013-12-03Resurrect gdb-add-index as a contrib scriptSamuel Bronson1-0/+9
2013-12-03MAINTAINERS (Write After Approval): Add myself to the list.Samuel Bronson1-0/+4
2013-12-03Remove "ada-exceptions" from -list-features output.Joel Brobecker1-0/+4
2013-12-03Remove all trailing spaces in mi/mi-main.c.Joel Brobecker1-0/+4
2013-12-03Add "undefined-command" error code at end of ^error result...Joel Brobecker1-0/+13
2013-12-03New GDB/MI command "-info-gdb-mi-command"Joel Brobecker1-0/+10
2013-12-02Record objfile->original_name as an absolute pathJan Kratochvil1-0/+10
2013-12-02Add new target_read_raw_memory function, and consolidate comments.Pedro Alves1-0/+9
2013-12-02gnulib's sys/stat.h always defines S_IRGRP, S_IXGRP, S_IXOTH.Pedro Alves1-0/+5
2013-12-02Handle 'k' packet TARGET_CLOSE_ERROR gracefully.Pedro Alves1-0/+7
2013-12-02Fix PR remote/15974Yao Qi1-0/+6
2013-12-02Fix filestuff.c build error if RLIMIT_NOFILE not defined.Joel Brobecker1-0/+5
2013-12-02Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h".Joel Brobecker1-0/+4
2013-12-02Remove last traces of gdb_stat.h.Joel Brobecker1-0/+5
2013-12-02Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_string.h".Joel Brobecker1-0/+4
2013-11-29Move .debug_gdb_script processing to auto-load.c.Doug Evans1-0/+39
2013-11-30Fix typo "checksm"Yao Qi1-0/+4
2013-11-29Remove gdb_string.h from gdbarch.shSergio Durigan Junior1-0/+5
2013-11-29 * python/py-auto-load.c (source_section_scripts): Move comment toDoug Evans1-0/+3
2013-11-29Remove trailing whitespace.Doug Evans1-0/+20
2013-11-29UNWIND_NULL_ID is no longer used anywhere. Update comments.Pedro Alves1-0/+4
2013-11-29Plug target side conditions and commands leaks.Pedro Alves1-0/+10
2013-11-29Delegate to target_ops->beneath for TARGET_OBJECT_RAW_MEMORYYao Qi1-0/+10
2013-11-28Rename breakpoint_object to gdbpy_breakpoint_object.Doug Evans1-0/+11
2013-11-28fix spelling in previous entryDoug Evans1-1/+1
2013-11-28 * configure.ac: Add comments delineating libpython and libmcheck.Doug Evans1-0/+5
2013-11-28Print entirely unavailable struct/union values as a single <unavailable>.Andrew Burgess1-0/+7
2013-11-28get_prev_frame, stop_reason != UNWIND_NO_REASON, add frame debug output.Pedro Alves1-0/+6
2013-11-28get_prev_frame, outer_frame_id and unwind->stop_reason checks are redundant.Pedro Alves1-0/+6
2013-11-28get_prev_frame, UNWIND_NULL_ID -> UNWIND_OUTERMOSTPedro Alves1-0/+6
2013-11-28register: "optimized out" -> "not saved".Pedro Alves1-0/+5
2013-11-28Fix PR 16152's ChangeLog entry.Pedro Alves1-2/+3
2013-11-27gdb: fix cygwin check in configure scriptSteffen Sledz1-0/+5
2013-11-27Fix type of not saved registers.Pedro Alves1-0/+5
2013-11-27Make "set debug frame 1" output print <not saved> instead of <optimized out>.Pedro Alves1-0/+5
2013-11-27Make "set debug frame 1" use the standard print routine for optimized out val...Andrew Burgess1-0/+6
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