aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-22Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.Pedro Alves1-0/+168
2018-11-22Fix follow_exec latent problemPedro Alves1-0/+5
2018-11-22Avoid find_thread_ptid with null_ptidPedro Alves1-0/+13
2018-11-21Make command-repeat work after gdb.executeBenno Fünfstück1-0/+6
2018-11-21gdb/riscv: Add target description supportAndrew Burgess1-0/+66
2018-11-21valops.c: Overload resolution code: Rename parameters/localsPedro Alves1-0/+6
2018-11-21valops.c: Some more gdb::array_viewPedro Alves1-0/+10
2018-11-21C++ify badness_vector, fix leaksPedro Alves1-0/+20
2018-11-21Eliminate make_symbol_overload_list-related globals & cleanupPedro Alves1-0/+38
2018-11-21invoke_xmethod & array_viewPedro Alves1-0/+33
2018-11-21Use gdb:array_view in call_function_by_hand & friendsPedro Alves1-0/+30
2018-11-20gdb: Use string_printf to format int fields instead of a fixed size bufferAndrew Burgess1-0/+5
2018-11-20gdb: Respect field width and alignment for 'fmt' fields in CLI outputAndrew Burgess1-0/+8
2018-11-20NEWS: Document the language choice by 'info [types|functions|variables]|rbreak'.Philippe Waroquiers1-0/+5
2018-11-20Use scoped_switch_to_sym_language_if_auto in symtab.c to switch language.Philippe Waroquiers1-0/+7
2018-11-20Add class scoped_switch_to_sym_language_if_auto.Philippe Waroquiers1-0/+4
2018-11-20Fix regression 'info variables' does not show minimal symbols.Philippe Waroquiers1-0/+5
2018-11-20Fix gdb/ChangeLog formatting and datePedro Alves1-25/+28
2018-11-20GDB: S12Z: new function s12z_extract_return_valueJohn Darrington1-0/+6