aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney35-277/+325
2001-07-11Fix Credit.Andrew Cagney1-2/+3
2001-07-11* gdbserver/remote-utils.c (remote_open): Set gdbserver as "owner"J.T. Conklin6-14/+50
2001-07-11 * infrun.c (print_stop_reason): Add missing uiout fieldKeith Seitz2-0/+7
2001-07-11* config/alpha/nm-linux.h (TARGET_ELF64, PSIGNAL_IN_SIGNAL_H):Mark Kettenis2-11/+5
2001-07-11* config/powerpc/nm-linux.h (NO_SYS_REG_H): Remove, it's no longerMark Kettenis2-4/+5
2001-07-11 * go32-nat.c (info_dos_cmdlist): New variable.Eli Zaretskii2-11/+36
2001-07-11* config/nm-linux.h: Fix comments.Mark Kettenis2-9/+16
2001-07-11* thread-db.c (enable_thread_event_reporting): Correct warningMark Kettenis2-1/+5
2001-07-11* i386-tdep.c (i386_extract_return_value): "Fix" comment.Mark Kettenis2-1/+18
2001-07-11* config/tm-linux.h: Do not include <signal.h>. Instead provideMark Kettenis3-9/+25
2001-07-11*** empty log message ***gdbadmin1-1/+1
2001-07-10* mcore-rom.c: Include "serial.h".Andrew Cagney3-1/+7
2001-07-10Zap botched merge.Andrew Cagney1-1/+0
2001-07-10m88k builds. Tweek remote-bug.c to include "serial.h".Andrew Cagney5-8/+11
2001-07-10Clean up the D10V port so that GDB and the target program noJim Blandy9-503/+107
2001-07-10* printcmd.c (print_scalar_formatted): If we are printing anJim Blandy2-0/+10
2001-07-10* valops.c (value_cast): When casting a pointer to an integer,Jim Blandy2-1/+17
2001-07-10* remote-utils.h (struct serial): Declare as opaque. RemoveAndrew Cagney5-6/+17
2001-07-10MIPS/Linux supportDaniel Jacobowitz11-0/+628
2001-07-10*** empty log message ***gdbadmin1-1/+1
2001-07-09* mi-out.c (mi_out_new): Initialize suppress_ouput field of newlyMark Kettenis2-0/+6
2001-07-092001-06-24 Michael Chastain <chastain@redhat.com>Michael Chastain2-24/+13
2001-07-09Fix memory leak and compilation problems using AIX 5 native compiler.Kevin Buettner2-8/+25
2001-07-09* mi-main.c (mi_cmd_data_evaluate_expression): Replace value_ptrAndrew Cagney2-1/+6
2001-07-09s/struct _serial_t/struct serial/Andrew Cagney3-6/+16
2001-07-09Make function declarators match function declarations.Kevin Buettner2-6/+12
2001-07-09*** empty log message ***gdbadmin1-1/+1
2001-07-08* gdbtypes.h (builtin_type_void_data_ptr): RenameAndrew Cagney5-12/+25
2001-07-08* remote-udi.c (udi_wait): Make type, instead of name, of firstAndrew Cagney2-1/+6
2001-07-08* ser-mac.c: Make obsolete.Andrew Cagney3-387/+392
2001-07-08 * go32-nat.c (go32_get_windows_version, print_mem, go32_sysinfo)Eli Zaretskii2-1/+758
2001-07-08*** empty log message ***gdbadmin1-1/+1
2001-07-07Allocate/free space associated with saved_entryset and saved_exitset.Kevin Buettner1-0/+7
2001-07-07Allocate/free space associated with saved_entryset and saved_exitset.Kevin Buettner1-0/+5
2001-07-07Updates.Andrew Cagney2-35/+4
2001-07-07* symtab.c (main_name): New function.Andrew Cagney10-24/+71
2001-07-07* gdbint.texinfo (User Interface): Update ui-out documentation toAndrew Cagney2-123/+165
2001-07-07TODO: Convert most items into PRs.Andrew Cagney2-1582/+19
2001-07-07* lin-lwp.c (status_to_str): New function.Mark Kettenis2-13/+33
2001-07-07I'm using the obvious fix rule to commit this.Michael Chastain2-2/+6
2001-07-07*** empty log message ***gdbadmin1-1/+1
2001-07-062001-07-02 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+3
2001-07-06* lin-lwp.c (count_events_callback): Fix formatting. Turn checkMark Kettenis2-68/+87
2001-07-062001-07-06 Michael Snyder <msnyder@redhat.com>Michael Snyder2-4/+5
2001-07-062001-06-12 Michael Snyder <msnyder@redhat.com>Michael Snyder2-40/+234
2001-07-06* gdbtypes.h (builtin_type_void_func_ptr): New builtin type.Jim Blandy3-3/+49
2001-07-06Branch prediction code cleanupDaniel Jacobowitz2-40/+72
2001-07-06Mention mi0 and mi1 as --interpreter options.Andrew Cagney2-3/+11
2001-07-06Replace:Andrew Cagney8-21/+53