aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-08-05Remove unused cli_command_loop declarationSimon Marchi1-0/+4
2016-08-05Fix PR remote/20398: File-IO write always outputs "Quit"Pedro Alves1-0/+6
2016-08-05gdb/NEWS: Mention that C++ is now the defaultPedro Alves1-0/+5
2016-08-05gdb/configure --help: suggest --disable-build-with-cxx instead of --enable...Pedro Alves1-0/+6
2016-08-04Determine target description for native aarch64Yao Qi1-0/+8
2016-08-03PR python/18565 - make Frame.function work for inline framesTom Tromey1-0/+5
2016-08-03Avoid potential memory leak in find_frame_funnameTom Tromey1-0/+5
2016-08-03Update NEWS to mention Python breakpoint eventsTom Tromey1-0/+4
2016-08-02Add myself as Rust maintainerTom Tromey1-0/+4
2016-08-01Update NEWS post GDB 7.12 branch creation.Joel Brobecker1-0/+6
2016-08-01Bump version to 7.12.50.DATE-git.Joel Brobecker1-0/+5
2016-07-27Wean gdb and sim off private libbfd.h headerAlan Modra1-0/+7
2016-07-26PR python/20190 - compute TLS symbol without a frameTom Tromey1-0/+25
2016-07-26Fix PR gdb/20413 - x32: linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSERPedro Alves1-0/+6
2016-07-26Fix PR gdb/20287 - x32 and "gdb_static_assert (sizeof (nat_siginfo_t) == size...Pedro Alves1-0/+19
2016-07-25Handle correctly passing a bad interpreter name to new-uiSimon Marchi1-0/+8
2016-07-25linux-procfs: Handle lowercase "t (tracing stop)" statePedro Alves1-0/+6
2016-07-25linux-procfs: Introduce enum proc_statePedro Alves1-0/+15
2016-07-25Add myself as a write-after-approval GDB maintainer.Tim Wiederhake1-0/+4
2016-07-25btrace: Resume recording after disconnect.Tim Wiederhake1-0/+13
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi1-0/+64
2016-07-23Fix ARMv8.1/v8.2 for hw watchpoint and breakpointAndrew Pinski1-0/+9
2016-07-23Support JIT debugging on MS-WindowsРуслан Ижбулатов1-0/+7
2016-07-22PR rust/20162 - fix gdb regressions caused by rust 1.10Tom Tromey1-0/+10
2016-07-22Get "num" as unsigned in ctfYao Qi1-0/+5
2016-07-21Allow empty struct expressions in RustTom Tromey1-0/+6
2016-07-21Add -Wunused-but-set-* to buildTom Tromey1-0/+6
2016-07-21Fix djgpp gdb buildPedro Alves1-0/+11
2016-07-21Remove unused variable in windows-nat.cPedro Alves1-0/+4
2016-07-21Remove unused variable in gdb/varobj.c when built without Python supportPedro Alves1-0/+5
2016-07-20Use a real vfork done event on FreeBSD when available.John Baldwin1-0/+18
2016-07-20Enable ptrace events on new child processes.John Baldwin1-0/+5
2016-07-20Consolidate code to enable optional FreeBSD native target event reporting.John Baldwin1-0/+8
2016-07-15Pass SIGLIBRT directly to child processes.John Baldwin1-0/+8
2016-07-14Add missing newline to py-breakpoint.cTom Tromey1-0/+5
2016-07-14Remove unused variablesTom Tromey1-0/+21
2016-07-14Remove some variables but call functions for side effectsTom Tromey1-0/+12
2016-07-14Remove some unused overlay codeTom Tromey1-0/+6
2016-07-14Use getcurx in curses codeTom Tromey1-0/+6
2016-07-14Add one use of ATTRIBUTE_UNUSEDTom Tromey1-0/+4
2016-07-14Change reopen_exec_file to check result of statTom Tromey1-0/+5
2016-07-13PR python/15620, PR python/18620 - breakpoint events in PythonTom Tromey1-0/+14
2016-07-13PR python/17698 - add Breakpoint.pendingTom Tromey1-0/+9
2016-07-13use user_breakpoint_p in python codeTom Tromey1-0/+5
2016-07-13Fix PR cli/18053Tom Tromey1-0/+7
2016-07-12PR python/19293 - invalidate frame cache when unwinders changeTom Tromey1-0/+10
2016-07-07[obv] Fix broken build on Fedora 23.Walfred Tedeschi1-0/+5
2016-07-07Fix of default lookup for "this" symbol.Walfred Tedeschi1-0/+6
2016-07-06Remove extraneous parentheses.John Baldwin1-0/+4
2016-07-06Use unsigned integer constant with left shifts.John Baldwin1-0/+5