aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-12-10Delete interp_exec_p.Doug Evans4-16/+10
2013-12-10Add call to get_compiler_info to gdb_compile_shlib.Andrew Burgess2-2/+14
2013-12-10Use target_read_code in skip_prologue (amd64)Yao Qi2-4/+13
2013-12-10Use target_read_code in skip_prologue (i386)Yao Qi4-34/+106
2013-12-10Invalidate target cache before starting to handle event.Yao Qi2-0/+33
2013-12-10Set language for Ada minimal symbols.Joel Brobecker4-0/+53
2013-12-10GDB/MI: Document support for -exec-run --start in -list-featuresJoel Brobecker7-1/+31
2013-12-10nameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be missingJoel Brobecker2-0/+93
2013-12-08Fix gdb/ChangeLog date in last entry.Joel Brobecker1-1/+1
2013-12-08Use gdb_produce_sourceYao Qi2-51/+61
2013-12-08Document the GDB 7.6.2 release in gdb/ChangeLogJoel Brobecker1-0/+4
2013-12-08Avoid "may be used uninitialized" warningYao Qi2-1/+6
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger3-0/+5
2013-12-07gdb: testsuite: fix ksh shebang to use shMike Frysinger4-3/+9
2013-12-06Fix "info frame" in the outermost frame.Pedro Alves10-59/+723
2013-12-06New OPTIMIZED_OUT_ERROR error code.Pedro Alves6-7/+25
2013-12-06update free_objfile commentTom Tromey2-15/+5
2013-12-06remove objfile_to_frontTom Tromey3-22/+5
2013-12-06remove unnecessary declarationTom Tromey2-2/+5
2013-12-06pack partial_symtab for spaceTom Tromey2-13/+17
2013-12-06fix a couple of FIXMEsTom Tromey2-4/+7
2013-12-06put the psymtab filename in the filename bcacheTom Tromey2-2/+7
2013-12-06make symtab::dirname constTom Tromey3-5/+10
2013-12-06make symtab::filename constTom Tromey3-3/+8
2013-12-06 * gdb.base/break.exp: Fix setting of $baz.Doug Evans2-1/+5
2013-12-06remove some sym_probe_fns methodsTom Tromey7-210/+34
2013-12-06Add support for DW_OP_bit_piece and DW_OP_plus_uconst to DWARF assembler.Andrew Burgess2-0/+14
2013-12-06testsuite: introduce index in varobj child eval.Keven Boell2-1/+17
2013-12-06 Fix completion for pascal language.Pierre Muller2-17/+24
2013-12-06Uninitialized variable "this_id" in frame.c:get_prev_frame_1.Joel Brobecker2-2/+7
2013-12-05Add software single step support to moxie portAnthony Green2-18/+191
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 Evans2-0/+9
2013-12-05Allow Windows UNWIND_INFO version 2.Joel Brobecker2-2/+19
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