summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* 2013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>jemarch2013-10-213-3/+16
* 2013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>jemarch2013-10-212-1/+19
* * lib/gdb.exp (build_executable_from_specs): Remove duplicate setTom Tromey2013-10-182-2/+5
* Hardware watchpoints turned off, inferior not yet started.aburgess2013-10-184-9/+55
* [gdb/16062] stepi sometimes doesn't make progressPedro Alves2013-10-185-0/+176
* gdb/qiyao2013-10-182-2/+6
* * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):Maciej W. Rozycki2013-10-173-2/+8
* fix for PR gdb/15995Tom Tromey2013-10-174-0/+16
* remove unused field from struct elfinfoTom Tromey2013-10-172-5/+5
* Remove ada-varobj.h.qiyao2013-10-174-63/+22
* gdb/qiyao2013-10-179-1288/+1383
* * target/waitstatus.h (target_waitkind): Remove spuriousLuis Machado2013-10-172-1/+6
* Document the get_longjmp_target gdbarch method.Joel Brobecker2013-10-173-2/+15
* * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove unusedTom Tromey2013-10-162-1/+5
* * gcore.in: Call GDB using the full path to the gcore script.Luis Machado2013-10-162-1/+40
* There were two functions who were calling "sizeof" twice.sergiodj2013-10-164-2/+14
* This is a simple bug. target_disable_btrace and target_teardown_btrace,sergiodj2013-10-162-2/+15
* * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit testTom Tromey2013-10-142-1/+7
* gdb/qiyao2013-10-143-117/+153
* 2013-10-13 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2013-10-147-6/+16
* Improve Executable displayed path (PR 15415 regression kind #2)Jan Kratochvil2013-10-136-1/+71
* testsuite/ChangeLog:Ulrich Weigand2013-10-113-0/+478
* * Makefile.in (GDBFLAGS): New variable.Doug Evans2013-10-112-0/+12
* ChangeLog entries for the previous commit.Joel Brobecker2013-10-112-0/+14
* Document the -catch-assert and -catch-exception new GDB/MI commands.Joel Brobecker2013-10-112-0/+102
* Adjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch commands...Joel Brobecker2013-10-112-4/+18
* New GDB/MI commands to catch Ada exceptionsJoel Brobecker2013-10-118-15/+186
* Add "ada_" prefix to enum ada_exception_catchpoint_kindJoel Brobecker2013-10-112-70/+77
* Rework a bit Ada exception catchpoint support (in prep for GDB/MI)Joel Brobecker2013-10-112-50/+48
* Fix dates (wrong month) in the last 2 ChangeLog entries.Joel Brobecker2013-10-111-2/+2
* warn if "source" fails to open the file when from_tty == 0Joel Brobecker2013-10-117-2/+64
* new function perror_string extracted out of throw_perror_with_name.Joel Brobecker2013-10-112-6/+28
* gdb/testsuite/qiyao2013-10-113-1/+18
* Adjust gdb/doc/ChangeLog re "set/show remotebaud" renaming...Joel Brobecker2013-10-111-2/+4
* gdb/qiyao2013-10-111-1/+1
* gdb/qiyao2013-10-112-6/+44
* gdb/aarch64-linux-tdep.c: Call linux_init_abi.willnewton2013-10-102-0/+7
* 2013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>Andreas Krebbel2013-10-102-7/+12
* Remove unnecessary @w{} in gdb.texinfoJoel Brobecker2013-10-102-1/+5
* Rename "set/show remotebaud" command into "set/show serial baud"Joel Brobecker2013-10-107-30/+81
* Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves2013-10-0910-79/+122
* Minor O_CLOEXEC optimization, "regression" fixJan Kratochvil2013-10-092-10/+17
* monitor.c: Don't install a deprecated_xfer_memory method.Pedro Alves2013-10-092-15/+44
* Uniquefy gdb.base/catch-syscall.exp test names.Pedro Alves2013-10-092-112/+147
* bfdTom Tromey2013-10-092-1/+9
* New flag OBJF_NOT_FILENAMEJan Kratochvil2013-10-096-4/+26
* fix PR symtab/15597Tom Tromey2013-10-089-145/+488
* [Ada] psymbol search failure due to comparison function discrepancyJoel Brobecker2013-10-082-7/+62
* Add missing ChangeLog entry.Joel Brobecker2013-10-081-0/+4
* [Ada] Remove unnecessary ada_exception_sal advance declaration.Joel Brobecker2013-10-081-3/+0