index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2009-10-13
Retired gdb_attach. gdb-detach event covers this functionality.
Øyvind Harboe
2009-10-12
If halt times out, stop GDB. Allows e.g. manual reset via monitor commands.
Øyvind Harboe
2009-10-09
Stop debug session if halt fails
Øyvind Harboe
2009-10-08
Stop GDB when polling fails, srst assert or powerdropout is detected
Øyvind Harboe
2009-09-29
handle single threading
oharboe
2009-09-29
httpd smoketest info
oharboe
2009-09-24
When attaching GDB to OpenOCD, the target state is no longer affected.
oharboe
2009-09-21
Remove annoying end-of-line whitespace from most src/*
dbrownell
2009-09-15
fix bug when using 32 instead of 64 bit value in callback, caught by -Wall
oharboe
2009-08-30
David Brownell <david-b@pacbell.net> start phasing out integers as target IDs
oharboe
2009-08-24
Steve Grubb <sgrubb@redhat.com> fix various and sundry leaks
oharboe
2009-08-21
Florian Boor <florian.boor@kernelconcepts.de> fixes a segfault executing comm...
oharboe
2009-07-27
Fix NPE in GDB_EVENT_END as logforwarding was not disabled early enough
oharboe
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-07-08
typo in comment
oharboe
2009-06-28
A bit more log detail about connections comming and going
duane
2009-06-25
- fix issue when using gdb_port cmd
ntfreak
2009-06-23
Remove whitespace at end of lines, step 2.
zwelch
2009-06-23
- Replace '){' with ') {'.
zwelch
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
Remove whitespace that occurs after '('.
zwelch
2009-06-23
- Fixes '[<>]' whitespace
zwelch
2009-06-23
- Fixes '+' whitespace
zwelch
2009-06-23
- Fixes '=' whitespace
zwelch
2009-06-23
- Fixes '==' whitespace
zwelch
2009-06-23
- Fixes '<<' whitespace
zwelch
2009-06-23
- Fixes '&&' whitespace
zwelch
2009-06-23
- Fixes '[+]=' whitespace
zwelch
2009-06-23
- Fixes '!=' whitespace
zwelch
2009-06-23
- Fixes '-=' whitespace
zwelch
2009-06-23
- Replace 'for(' with 'for ('.
zwelch
2009-06-23
- Replace 'switch(' with 'switch ('.
zwelch
2009-06-23
- Replace 'while(' with 'while ('.
zwelch
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
2009-06-21
C99 printf() -Werror fixes
duane
2009-06-18
Finish transforming 'u32' to 'uint32_t'.
zwelch
2009-06-18
Transform 'u8' to 'uint8_t'
zwelch
2009-06-17
Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd.
zwelch
2009-06-13
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-09
Fix make maintainer-clean for out-of-tree builds.
zwelch
2009-05-31
Add target_get_name wrapper:
zwelch
2009-05-31
Add target_step wrapper:
zwelch
2009-05-31
Add target_get_gdb_reg_list wrapper:
zwelch
2009-05-27
Author: Nicolas Pitre <nico@cam.org>
kc8apf
2009-05-27
Update build system to find moved scripts -- Step 3 of 2:
zwelch
2009-05-24
David Brownell <david-b@pacbell.net>:
zwelch
2009-05-13
Include files required to rebuild the HTTP web pages in distribution.
zwelch
2009-05-11
Remove duplicate definition of encode in httpd.tcl.
zwelch
2009-05-11
Audit and eliminate redundant #include directives from src/server.
zwelch
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
[next]