aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-07-17Fix PR gdb/17170.Doug Evans1-0/+9
2014-07-14Put GDB's terminal settings into effect when paginatingPedro Alves1-0/+4
2014-07-14Fix double promptPedro Alves1-0/+7
2014-07-14Remove the target from the event loop while in secondary promptsPedro Alves1-0/+11
2014-07-14Background execution + pagination aborts readline/gdbPedro Alves1-0/+7
2014-07-14Canceling pagination caused by execution command from command line aborts rea...Pedro Alves1-0/+7
2014-07-14Move catch_command_errors and catch_command_errors_const to main.cPedro Alves1-0/+13
2014-07-14Eliminate exceptions.c:print_any_exception.Pedro Alves1-0/+10
2014-07-14Put the inferior's terminal settings in effect while running (fg) infcallsPedro Alves1-0/+5
2014-07-14fix PR 17106Tom Tromey1-0/+12
2014-07-14fix record "run" regressionTom Tromey1-0/+5
2014-07-09Fix "attach" command vs user input raceupstream/gdb-7.8-branchPedro Alves1-0/+6
2014-07-07PR gdb/17096: async support breaks remote debugging on WindowsPedro Alves1-0/+8
2014-06-26fix memory errors with demangled name hashTom Tromey1-0/+9
2014-06-24Align behavior of xmethod commands with that of pretty-printer commands.Siva Chandra1-0/+6
2014-06-23x86 Linux watchpoints: Couldn't write debug register: Invalid argument.Pedro Alves1-0/+10
2014-06-19Fix next over threaded execl with "set scheduler-locking step".Pedro Alves1-0/+16
2014-06-16"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference; warn on failure to remove...Pedro Alves1-0/+17
2014-06-14Include --with-guile in 'show configuration's output.Eli Zaretskii1-0/+5
2014-06-12Move ChangeLog entry to proper place.Pedro Alves1-0/+7
2014-06-11Bump GDB version number to 7.7.90.DATE-cvs.Joel Brobecker1-0/+4
2014-06-11Document the GDB 7.7.90 release in gdb/ChangeLogJoel Brobecker1-0/+4
2014-06-11Set GDB version number to 7.7.90.Joel Brobecker1-0/+4
2014-06-11Bump version to 7.7.90.DATE-cvs.Joel Brobecker1-0/+5
2014-06-11PR remote/17028: GDB+GDBserver hangs on WindowsPedro Alves1-0/+10
2014-06-10Wrap PyObject_Get/HasAttrString in a function with second arg having const qu...Siva Chandra1-0/+7
2014-06-10thinko in serial.c::serial_write debug traceJoel Brobecker1-0/+5
2014-06-10gdbtypes.resolve_dynamic_range: Add function description.Joel Brobecker1-0/+4
2014-06-09Separate out ANSI-standard signalsGary Benson1-0/+8
2014-06-08Fix gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) ...Hui Zhu1-0/+9
2014-06-07Revert patchset for c++/16253: it causes a large performance regression.Keith Seitz1-0/+37
2014-06-06fix email address of previous checkinsDoug Evans1-1/+1
2014-06-06Add support for guile 2.0.5.Doug Evans1-0/+23
2014-06-06update ChangeLogxmj1-0/+4
2014-06-06Remove preprocessor conditionals for ANSI-standard signalsGary Benson1-0/+7
2014-06-06symfile, vdso: remove target sectionsMarkus Metzger1-0/+7
2014-06-06guile: Type-check the argument to 'history-append!'.Ludovic Courtès1-0/+6
2014-06-05PR mi/15806: Fix quoting of async eventsSimon Marchi1-0/+12
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker1-0/+7
2014-06-04Split create-breakpoint! into make-breakpoint, register-breakpoint!.Doug Evans1-0/+13
2014-06-04gdbserver crash if the_target->supports_z_point_type is NULLJoel Brobecker1-0/+6
2014-06-04handle VLA in a struct or unionTom Tromey1-0/+13
2014-06-04minor cleanups in is_dynamic_typeTom Tromey1-0/+4
2014-06-04constify to_attachTom Tromey1-0/+18
2014-06-04convert to_thread_address_space to use TARGET_DEFAULT_FUNCTom Tromey1-0/+8
2014-06-04* guile/scm-type.c (type_smob): Remove duplicate typedef.Doug Evans1-0/+4
2014-06-04btrace: async supportMarkus Metzger1-0/+13
2014-06-03 * guile/scm-param.c (pascm_make_param_smob): Add ARI comment.Doug Evans1-0/+5
2014-06-03resize_section_table cleanupDoug Evans1-0/+12
2014-06-03Documentation of the xmethod support in GDB Python API.Siva Chandra1-0/+5