mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-10-31 02:11:30 +01:00 
			
		
		
		
	Handle GDBMI conditional in windebug unit
git-svn-id: trunk@29724 -
This commit is contained in:
		
							parent
							
								
									b42f7bea7a
								
							
						
					
					
						commit
						c912196ca6
					
				| @ -36,7 +36,11 @@ implementation | |||||||
| {$ifndef NODEBUG} | {$ifndef NODEBUG} | ||||||
| 
 | 
 | ||||||
| uses | uses | ||||||
|   gdbint, |   {$ifdef GDBMI} | ||||||
|  |     gdbmiint, | ||||||
|  |   {$else GDBMI} | ||||||
|  |     gdbint, | ||||||
|  |   {$endif GDBMI} | ||||||
|   strings, |   strings, | ||||||
|   windows; |   windows; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 pierre
						pierre