aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-12-05Minor coding-style fixes in ada-lex.l:find_dot_all.Joel Brobecker2-13/+18
2013-12-04Fix the manual more thoroughly.Eli Zaretskii1-6/+6
2013-12-04doc/gdb.texinfo (i386): Fix yesterday's commit.Eli Zaretskii2-1/+5
2013-12-03add @kindex for catchpointsTom Tromey2-0/+19
2013-12-03add "dir" menu item for gdbserverTom Tromey2-0/+5
2013-12-03Documentation for MPX.Walfred Tedeschi4-0/+57
2013-12-03Fixed typo in date in testsuite/ChangeLog entryJose E. Marchesi1-1/+1
2013-12-03testsuite: handle SIGLOST/SIGPWR conflict in sparc64-*-linux-gnu targets.Jose E. Marchesi3-4/+20
2013-12-03Ada: Reserved word "all" should not need to be spelled in lowercase.Joel Brobecker7-1/+113
2013-12-03crash evaluating bogus exception condition expression (sparc-solaris)Joel Brobecker2-3/+17
2013-12-03NEWS: Extend documentation of the new GDB/MI --language option.Joel Brobecker2-0/+7
2013-12-03Resurrect gdb-add-index as a contrib scriptSamuel Bronson3-0/+81
2013-12-03MAINTAINERS (Write After Approval): Add myself to the list.Samuel Bronson2-0/+5
2013-12-03Remove "ada-exceptions" from -list-features output.Joel Brobecker4-5/+9
2013-12-03Remove all trailing spaces in mi/mi-main.c.Joel Brobecker2-32/+36
2013-12-03Add "undefined-command" error code at end of ^error result...Joel Brobecker9-5/+97
2013-12-03New GDB/MI command "-info-gdb-mi-command"Joel Brobecker10-0/+155
2013-12-02Record objfile->original_name as an absolute pathJan Kratochvil9-26/+94
2013-12-02Add new target_read_raw_memory function, and consolidate comments.Pedro Alves4-16/+41
2013-12-02gnulib's sys/stat.h always defines S_IRGRP, S_IXGRP, S_IXOTH.Pedro Alves2-12/+6
2013-12-02Handle 'k' packet TARGET_CLOSE_ERROR gracefully.Pedro Alves2-12/+35
2013-12-02Fix PR remote/15974Yao Qi2-6/+15
2013-12-02Fix filestuff.c build error if RLIMIT_NOFILE not defined.Joel Brobecker2-1/+6
2013-12-02Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dirent.h".Joel Brobecker2-1/+5
2013-12-02Remove last traces of gdb_stat.h.Joel Brobecker3-2/+7
2013-12-02Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_string.h".Joel Brobecker2-1/+5
2013-11-29Move .debug_gdb_script processing to auto-load.c.Doug Evans5-204/+275
2013-11-30Fix typo "checksm"Yao Qi2-1/+5
2013-11-29Remove gdb_string.h from gdbarch.shSergio Durigan Junior2-1/+6
2013-11-29 * python/py-auto-load.c (source_section_scripts): Move comment toDoug Evans2-8/+11
2013-11-29Remove trailing whitespace.Doug Evans17-106/+126
2013-11-29UNWIND_NULL_ID is no longer used anywhere. Update comments.Pedro Alves4-8/+15
2013-11-29Plug target side conditions and commands leaks.Pedro Alves3-4/+19
2013-11-29Delegate to target_ops->beneath for TARGET_OBJECT_RAW_MEMORYYao Qi3-32/+49
2013-11-28Rename breakpoint_object to gdbpy_breakpoint_object.Doug Evans7-50/+61
2013-11-28fix spelling in previous entryDoug Evans1-1/+1
2013-11-28 * configure.ac: Add comments delineating libpython and libmcheck.Doug Evans3-0/+21
2013-11-28Print entirely unavailable struct/union values as a single <unavailable>.Andrew Burgess4-23/+41
2013-11-28get_prev_frame, stop_reason != UNWIND_NO_REASON, add frame debug output.Pedro Alves2-1/+38
2013-11-28get_prev_frame, outer_frame_id and unwind->stop_reason checks are redundant.Pedro Alves3-18/+13
2013-11-28get_prev_frame, UNWIND_NULL_ID -> UNWIND_OUTERMOSTPedro Alves2-6/+11
2013-11-28register: "optimized out" -> "not saved".Pedro Alves2-1/+6
2013-11-28Fix PR 16152's ChangeLog entry.Pedro Alves1-2/+3
2013-11-28GDB perf test on disassembleYao Qi4-0/+127
2013-11-27gdb: fix cygwin check in configure scriptSteffen Sledz3-2/+7
2013-11-27Fix type of not saved registers.Pedro Alves2-1/+13
2013-11-27Make "set debug frame 1" output print <not saved> instead of <optimized out>.Pedro Alves2-3/+10
2013-11-27Make "set debug frame 1" use the standard print routine for optimized out val...Andrew Burgess3-2/+15
2013-11-27 * gdb.base/callfuncs.c (main): Assign malloc's return valueLuis Machado6-5/+21
2013-11-26Tighten regexp in gdb.base/setshow.expAndrew Burgess2-2/+7