Mention perf test in testsuite/README
[deliverable/binutils-gdb.git] / gdb /
2013-11-06  Yao QiMention perf test in testsuite/README
2013-11-06  Yao QiPerf test framework
2013-11-06  Yao QiNew make target 'check-perf' and new dir gdb.perf
2013-11-05  Will Newtongdb/arm-tdep.c: Use filtered output in arm_print_float_...
2013-11-04  Tom Tromeyswitch to fully parallel mode
2013-11-04  Tom Tromeyfix some fission tests
2013-11-04  Tom Tromeyfix some "exec" tests
2013-11-04  Tom Tromeyfix argv0-symlink.exp for parallel mode
2013-11-04  Tom Tromeymake gdb.asm parallel-safe
2013-11-04  Tom Tromeyfix up gdb.server
2013-11-04  Tom Tromeyintroduce relative_filename and use it
2013-11-04  Tom Tromeyupdate fileio test
2013-11-04  Tom Tromeyupdate checkpoint test
2013-11-04  Tom Tromeysimple changes in gdb.base
2013-11-04  Tom Tromeyfix up gdb.trace
2013-11-04  Tom Tromeyfix up gdb.mi
2013-11-04  Tom Tromeyfix up gdb.xml
2013-11-04  Tom Tromeyfix up gdb.gdb
2013-11-04  Tom Tromeyfix weird.exp for parallel testing
2013-11-04  Tom Tromeyfix some simple thinkos in the test suite
2013-11-04  Tom Tromeyfix up log-file toggling
2013-11-04  Anton BlanchardImprove performance of large restore commands
2013-11-02  Maciej W. Rozyckigdb.cp/derivation.exp: s/perrro/perror/
2013-11-01  Maciej W. Rozyckigdb.dwarf2/dwzbuildid.exp: Avoid reserved variable...
2013-11-01  Tiago Stürmer Daitxbreakpoint.c: fix libc probe scan when no get_longjmp_t...
2013-10-31  Pedro Alvesinfrun.c: use GDB_SIGNAL_0 when hidding signals, not...
2013-10-31  Andrew BurgessExtra error message from update_watchpoint
2013-10-30  Ulrich WeigandS/390: Add missing gdb_prompt in s390-multiarch.exp
2013-10-30  Ulrich WeigandS/390: Rename source files to *-linux-*
2013-10-30  Ulrich WeigandClean up whitespace in S/390 -tdep and -nat files.
2013-10-30  Maciej W. Rozyckilinux-tdep.c: Fix "warning: 'siginfo_size' may be used...
2013-10-29  Tom Tromeyundef reg in gdb_curses.h
2013-10-29  Nicolas BlancChangeLog entries for the remove-symbol-file commits.
2013-10-29  Pedro Alvesgdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local...
2013-10-29  Andrew BurgessPrint <unavailable> for unavailable registers in info...
2013-10-29  Nicolas BlancTest adding and removing a symbol file at runtime.
2013-10-29  Nicolas BlancFunction is_elf_target.
2013-10-29  Nicolas BlancCreate target sections for user-added symbol files.
2013-10-29  Nicolas BlancDocumentation for the remove-symbol-file command.
2013-10-29  Nicolas BlancNew remove-symbol-file command.
2013-10-29  Yao QiSimplify REGISTRY cleanup usages
2013-10-28  Pedro Alvesbreakpoint.c:watchpoints_triggered: simplify a tiny...
2013-10-28  Tom de VriesFix typo in gdb/testsuite/gdb.arch/thumb2-it.S.
2013-10-28  Pedro Alvesinfrun.c:process_event_stop_test: Reindent.
2013-10-28  Pedro Alvesinfrun.c:handle_inferior_event: Make process_event_stop...
2013-10-28  Pedro Alvesinfrun.c:handle_inferior_event: Move process_event_stop...
2013-10-28  Pedro Alvesinfrun.c:handle_inferior_event: Put all ecs->random_sig...
2013-10-28  Pedro Alvesinfrun.c:handle_inferior_event: Remove some more dead...
2013-10-27  Yao QiRename field 'lang' to 'lang_ops'.
2013-10-25  Yao QiNew field la_varobj_ops in struct language_defn
2013-10-25  Anton Kolesovtestsuite: Fix gdb.base/bang.exp for remote stubs witho...
2013-10-25  Pedro AlvesPrint nonexisting/optimized out static fields gracefully.
2013-10-25  Yao QiSend qXfer:traceframe-info:read when traceframe is...
2013-10-25  Yao QiFix changelog.
2013-10-25  Yao QiRemove global traceframe_fun and traceframe_sal
2013-10-25  Joel BrobeckerMinor coding style fixes in varobj.h
2013-10-25  Maciej W. Rozyckitestsuite: Persistent gdbserver cleanup
2013-10-25  Maciej W. RozyckiAvoid producing broken non-native core files
2013-10-25  Maciej W. RozyckiFix ChangeLog typo
2013-10-25  Maciej W. Rozyckilinux-tdep.c: Remove unused `num_notes' struct member
2013-10-25  Pedro AlvesMake STARTUP_WITH_SHELL a runtime toggle -- add new...
2013-10-25  Pedro Alvesinfrun debug output: print enum gdb_signal symbol names...
2013-10-25  Gary BensonFix off-by-one errors in *scanf format strings.
2013-10-25  Pedro AlvesRemove dead sets/clears of ecs->random signal.
2013-10-25  Pedro AlvesAdd missing ChangeLog entries for previous commits.
2013-10-25  Pedro Alvesinfrun.c:keep_going: update comments.
2013-10-25  Pedro Alvesremote: Map invalid signal numbers to GDB_SIGNAL_UNKNOWN.
2013-10-25  Pedro AlvesFix up a couple oddities in GDB's signal names and...
2013-10-25  Jose E. Marchesi2013-10-22 Jose E. Marchesi <jose.marchesi@oracle...
2013-10-25  Tom Tromeyfix ARI for git migration
2013-10-25  Tom Tromeyfix CONTRIBUTE for git migration
2013-10-21  Jose E. Marchesi2013-10-21 Jose E. Marchesi <jose.marchesi@oracle...
2013-10-21  Jose E. Marchesi2013-10-21 Jose E. Marchesi <jose.marchesi@oracle...
2013-10-18  Tom Tromey * lib/gdb.exp (build_executable_from_specs): Remove...
2013-10-18  Andrew BurgessHardware watchpoints turned off, inferior not yet started.
2013-10-18  Pedro Alves[gdb/16062] stepi sometimes doesn't make progress
2013-10-18  Yao Qigdb/
2013-10-17  Maciej W. Rozycki * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete...
2013-10-17  Tom Tromeyfix for PR gdb/15995
2013-10-17  Tom Tromeyremove unused field from struct elfinfo
2013-10-17  Yao QiRemove ada-varobj.h.
2013-10-17  Yao Qigdb/
2013-10-17  Luis Machado * target/waitstatus.h (target_waitkind): Remove spurious
2013-10-17  Joel BrobeckerDocument the get_longjmp_target gdbarch method.
2013-10-16  Tom Tromey * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove...
2013-10-16  Luis Machado * gcore.in: Call GDB using the full path to the gcore...
2013-10-16  Sergio Durigan JuniorThere were two functions who were calling "sizeof"...
2013-10-16  Sergio Durigan JuniorThis is a simple bug. target_disable_btrace and target...
2013-10-14  Tom Tromey * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass...
2013-10-14  Yao Qigdb/
2013-10-14  Sandra Loosemore2013-10-13 Sandra Loosemore <sandra@codesourcery...
2013-10-13  Jan KratochvilImprove Executable displayed path (PR 15415 regression...
2013-10-11  Ulrich Weigandtestsuite/ChangeLog:
2013-10-11  Doug Evans * Makefile.in (GDBFLAGS): New variable.
2013-10-11  Joel BrobeckerChangeLog entries for the previous commit.
2013-10-11  Joel BrobeckerDocument the -catch-assert and -catch-exception new...
2013-10-11  Joel BrobeckerAdjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch...
2013-10-11  Joel BrobeckerNew GDB/MI commands to catch Ada exceptions
2013-10-11  Joel BrobeckerAdd "ada_" prefix to enum ada_exception_catchpoint_kind
2013-10-11  Joel BrobeckerRework a bit Ada exception catchpoint support (in prep...
next
This page took 0.052004 seconds and 7 git commands to generate.