aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtk.c
AgeCommit message (Expand)AuthorFilesLines
1999-04-16Initial creation of sourceware repositoryStan Shebs1-611/+0
1999-02-111999-02-11 Martin Hunt <hunt@cygnus.com>Martin Hunt1-109/+0
1999-02-091999-02-09 Martin Hunt <hunt@cygnus.com>Martin Hunt1-18/+24
1999-02-061999-02-05 James Ingham <jingham@cygnus.com>Jim Ingham1-6/+10
1999-01-301999-01-29 James Ingham <jingham@cygnus.com>Jim Ingham1-6/+4
1999-01-291999-01-29 Martin Hunt <hunt@cygnus.com>Martin Hunt1-0/+4
1999-01-28This is the merge of the Itcl3.0 gdbtk development branch into theJim Ingham1-151/+112
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-5/+8
1998-11-19Thu Nov 19 13:14:57 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-10/+13
1998-11-13Fri Nov 13 00:15:08 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-15/+15
1998-11-13Thu Nov 12 15:20:15 1998 Jim Ingham <jingham@cygnus.com>Jim Ingham1-8/+0
1998-10-141998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-1/+1
1998-08-30Sun Aug 30 00:49:18 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-3/+3
1998-08-13Added a scope-level around the contents of an #ifdef inDrew Moseley1-2/+4
1998-07-27Mon Jul 27 13:07:16 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-66/+10
1998-07-19Sun Jul 19 02:11:45 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-1/+1
1998-07-01Wed Jul 1 11:07:21 1998 Jim Ingham <jingham@cygnus.com>Jim Ingham1-3084/+141
1998-06-27 * symtab.h (enum namespace): Add new namespaces FUNCTIONS_NAMESPACE,Keith Seitz1-132/+279
1998-06-21 * symtab.c (find_line_pc): assumed that a PC of 0 is illegal.Ron Unrau1-2/+1
1998-06-16Mon Jun 15 13:18:21 1998 Jim Ingham <jingham@cygnus.com>Jim Ingham1-2/+10
1998-06-09Tue Jun 9 15:27:09 1998 Jim Ingham <jingham@cygnus.com>Jim Ingham1-14/+38
1998-06-09 * symfile.c (symbol_file_add): Always call theKeith Seitz1-2/+2
1998-06-05Fri Jun 5 00:16:22 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-3/+3
1998-06-05Thu Jun 4 18:31:53 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-0/+7
1998-06-04Thu Jun 4 10:15:03 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-7/+67
1998-05-29 * main.c (main): Check for NULL from getenv on CYGWIN32.Keith Seitz1-0/+3
1998-05-24 * ser-unix.c (wait_for): Do not reset timeout_remaining for cygwin32 soKeith Seitz1-0/+13
1998-05-21Thu May 21 13:56:24 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-5/+31
1998-05-13Wed May 13 11:12:58 1998 James Ingham <jingham@leda.cygnus.com>Jim Ingham1-4/+8
1998-05-12Tue May 12 12:03:16 1998 James Ingham <jingham@leda.cygnus.com>Jim Ingham1-59/+182
1998-05-05Tue May 5 09:30:25 1998 Christopher Faylor <cgf@cygnus.com>Christopher Faylor1-2/+2
1998-04-30Wed Apr 29 15:53:16 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-5/+4
1998-04-23Wed Apr 22 21:17:35 1998 Christopher Faylor <cgf@cygnus.com>Christopher Faylor1-0/+27
1998-04-13Mon Apr 13 16:17:52 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-1/+1
1998-04-13Mon Apr 13 16:28:07 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+64
1998-04-13 * gdbtk.c (gdbtk_start_timer): Include on all platforms. DecreaseKeith Seitz1-162/+23
1998-04-10Fri Apr 10 15:48:10 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-1/+16
1998-04-09Thu Apr 9 14:20:59 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-1/+0
1998-04-07 * gdbtk.c (gdb_cmd): NEVER call the busy, update, and idle hooks.Keith Seitz1-8/+5
1998-03-31 * gdbtk.c (gdb_loadfile): Don't use the return result from sprintf, whiKeith Seitz1-4/+16
1998-03-30 * gdbtk.c (gdb_get_tracepoint_info): Change formatting of address.Keith Seitz1-2/+4
1998-03-28 * gdbtk.c (gdb_cmd): If argc > 2, assume that the busy and idle hooksKeith Seitz1-3/+15
1998-03-27Thu Mar 26 22:29:28 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+21
1998-03-26Thu Mar 26 12:00:35 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-55/+79
1998-03-25Wed Mar 25 14:08:51 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-3/+6
1998-03-23Mon Mar 23 13:41:39 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-39/+79
1998-03-22Sat Mar 21 19:34:49 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-215/+508
1998-03-05Wed Mar 4 16:50:18 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-3/+3
1998-03-04Wed Mar 4 15:34:49 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-1/+16
1998-02-11 * tracepoint.c (tracepoint_operation): Call the modify_tracepoint_hookKeith Seitz1-10/+25