aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace 0 with TARGET_XFER_EOF in to_xfer_partialYao Qi2014-08-071-3/+3
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* constify to_openTom Tromey2014-07-301-1/+1
* fix build: update clear_proceed_status callersPedro Alves2014-07-251-1/+1
* constify to_loadTom Tromey2014-06-261-17/+8
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* remote-m32r-sdi.c: Don't install a deprecated_xfer_memory methodPedro Alves2014-02-261-18/+42
* Add target_ops argument to to_stopTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_loadTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_insert_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_remove_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_can_use_hw_breakpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_closeTom Tromey2014-02-191-1/+1
* add "this" pointers to more target APIsTom Tromey2014-02-191-1/+1
* target, breakpoint: allow insert/remove breakpoint to be forwardedMarkus Metzger2014-01-161-2/+4
* Add target_ops argument to to_prepare_to_storeMarkus Metzger2014-01-161-1/+1
* Remove duplicated #include's from GDBHonggyu Kim2014-01-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* constify to_detachTom Tromey2013-11-081-1/+1
* remove pop_targetTom Tromey2013-07-251-1/+1
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-1/+1
* gdb/Jan Kratochvil2013-03-201-2/+2
* * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correctTom Tromey2013-03-081-1/+1
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-071-3/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* ARI fixes: sprintf rule.Pierre Muller2012-11-201-3/+3
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-12/+12
* * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey2012-08-221-1/+1
* * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey2012-07-231-2/+1
* * bfd-target.c (target_bfd_reopen): Update.Tom Tromey2012-07-231-1/+2
* * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey2012-07-181-1/+1
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-1/+2
* gdb/Pedro Alves2012-05-241-5/+5
* gdb/Pedro Alves2012-05-241-1/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-4/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * target.h (struct target_ops) <to_has_execution>: Add ptid_tTom Tromey2011-03-071-1/+9
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-52/+52
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-10-171-1/+1
* * m32r-rom.c: Replace winsock.h with winsock2.h header.Pierre Muller2010-09-141-1/+1
* gdb/Jan Kratochvil2010-09-061-2/+2
* 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann2010-07-071-2/+4
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+8
* gdb: constify remote files_infoMike Frysinger2010-04-121-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-1/+3
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-6/+6
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-2/+4