Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -72/+74 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+230 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -230/+0 | |
1998-12-14 | Fix C-Style in init function. | Andrew Cagney | 1 | -48/+48 | |
1998-12-14 | * monitor.c (monitor_printable_string): New function to convert a into | Andrew Cagney | 1 | -0/+1 | |
a printable representation. (monitor_error): Call error after converting string into printable format. (monitor_printf{,_noecho}): If EXTRA_RDEBUG is defined, convert string into printable form before printing. (monitor_expect): Ditto. (monitor_read_memory{,_single}): Call monitor_error, not error. (monitor_read_memory): Return immediately if length is 0. * ppcbug-rom.c (init_ppc_cmds): Fill in dump_registers field, which is now required. | |||||
1998-04-27 | Mon Apr 27 13:46:40 1998 John Metzler <jmetzler@cygnus.com> | John Metzler | 1 | -56/+52 | |
* rom68k-rom.c (_initialize_rom68k init_rom68k_cmds): * abug-rom.c (_initialize_abug_rom init_abug-cmds): * cpu32bug-rom.c (_initialize_cpu32bug_rom init_cpu32bug_cmds): * mon960-rom.c (initialize_mon960 init_mon960_cmds): * op50-rom.c (initialize_op50n init_op50n_cmds) : * ppcbug-rom.c (_initialize_ppcbug_rom init_ppc_cmds) : * sh3-rom.c (_initialize_sh3_rom init_sh3_cmds) : * sparclet-rom.c (_initialize_sparcletinit_sparclet_cmds ) : * remote-est.c ( _initialize_est init_est_cmds) : * remote-hms.c ( _initialize_remote_hms init_hms_cmds) : Convert all static initializations of monitor ops structures to executable initializations in oreer tat additions to the data structure definition can me made without repeating this editing exercise | |||||
1995-12-21 | Make ppcbug work | Michael Meissner | 1 | -65/+86 | |
1995-12-02 | Fix typo; some progress in ppcbug support | Michael Meissner | 1 | -6/+7 | |
1995-11-15 | ppcbug-rom checkin | Michael Meissner | 1 | -0/+211 | |