aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-10-252013-10-22 Jose E. Marchesi <jose.marchesi@oracle.com>Jose E. Marchesi1-0/+4
2013-10-18Hardware watchpoints turned off, inferior not yet started.Andrew Burgess1-0/+8
2013-10-18[gdb/16062] stepi sometimes doesn't make progressPedro Alves1-0/+7
2013-10-18gdb/Yao Qi1-0/+4
2013-10-17fix for PR gdb/15995Tom Tromey1-0/+5
2013-10-17remove unused field from struct elfinfoTom Tromey1-0/+5
2013-10-17Remove ada-varobj.h.Yao Qi1-0/+12
2013-10-17gdb/Yao Qi1-0/+84
2013-10-17 * target/waitstatus.h (target_waitkind): Remove spuriousLuis Machado1-0/+5
2013-10-17Document the get_longjmp_target gdbarch method.Joel Brobecker1-0/+5
2013-10-16 * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove unusedTom Tromey1-0/+5
2013-10-16 * gcore.in: Call GDB using the full path to the gcore script.Luis Machado1-0/+5
2013-10-16There were two functions who were calling "sizeof" twice.Sergio Durigan Junior1-0/+6
2013-10-16This is a simple bug. target_disable_btrace and target_teardown_btrace,Sergio Durigan Junior1-0/+7
2013-10-14gdb/Yao Qi1-0/+20
2013-10-142013-10-13 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-0/+10
2013-10-13Improve Executable displayed path (PR 15415 regression kind #2)Jan Kratochvil1-0/+8
2013-10-11 * Makefile.in (GDBFLAGS): New variable.Doug Evans1-0/+5
2013-10-11ChangeLog entries for the previous commit.Joel Brobecker1-0/+5
2013-10-11New GDB/MI commands to catch Ada exceptionsJoel Brobecker1-0/+24
2013-10-11Add "ada_" prefix to enum ada_exception_catchpoint_kindJoel Brobecker1-0/+7
2013-10-11Rework a bit Ada exception catchpoint support (in prep for GDB/MI)Joel Brobecker1-0/+19
2013-10-11Fix dates (wrong month) in the last 2 ChangeLog entries.Joel Brobecker1-2/+2
2013-10-11warn if "source" fails to open the file when from_tty == 0Joel Brobecker1-0/+7
2013-10-11new function perror_string extracted out of throw_perror_with_name.Joel Brobecker1-0/+6
2013-10-11gdb/Yao Qi1-0/+11
2013-10-10gdb/aarch64-linux-tdep.c: Call linux_init_abi.Will Newton1-0/+5
2013-10-10Rename "set/show remotebaud" command into "set/show serial baud"Joel Brobecker1-0/+14
2013-10-09Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves1-0/+28
2013-10-09Minor O_CLOEXEC optimization, "regression" fixJan Kratochvil1-0/+6
2013-10-09monitor.c: Don't install a deprecated_xfer_memory method.Pedro Alves1-0/+11
2013-10-09bfdTom Tromey1-0/+5
2013-10-09New flag OBJF_NOT_FILENAMEJan Kratochvil1-0/+14
2013-10-08fix PR symtab/15597Tom Tromey1-0/+13
2013-10-08[Ada] psymbol search failure due to comparison function discrepancyJoel Brobecker1-0/+8
2013-10-08Add missing ChangeLog entry.Joel Brobecker1-0/+4
2013-10-07move the demangled_names_hash into the per-BFDTom Tromey1-0/+14
2013-10-07don't share per-BFD data if relocations are neededTom Tromey1-0/+9
2013-10-07Thread-specific breakpoints: say "no longer in the thread list" instead of "g...Pedro Alves1-0/+6
2013-10-07This patch adds a new convenience variable called "$_exitsignal", whichSergio Durigan Junior1-0/+10
2013-10-06gdb/Yao Qi1-0/+4
2013-10-05 Add support for DWP file format version 2.Doug Evans1-0/+41
2013-10-04Clean up ptid.h/ptid.c.Pedro Alves1-0/+13
2013-10-04Fix syntax error in aix-thread.c:sync_threadlistsJoel Brobecker1-0/+5
2013-10-04Fix build failure in procfs.c after MERGEPID -> ptid_build conversion.Joel Brobecker1-0/+5
2013-10-04Remove unnecessary cast in aix-thread.c:ptrace32.Joel Brobecker1-0/+4
2013-10-04Add support for --start option in -exec-run GDB/MI command.Joel Brobecker1-0/+9
2013-10-04Move pending_event to remote_notif_state.Yao Qi1-0/+29
2013-10-04Move notif_queue and remote_async_get_pending_events_token to remote_stateYao Qi1-0/+31
2013-10-04Fix FIXME: xstrdup should not be hereYao Qi1-0/+13