aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-12-21Fix compile error with clang 3.8Dave Murphy1-0/+10
2018-12-19gdb: Add default frame methods to gdbarchAndrew Burgess1-0/+17
2018-12-19Fix build with latest GCC 9.0 treeDimitar Dimitrov1-0/+5
2018-12-17gdb/dwarf: Convert some predicates from int to boolAndrew Burgess1-0/+20
2018-12-17AArch64: Fix the gdb build with musl libcSzabolcs Nagy1-0/+5
2018-12-17OBVIOUS: Fix ARI warning by removing warning trailing new linePhilippe Waroquiers1-0/+5
2018-12-16Factorize killing the children in linux-ptrace.c, and fix a 'process leak'.Philippe Waroquiers1-0/+8
2018-12-14Minor gdb/Makefile.in cleanupsTom Tromey1-0/+6
2018-12-13Update the FreeBSD system call table to match FreeBSD 12.0.John Baldwin1-0/+5
2018-12-13Add an optional "alias" attribute to syscall entries.John Baldwin1-0/+24
2018-12-13Change get_syscalls_by_group to append to an existing vector of integers.John Baldwin1-0/+12
2018-12-13RISC-V: Correct printing of MSTATUS and MISA.Jim Wilson1-0/+7
2018-12-13gdb: Update NEWS for OpenRISC Linux supportStafford Horne1-0/+4
2018-12-12OBVIOUS: Forward declare linux_xfer_osdata_info_os_types on one line to fix A...Philippe Waroquiers1-0/+5
2018-12-12gdb/infcall: Make infcall_suspend_state into a classAndrew Burgess1-0/+20
2018-12-12gdb/riscv: Handle passing variadic floating point argumentsAndrew Burgess1-0/+6
2018-12-11Fix leaks in all the linux osdata annex transfers + code factorization.Philippe Waroquiers1-0/+22
2018-12-11Fix the date in the ChangeLogPhilippe Waroquiers1-1/+1
2018-12-11PATCH/OBVIOUS Remove various trailing spaces in linux-osdata.cPhilippe Waroquiers1-0/+4
2018-12-10gdb/riscv: Remove whitespace before #include lineAndrew Burgess1-0/+5
2018-12-08Look for tgetent in libtinfowSimon Marchi1-0/+7
2018-12-08Fix leak by using td_ta_delete() to deregister target process and deallocate ...Philippe Waroquiers1-0/+8
2018-12-08Merge forward-search/reverse-search, use gdb::def_vector, remove limitPedro Alves1-0/+9
2018-12-07gdb/emacs/dir-locals: Update settings for c++-modeAndrew Burgess1-0/+5
2018-12-08gdb/or1k: Add linux debugging supportStafford Horne1-0/+7
2018-12-07Fix gdb build on 32-bit hosts w/ --enable-64-bit-bfdPedro Alves1-0/+5
2018-12-07Fix a (one shot small) leak in language.cPhilippe Waroquiers1-0/+6
2018-12-05Use separate sed expressions to escape auto-load directories.John Baldwin1-0/+6
2018-12-05gdb/riscv: Improve logic for when h/w float abi should be usedAndrew Burgess1-0/+9
2018-12-05AArch64: Racy: Don't set empty set of hardware BPs/WPs on new threadAlan Hayward1-0/+9
2018-11-30Use kinfo_getfile to implement fdwalk on FreeBSD.John Baldwin1-0/+5
2018-11-30Fix leak in linespec parserSimon Marchi1-0/+15
2018-11-30Update the conditionals in fbsd-nat.h so they are always honored.John Baldwin1-0/+16
2018-11-30gdb/riscv: Add read_description method for riscv_linux_nat_targetAndrew Burgess1-0/+6
2018-11-30gdb/riscv: Create each unique target description only onceAndrew Burgess1-0/+8
2018-11-30gdb/riscv: Add equality operators to riscv_gdb_featuresAndrew Burgess1-0/+7
2018-11-30gdb/riscv: Make some target description functions constantAndrew Burgess1-0/+7
2018-11-30Fix dwarf2read.c:dwarf2_find_containing_comp_unit's binary searchSergio Durigan Junior1-0/+10
2018-11-30target_ops::to_stratum -> target_ops::stratum() virtual methodPedro Alves1-0/+56
2018-11-30Convert default_child_has_foo functions to process_stratum_target methodsPedro Alves1-0/+35
2018-11-30Introduce process_stratum_targetPedro Alves1-0/+38
2018-11-30Move test_target_ops to a separate filePedro Alves1-0/+10
2018-11-29Fix leak in forward-searchPhilippe Waroquiers1-0/+6
2018-11-29Implement the "gdb_signal_to/from_target" gdbarch methods for FreeBSD.Rajendra SY1-0/+8
2018-11-29Avoid buffer overflow in value_x_unopTom Tromey1-0/+4
2018-11-26Fix spurious semicolon in sparc-linux-nat.cSimon Marchi1-0/+6
2018-11-26Fix Solaris buildPedro Alves1-0/+7
2018-11-25Remove obsolete comments from field_fmtTom Tromey1-0/+6
2018-11-24Re-fix leak in source.c (open_source_file).Philippe Waroquiers1-0/+8
2018-11-23Remove declarations of is_running/is_stopped/is_exitedPedro Alves1-0/+5